Skip to content

Releases: Increase/increase-java

v0.169.1

30 Jan 18:07

Choose a tag to compare

0.169.1 (2025-01-30)

Full Changelog: v0.169.0...v0.169.1

Bug Fixes

  • client: don't leak responses when retrying (#735) (ffb6259)

Documentation

  • fix incorrect additional properties info (#737) (5eb497a)

v0.169.0

30 Jan 06:49

Choose a tag to compare

0.169.0 (2025-01-30)

Full Changelog: v0.168.0...v0.169.0

Features

Chores

  • internal: improve RetryingHttpClientTest (#731) (fc8dcc1)

Refactors

  • internal: extract request preparation logic (c3c0560)

v0.168.0

30 Jan 05:20

Choose a tag to compare

0.168.0 (2025-01-30)

Full Changelog: v0.167.0...v0.168.0

Features

v0.167.0

27 Jan 19:09

Choose a tag to compare

0.167.0 (2025-01-27)

Full Changelog: v0.166.0...v0.167.0

Features

Documentation

v0.166.0

27 Jan 16:48

Choose a tag to compare

0.166.0 (2025-01-27)

Full Changelog: v0.165.0...v0.166.0

Features

v0.165.0

26 Jan 17:22

Choose a tag to compare

0.165.0 (2025-01-26)

Full Changelog: v0.164.0...v0.165.0

Features

Bug Fixes

  • client: make some classes and constructors non-public (#717) (340d96b)

Chores

  • add max retries to test (#713) (520c559)
  • internal: remove some unnecessary constructor keywords (340d96b)
  • internal: swap checkNotNull to checkRequired (#712) (8a70645)

Documentation

v0.164.0

21 Jan 21:55

Choose a tag to compare

0.164.0 (2025-01-21)

Full Changelog: v0.163.0...v0.164.0

Features

v0.163.0

21 Jan 19:50

Choose a tag to compare

0.163.0 (2025-01-21)

Full Changelog: v0.162.1...v0.163.0

Features

Documentation

v0.162.1

20 Jan 16:48

Choose a tag to compare

0.162.1 (2025-01-20)

Full Changelog: v0.162.0...v0.162.1

Bug Fixes

  • client: make service impl constructors internal (#700) (fc31e66)

Chores

  • internal: upgrade kotlin compiler and gradle (#698) (12b19e8)
  • simplify examples involving lists (#696) (efd6ff0)

Documentation

v0.162.0

14 Jan 19:58

Choose a tag to compare

0.162.0 (2025-01-14)

Full Changelog: v0.161.0...v0.162.0

Features

Chores

  • internal: add and tweak check functions (#692) (abbf2d2)
  • internal: tweak client options nullability handling (abbf2d2)