Skip to content

Releases: Increase/increase-java

v0.188.0

01 Mar 00:11

Choose a tag to compare

0.188.0 (2025-03-01)

Full Changelog: v0.187.0...v0.188.0

Features

v0.187.0

28 Feb 23:30

Choose a tag to compare

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

  • update URLs from stainlessapi.com to stainless.com (#814) (af07cb5)

v0.186.0

26 Feb 18:26

Choose a tag to compare

0.186.0 (2025-02-26)

Full Changelog: v0.185.0...v0.186.0

Features

Chores

  • internal: add async service tests (#806) (a8e54c9)
  • internal: improve sync service tests (a8e54c9)

Documentation

  • readme parameter tweaks (a8e54c9)

v0.185.0

26 Feb 01:44

Choose a tag to compare

0.185.0 (2025-02-26)

Full Changelog: v0.184.0...v0.185.0

Features

  • client: allow omitting params object when none required (#803) (f2f57cf)

Bug Fixes

Documentation

v0.184.0

24 Feb 19:15

Choose a tag to compare

0.184.0 (2025-02-24)

Full Changelog: v0.183.0...v0.184.0

Features

v0.183.0

22 Feb 00:05

Choose a tag to compare

0.183.0 (2025-02-22)

Full Changelog: v0.182.0...v0.183.0

Features

Documentation

  • add immutability explanation to readme (#794) (19587b1)

v0.182.0

20 Feb 22:51

Choose a tag to compare

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 asX methods (#783) (7816b1a)

Bug Fixes

  • client: mark some request bodies as optional (#792) (7e64575)

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 assertNotNull in tests for type narrowing (7e64575)
  • internal: use better test example values (#782) (620882f)

v0.181.0

19 Feb 17:29

Choose a tag to compare

0.181.0 (2025-02-19)

Full Changelog: v0.180.0...v0.181.0

Features

Chores

  • internal: refactor PhantomReachableClosingAsyncStreamResponse impl (#776) (46ebe45)

Documentation

  • add more phantom reachability docs (46ebe45)

v0.180.0

12 Feb 18:44

Choose a tag to compare

0.180.0 (2025-02-12)

Full Changelog: v0.179.0...v0.180.0

Features

v0.179.0

11 Feb 00:38

Choose a tag to compare

0.179.0 (2025-02-11)

Full Changelog: v0.178.0...v0.179.0

Features