Releases: orbcorp/orb-java
Releases · orbcorp/orb-java
v0.38.0
Compare
Sorry, something went wrong.
No results found
0.38.0 (2025-02-27)
Full Changelog: v0.37.0...v0.38.0
Features
Chores
client: use deep identity methods for primitive array types (#283 ) (6e2862d )
internal: add async service tests (#281 ) (8171ba6 )
internal: improve sync service tests (8171ba6 )
internal: refactor ServiceParamsTest (#285 ) (7894edb )
Documentation
v0.37.0
Compare
Sorry, something went wrong.
No results found
0.37.0 (2025-02-26)
Full Changelog: v0.36.0...v0.37.0
Features
client: allow omitting params object when none required (#277 ) (7966838 )
Bug Fixes
v0.36.0
Compare
Sorry, something went wrong.
No results found
0.36.0 (2025-02-25)
Full Changelog: v0.35.0...v0.36.0
Features
Documentation
v0.35.0
Compare
Sorry, something went wrong.
No results found
0.35.0 (2025-02-21)
Full Changelog: v0.34.0...v0.35.0
Features
v0.34.0
Compare
Sorry, something went wrong.
No results found
0.34.0 (2025-02-21)
Full Changelog: v0.33.0...v0.34.0
Features
v0.33.0
Compare
Sorry, something went wrong.
No results found
0.33.0 (2025-02-20)
Full Changelog: v0.32.0...v0.33.0
Features
Bug Fixes
client: mark some request bodies as optional (#263 ) (c6f1170 )
Chores
docs: add faq to readme (#262 ) (67226ff )
internal: remove unnecessary non-null asserts in tests (c6f1170 )
internal: use assertNotNull in tests for type narrowing (c6f1170 )
Documentation
add immutability explanation to readme (#265 ) (2fee757 )
v0.32.0
Compare
Sorry, something went wrong.
No results found
0.32.0 (2025-02-20)
Full Changelog: v0.31.1...v0.32.0
Features
Chores
ci: update gradle actions to v4 (#257 ) (b11b2bc )
docs: reorganize readme (#254 ) (7c807a4 )
internal: get rid of configuration cache (#256 ) (2315c82 )
internal: update some formatting in Values.kt (95dc5c6 )
v0.31.1
Compare
Sorry, something went wrong.
No results found
0.31.1 (2025-02-17)
Full Changelog: v0.31.0...v0.31.1
Bug Fixes
Chores
internal: make body class constructors private (3a15ffd )
internal: make body classes for multipart requests (3a15ffd )
internal: misc formatting changes (3a15ffd )
internal: optimize build and test perf (be128e3 )
internal: rename internal body classes (3a15ffd )
internal: update formatter (#247 ) (be128e3 )
internal: use better test example values (#249 ) (3a15ffd )
v0.31.0
Compare
Sorry, something went wrong.
No results found
0.31.0 (2025-02-14)
Full Changelog: v0.30.0...v0.31.0
Features
v0.30.0
Compare
Sorry, something went wrong.
No results found
0.30.0 (2025-02-13)
Full Changelog: v0.29.0...v0.30.0
Features
Chores
internal: refactor PhantomReachableClosingAsyncStreamResponse impl (#240 ) (fbf592c )
Documentation
add more phantom reachability docs (fbf592c )