Skip to content

Commit 1810642

Browse files
chore(release): v1.3.0 - HITL and Code Governance (#13)
1 parent e92d03c commit 1810642

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to the AxonFlow Java SDK will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

0 commit comments

Comments
 (0)