Skip to content

Commit 02031b4

Browse files
committed
release: v0.8.2
1 parent d3627c4 commit 02031b4

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/openfga/java-sdk/compare/v0.8.2-beta.1...HEAD)
3+
## [Unreleased](https://github.com/openfga/java-sdk/compare/v0.8.2...HEAD)
44

5-
## v0.8.2-beta.1
5+
## v0.8.2
66

7-
### [0.8.2-beta.1](https://github.com/openfga/java-sdk/compare/v0.8.1...v0.8.2-beta.1) (2025-07-01)
7+
### [0.8.2](https://github.com/openfga/java-sdk/compare/v0.8.1...v0.8.2) (2025-07-02)
88

9-
- fix(client): fix passing model ID in BatchCheck (#177)
9+
Added:
10+
- client: allow accessing the internal api client via `getApi` (#178)
11+
12+
Fixed:
13+
- client: fix BatchCheck ignoring passed in model ID override (#177)
1014

1115
## v0.8.1
1216

1317
### [0.8.1](https://github.com/openfga/java-sdk/compare/v0.8.0...v0.8.1) (2025-02-18)
1418

19+
- feat: add batch check telemetry attribute (#143)
1520
- fix: use HTTP 1.1 by default (#148)
1621
- fix: ensure default telemetry attributes are sent (#145)
17-
- feat: add batch check telemetry attribute (#143)
1822

1923
## v0.8.0
2024

0 commit comments

Comments
 (0)