Skip to content

Releases: Increase/increase-java

v0.161.0

14 Jan 18:34

Choose a tag to compare

0.161.0 (2025-01-14)

Full Changelog: v0.160.0...v0.161.0

Features

  • api: api update (#689) (9c18c02)
  • client: add various convenience setters to models (#682) (57324bd)
  • client: allow passing null or optional for nullable fields (#679) (7e006d5)
  • client: allow setting arbitrary JSON for top-level body params (57324bd)
  • client: expose getters for JsonField of body params (57324bd)

Bug Fixes

  • client: add some missing validate() calls (#684) (3695f32)
  • client: consistently throw on omitting required fields (57324bd)
  • client: convert JsonField containing list type to mutable in builder (57324bd)

Chores

  • internal: codegen related update (#683) (237ecbe)
  • internal: extract a checkRequired function (#690) (deffea6)
  • internal: fix up root build.gradle.kts formatting (#685) (2b491a4)
  • internal: refactor validate methods (3695f32)
  • internal: remove unused Gradle imports (#686) (f9ab04f)
  • internal: remove unused or unnecessary Gradle imports (#687) (d5bdf23)
  • internal: update examples (#680) (c0b2611)
  • internal: update some gradle formatting (#688) (7538c22)

Documentation

Styles

  • internal: explicitly add some method return types (57324bd)
  • internal: move headers and query params setters below others (57324bd)
  • internal: simplify existing convenience setters on params (57324bd)
  • internal: sort fields (#677) (258af91)

v0.160.0

06 Jan 11:05

Choose a tag to compare

0.160.0 (2025-01-03)

Full Changelog: v0.159.0...v0.160.0

⚠ BREAKING CHANGES

  • client: switch query params objects to use QueryParams (#666)

Features

Chores

Refactors

  • client: switch query params objects to use QueryParams (#666) (0687924)
  • internal: use constructor to deserialize json (#668) (62773ca)

v0.159.0

20 Dec 07:32

Choose a tag to compare

0.159.0 (2024-12-20)

Full Changelog: v0.158.0...v0.159.0

Features

Chores

v0.158.0

18 Dec 21:59
d4587cc

Choose a tag to compare

0.158.0 (2024-12-18)

Full Changelog: v0.157.0...v0.158.0

Features

Chores

  • internal: remove unused and expand used wildcard imports (#655) (4ea2232)
  • internal: remove unused and expand used wildcard imports (#656) (f9fab92)
  • internal: remove unused imports (#651) (652cf01)
  • test: remove unused imports (#653) (bd477bf)
  • test: use JsonValue instead of JsonString (#654) (4470aa8)
  • update example values in tests and docs (#648) (f1e2ee1)

Styles

  • internal: make enum value definitions less verbose (#649) (30ec6c5)
  • internal: move enum identity methods to bottom of class (#650) (3d2f476)

v0.157.0

03 Dec 13:48
35ff50e

Choose a tag to compare

0.157.0 (2024-12-02)

Full Changelog: v0.156.0...v0.157.0

Features

v0.156.0

27 Nov 16:47
9b4126d

Choose a tag to compare

0.156.0 (2024-11-26)

Full Changelog: v0.155.0...v0.156.0

Features

Chores

v0.155.0

22 Nov 01:04

Choose a tag to compare

0.155.0 (2024-11-22)

Full Changelog: v0.154.0...v0.155.0

Features

Chores

v0.154.0

14 Nov 22:25

Choose a tag to compare

0.154.0 (2024-11-14)

Full Changelog: v0.153.0...v0.154.0

Features

v0.153.0

14 Nov 19:12

Choose a tag to compare

0.153.0 (2024-11-14)

Full Changelog: v0.152.0...v0.153.0

Features

v0.152.0

14 Nov 18:35

Choose a tag to compare

0.152.0 (2024-11-14)

Full Changelog: v0.151.0...v0.152.0

Features