Skip to content

Latest commit

 

History

History
133 lines (78 loc) · 7.15 KB

File metadata and controls

133 lines (78 loc) · 7.15 KB

Changelog

0.5.1 (2026-03-03)

Full Changelog: v0.5.0...v0.5.1

Chores

  • drop apache dependency (2ea7ec5)
  • internal: codegen related update (e8504a7)
  • internal: expand imports (fdca7cd)
  • make Properties more resilient to null (72f0c67)

0.5.0 (2026-02-23)

Full Changelog: v0.4.0...v0.5.0

Features

0.4.0 (2026-02-23)

Full Changelog: v0.3.0...v0.4.0

Features

Chores

  • internal: make OkHttp constructor internal (1939ec1)
  • internal: remove mock server code (0bdc28f)
  • internal: update TestServerExtension comment (ff77ead)
  • update mock server docs (e7286da)

0.3.0 (2026-02-14)

Full Changelog: v0.2.1...v0.3.0

Features

0.2.1 (2026-02-14)

Full Changelog: v0.2.0...v0.2.1

Chores

0.2.0 (2026-02-14)

Full Changelog: v0.1.0...v0.2.0

Features

Chores

0.1.0 (2026-02-14)

Full Changelog: v0.0.4...v0.1.0

Features

Bug Fixes

  • client: deserialization of empty objects (ce29632)
  • client: ensure single timer is created per client (482319f)
  • client: incorrect getPackageVersion impl (6772c5e)

Chores

  • improve formatter performance (692db64)
  • update SDK settings (3350016)

0.0.4 (2025-09-13)

Full Changelog: v0.0.3...v0.0.4

Bug Fixes

  • ci: use java-version 21 for publish step (29ae5b2)

Chores

  • improve formatter performance (2486fa4)
  • internal: codegen related update (14e49f9)
  • internal: codegen related update (b175f13)

0.0.3 (2025-08-22)

Full Changelog: v0.0.2...v0.0.3

Chores

  • ci: reduce log noise (b66b3f9)
  • client: refactor closing / shutdown (a96f2f2)
  • internal: fix multipart tests (c564310)
  • internal: support running formatters directly (aec2ce4)

0.0.2 (2025-08-18)

Full Changelog: v0.0.1...v0.0.2

Chores