File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ All notable changes to the AxonFlow Java SDK will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.3.0] - 2025-12-28
9+
10+ ### Added
11+
12+ - ** HITL Support** : ` PolicyAction.REQUIRE_APPROVAL ` for human oversight policies
13+ - Use with ` createStaticPolicy() ` to trigger approval workflows
14+ - Enterprise: Full HITL queue integration
15+ - Community: Auto-approves immediately
16+
17+ - ** Code Governance** : ` CodeArtifact ` type for LLM-generated code detection
18+ - Language and code type identification
19+ - Potential secrets and unsafe pattern detection
20+
21+ ---
22+
823## [ 1.2.0] - 2025-12-25
924
1025### Added
You can’t perform that action at this time.
0 commit comments