Skip to content

Releases: Increase/increase-java

v0.196.1

19 Mar 02:59

Choose a tag to compare

0.196.1 (2025-03-18)

Full Changelog: v0.196.0...v0.196.1

Bug Fixes

Chores

v0.196.0

18 Mar 16:18

Choose a tag to compare

0.196.0 (2025-03-18)

Full Changelog: v0.195.1...v0.196.0

⚠ BREAKING CHANGES

  • client: move classes into subpackages and shorten names (#860)

Features

Chores

  • client: move classes into subpackages and shorten names (#860) (baf2d1a)
  • internal: remove .idea/ (4d708b1)
  • internal: revert accidental custom code (3fb2596)
  • internal: revert last bit of accidental custom code (d872989)

Documentation

  • document JsonValue construction in readme (#859) (75be21b)
  • revise readme docs about nested params (#858) (b6eab23)

v0.195.1

09 Mar 20:38

Choose a tag to compare

0.195.1 (2025-03-09)

Full Changelog: v0.195.0...v0.195.1

Bug Fixes

  • revert accidental custom code and fix lint (4affe9a)

Chores

  • internal: add .kotlin to .gitignore (#852) (706a419)
  • internal: don't use JvmOverloads in interfaces (d126781)
  • internal: reenable warnings as errors (#855) (d126781)
  • internal: use getOrNull instead of orElse(null) (#854) (69c471d)
  • internal: version bump (#851) (6d20733)

Documentation

v0.195.0

07 Mar 19:02

Choose a tag to compare

0.195.0 (2025-03-07)

Full Changelog: v0.194.0...v0.195.0

⚠ BREAKING CHANGES

  • client: refactor multipart formdata impl (#840)

Features

Chores

  • client: expose Optional, not nullable, from ClientOptions (#844) (b78051a)
  • client: refactor multipart formdata impl (#840) (493ba6c)
  • internal: codegen related update (#848) (faee63f)

Documentation

  • add raw response readme documentation (#842) (4d8f72c)

v0.194.0

04 Mar 19:58

Choose a tag to compare

0.194.0 (2025-03-04)

Full Changelog: v0.193.0...v0.194.0

Features

v0.193.0

04 Mar 05:20

Choose a tag to compare

0.193.0 (2025-03-04)

Full Changelog: v0.192.0...v0.193.0

Features

v0.192.0

03 Mar 21:11

Choose a tag to compare

0.192.0 (2025-03-03)

Full Changelog: v0.191.0...v0.192.0

Features

Chores

  • internal: refactor ErrorHandlingTest (#829) (b9900f2)

v0.191.0

01 Mar 01:36

Choose a tag to compare

0.191.0 (2025-03-01)

Full Changelog: v0.190.0...v0.191.0

Features

v0.190.0

01 Mar 01:15

Choose a tag to compare

0.190.0 (2025-03-01)

Full Changelog: v0.189.0...v0.190.0

Features

v0.189.0

01 Mar 00:37

Choose a tag to compare

0.189.0 (2025-03-01)

Full Changelog: v0.188.0...v0.189.0

Features