Skip to content

Releases: Increase/increase-java

v0.203.1

31 Mar 20:00

Choose a tag to compare

0.203.1 (2025-03-31)

Full Changelog: v0.203.0...v0.203.1

Bug Fixes

  • client: limit json deserialization coercion (#917) (8e030fc)

v0.203.0

31 Mar 04:26

Choose a tag to compare

0.203.0 (2025-03-31)

Full Changelog: v0.202.0...v0.203.0

Features

v0.202.0

28 Mar 23:36

Choose a tag to compare

0.202.0 (2025-03-28)

Full Changelog: v0.201.0...v0.202.0

Features

v0.201.0

28 Mar 14:28

Choose a tag to compare

0.201.0 (2025-03-28)

Full Changelog: v0.200.2...v0.201.0

Features

v0.200.2

28 Mar 13:28

Choose a tag to compare

0.200.2 (2025-03-28)

Full Changelog: v0.200.1...v0.200.2

Bug Fixes

  • client: don't call validate() during deserialization if we don't have to (#905) (8116b49)

v0.200.1

26 Mar 22:51

Choose a tag to compare

0.200.1 (2025-03-26)

Full Changelog: v0.200.0...v0.200.1

Bug Fixes

  • client: map deserialization bug (f23b999)

Chores

  • internal: delete unused methods and annotations (#902) (f23b999)

v0.200.0

26 Mar 19:22

Choose a tag to compare

0.200.0 (2025-03-26)

Full Changelog: v0.199.0...v0.200.0

Features

  • api: api update (#900) (9218720)
  • client: support a lower jackson version (#898) (72dcee9)
  • client: throw on incompatible jackson version (72dcee9)

v0.199.0

22 Mar 17:55

Choose a tag to compare

0.199.0 (2025-03-22)

Full Changelog: v0.198.0...v0.199.0

Features

v0.198.0

22 Mar 16:28

Choose a tag to compare

0.198.0 (2025-03-22)

Full Changelog: v0.197.0...v0.198.0

Features

Chores

  • internal: fix example formatting (#889) (0e3e428)
  • internal: make multipart assertions more robust (9a5bd52)
  • internal: remove unnecessary assertNotNull calls (9a5bd52)
  • internal: remove unnecessary import (#890) (58eeabe)

Documentation

v0.197.0

20 Mar 03:11

Choose a tag to compare

0.197.0 (2025-03-20)

Full Changelog: v0.196.1...v0.197.0

⚠ BREAKING CHANGES

  • client: refactor exception structure and methods (#885)

Bug Fixes

Chores

  • client: refactor exception structure and methods (#885) (a6a26f4)
  • internal: add missing release please block (#884) (ee37922)
  • internal: version bump (#882) (d07cb07)