Skip to content

Releases: orbcorp/orb-kotlin

v1.12.0

28 Jan 19:47
8d88989

Choose a tag to compare

1.12.0 (2026-01-28)

Full Changelog: v1.11.0...v1.12.0

⚠ BREAKING CHANGES

  • api: define shared model ConversionRateConfig

Features

Bug Fixes

  • ci: use java-version 21 for publish step (efc7891)
  • client: deserialization of empty objects (d4ef4ac)
  • client: disallow coercion from float to int (29a6000)
  • client: ensure single timer is created per client (1bc7983)
  • client: fully respect max retries (bea76d1)
  • client: incorrect getPackageVersion impl (1612dd1)
  • client: multi-value header serialization (bdc7d3a)
  • client: preserve time zone in lenient date-time parsing (a47bca4)
  • client: r8 support (4d46e62)
  • client: send retry count header for max retries 0 (bea76d1)
  • date time deserialization leniency (d36ec82)
  • schema: Rename unit price type to avoid naming conflict (25c6f8c)

Chores

  • ci: upgrade actions/setup-java (836c0b6)
  • formatting (d925332)
  • internal: bump ci test timeout (c9b431a)
  • internal: change some comment formatting (537aba1)
  • internal: codegen related update (ee2f754)
  • internal: codegen related update (b249265)
  • internal: codegen related update (703e12a)
  • internal: codegen related update (b0ad475)
  • internal: codegen related update (844eb52)
  • internal: codegen related update (3239df5)
  • internal: codegen related update (b604e38)
  • internal: codegen related update (936fe66)
  • internal: codegen related update (d06f656)
  • internal: correct cache invalidation for SKIP_MOCK_TESTS ([41aaa54](https://github.com/orbco...
Read more

v1.11.0

26 Jul 00:28

Choose a tag to compare

1.11.0 (2025-07-26)

Full Changelog: v1.10.0...v1.11.0

Features

v1.10.0

24 Jul 18:19

Choose a tag to compare

1.10.0 (2025-07-24)

Full Changelog: v1.9.0...v1.10.0

Features

  • api: api update (3ec6fe0)
  • client: add {QueryParams,Headers}#put(String, JsonValue) methods (cf9cff1)

Chores

  • internal: remove unnecessary [...] in [@see](https://github.com/see) (b6dcd6c)

Documentation

v1.9.0

21 Jul 22:56

Choose a tag to compare

1.9.0 (2025-07-21)

Full Changelog: v1.8.0...v1.9.0

Features

  • api: api update (21582fa)
  • client: add https config options (f1b310c)
  • client: allow configuring env via system properties (33565ab)

Chores

  • internal: refactor delegating from client to options (0ac1964)

v1.8.0

18 Jul 03:55

Choose a tag to compare

1.8.0 (2025-07-17)

Full Changelog: v1.7.1...v1.8.0

Features

v1.7.1

17 Jul 17:52

Choose a tag to compare

1.7.1 (2025-07-17)

Full Changelog: v1.7.0...v1.7.1

Bug Fixes

  • client: ensure error handling always occurs (54cb075)

v1.7.0

16 Jul 23:21

Choose a tag to compare

1.7.0 (2025-07-16)

Full Changelog: v1.6.0...v1.7.0

Features

Chores

  • internal: allow running specific example from cli (afad1bb)

v1.6.0

16 Jul 20:08

Choose a tag to compare

1.6.0 (2025-07-16)

Full Changelog: v1.5.0...v1.6.0

Features

v1.5.0

16 Jul 04:59

Choose a tag to compare

1.5.0 (2025-07-16)

Full Changelog: v1.4.0...v1.5.0

Features

Chores

  • ci: bump actions/setup-java to v4 (bbb2f4c)

v1.4.0

08 Jul 20:09

Choose a tag to compare

1.4.0 (2025-07-08)

Full Changelog: v1.3.0...v1.4.0

Features

Chores

  • ci: ensure docs generation always succeeds (74e2ba0)