Skip to content

Releases: Increase/increase-java

v0.212.0

12 Apr 02:48

Choose a tag to compare

0.212.0 (2025-04-11)

Full Changelog: v0.211.0...v0.212.0

Features

v0.211.0

10 Apr 02:49

Choose a tag to compare

0.211.0 (2025-04-09)

Full Changelog: v0.210.0...v0.211.0

Features

  • client: make pagination robust to missing data (620b779)
  • client: support setting base URL via env var (#950) (024ab97)

Bug Fixes

  • client: bump to better jackson version (#953) (23fd745)

Chores

  • internal: expand CI branch coverage (#952) (9f82333)
  • internal: reduce CI branch coverage (39ffec0)

Documentation

  • add comments for page methods (620b779)

Refactors

  • client: deduplicate page response classes (#954) (620b779)
  • client: migrate pages to builder pattern (#955) (22418b2)

v0.210.0

08 Apr 22:06

Choose a tag to compare

0.210.0 (2025-04-08)

Full Changelog: v0.209.0...v0.210.0

Features

v0.209.0

08 Apr 21:59

Choose a tag to compare

0.209.0 (2025-04-08)

Full Changelog: v0.208.1...v0.209.0

Features

Chores

Documentation

  • document how to forcibly omit required field (189c894)
  • swap examples used in readme (#944) (189c894)

v0.208.1

04 Apr 21:56

Choose a tag to compare

0.208.1 (2025-04-04)

Full Changelog: v0.208.0...v0.208.1

Bug Fixes

  • client: return Optional&lt;T&gt; instead of Optional<? extends T> (#941) (1fcc007)

Chores

  • internal: swap from getNullable to getOptional (#939) (1bdc884)

Documentation

  • add comments to JsonField classes (1fcc007)

v0.208.0

04 Apr 00:09

Choose a tag to compare

0.208.0 (2025-04-04)

Full Changelog: v0.207.0...v0.208.0

Features

Performance Improvements

  • client: cached parsed type in HttpResponseFor (#935) (b217bfd)

v0.207.0

02 Apr 21:27

Choose a tag to compare

0.207.0 (2025-04-02)

Full Changelog: v0.206.0...v0.207.0

Features

Chores

v0.206.0

01 Apr 15:59

Choose a tag to compare

0.206.0 (2025-04-01)

Full Changelog: v0.205.0...v0.206.0

Features

v0.205.0

01 Apr 14:50

Choose a tag to compare

0.205.0 (2025-04-01)

Full Changelog: v0.204.0...v0.205.0

Features

v0.204.0

01 Apr 00:28

Choose a tag to compare

0.204.0 (2025-04-01)

Full Changelog: v0.203.1...v0.204.0

Features