We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2042e47 commit acff828Copy full SHA for acff828
CHANGELOG.md
@@ -1,8 +1,16 @@
1
# Changelog
2
3
-## [Unreleased](https://github.com/openfga/java-sdk/compare/v0.9.2...HEAD)
+## [Unreleased](https://github.com/openfga/java-sdk/compare/v0.9.3...HEAD)
4
- feat: Improve error messaging by parsing error details from resp bodies (#256)
5
6
+## v0.9.3
7
+
8
+### [0.9.3](https://github.com/openfga/java-sdk/compare/v0.9.2...v0.9.3)) (2025-11-10)
9
10
+### Fixed
11
12
+- fix: preserve response headers in transaction write operations (#254)
13
14
## v0.9.2
15
16
### [0.9.2](https://github.com/openfga/java-sdk/compare/v0.9.1...v0.9.2) (2025-10-23)
0 commit comments