Skip to content

Commit 0b719da

Browse files
docs: add BudgetInfo to changelog (#62)
1 parent 99f2e1d commit 0b719da

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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-
## [2.7.0] - 2026-01-24
8+
## [2.7.0] - 2026-01-25
99

1010
### Added
1111

@@ -36,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636
- Documents when to use Proxy Mode vs Gateway Mode
3737
- Both sync (`proxyLLMCall`) and async (`proxyLLMCallAsync`) variants
3838

39+
- **BudgetInfo**: `QueryResponse.getBudgetInfo()` for budget enforcement (HTTP 402)
40+
3941
### Deprecated
4042

4143
- **executeQuery()**: Deprecated in favor of proxyLLMCall()

0 commit comments

Comments
 (0)