Skip to content

Releases: Increase/increase-java

v0.403.0

23 Jan 20:16

Choose a tag to compare

0.403.0 (2026-01-23)

Full Changelog: v0.402.0...v0.403.0

Features

Chores

  • ci: upgrade actions/github-script (dd96e20)

v0.402.0

23 Jan 18:15

Choose a tag to compare

0.402.0 (2026-01-23)

Full Changelog: v0.401.0...v0.402.0

Features

v0.401.0

23 Jan 05:55

Choose a tag to compare

0.401.0 (2026-01-23)

Full Changelog: v0.400.1...v0.401.0

Features

v0.400.1

23 Jan 02:59

Choose a tag to compare

0.400.1 (2026-01-23)

Full Changelog: v0.400.0...v0.400.1

Bug Fixes

  • client: preserve time zone in lenient date-time parsing (1e9fb40)

Chores

  • internal: correct cache invalidation for SKIP_MOCK_TESTS (e63a9f9)

v0.400.0

22 Jan 20:48

Choose a tag to compare

0.400.0 (2026-01-22)

Full Changelog: v0.399.0...v0.400.0

Features

Chores

  • internal: codegen related update (fc90a76)

v0.399.0

21 Jan 21:24

Choose a tag to compare

0.399.0 (2026-01-21)

Full Changelog: v0.398.0...v0.399.0

Features

  • client: send X-Stainless-Kotlin-Version header (6f0a4b3)

Chores

  • internal: update maven repo doc to include authentication (2c42319)

v0.398.0

21 Jan 15:19

Choose a tag to compare

0.398.0 (2026-01-21)

Full Changelog: v0.397.2...v0.398.0

Features

Chores

  • ci: upgrade actions/setup-java (0229fe8)

v0.397.2

16 Jan 20:31

Choose a tag to compare

0.397.2 (2026-01-16)

Full Changelog: v0.397.1...v0.397.2

Bug Fixes

  • client: fully respect max retries (9bfdc06)
  • client: send retry count header for max retries 0 (9bfdc06)

Chores

  • internal: depend on packages directly in example (9bfdc06)

v0.397.1

16 Jan 18:38

Choose a tag to compare

0.397.1 (2026-01-16)

Full Changelog: v0.397.0...v0.397.1

Bug Fixes

  • client: disallow coercion from float to int (1ce4714)
  • date time deserialization leniency (0c562b1)

Chores

  • internal: improve maven repo docs (07b42be)
  • internal: update actions/checkout version (54a30a6)
  • test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (0c562b1)

v0.397.0

16 Jan 01:31

Choose a tag to compare

0.397.0 (2026-01-16)

Full Changelog: v0.396.0...v0.397.0

Features

Chores

  • internal: clean up maven repo artifact script and add html documentation to repo root (cf9cda9)