Releases: Increase/increase-java
Releases · Increase/increase-java
v0.188.0
v0.187.0
0.187.0 (2025-02-28)
Full Changelog: v0.186.0...v0.187.0
Features
Chores
- client: use deep identity methods for primitive array types (#810) (26e0e96)
- internal: refactor
ServiceParamsTest(#812) (6ce3c82)
Documentation
v0.186.0
v0.185.0
v0.184.0
v0.183.0
v0.182.0
0.182.0 (2025-02-20)
Full Changelog: v0.181.0...v0.182.0
Features
- client: get rid of annoying checked exceptions (#790) (6b370b5)
- client: support
JsonField#asX()for known values (#784) (cb4cc91) - client: update enum
asXmethods (#783) (7816b1a)
Bug Fixes
Chores
- ci: update gradle actions to v4 (#789) (a26984e)
- docs: add faq to readme (#791) (cfe2afc)
- docs: reorganize readme (#785) (367a3df)
- internal: get rid of configuration cache (#788) (43dae34)
- internal: make body class constructors private (620882f)
- internal: make body classes for multipart requests (620882f)
- internal: misc formatting changes (620882f)
- internal: optimize build and test perf (2da6705)
- internal: remove unnecessary non-null asserts in tests (7e64575)
- internal: rename internal body classes (620882f)
- internal: update formatter (#780) (2da6705)
- internal: update some formatting in
Values.kt(cb4cc91) - internal: use
assertNotNullin tests for type narrowing (7e64575) - internal: use better test example values (#782) (620882f)