Skip to content

Releases: Metronome-Industries/metronome-java

v0.3.0

29 May 20:17
68de825

Choose a tag to compare

0.3.0 (2026-05-29)

Full Changelog: v0.2.0...v0.3.0

Breaking Changes

  • editContract returns full edit in the response
  • remove all deprecated /payments/* endpoints from API
  • create contract returns contract data

Features

  • add spend tracker and discount caps to contract endpoints

v0.2.0

18 May 20:34
7d91cbe

Choose a tag to compare

0.2.0 (2026-05-18)

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

Breaking changes

  • Remove billing anchor date field from api

Features

  • Add alert specifiers to contract create API
  • add contract_id filter to list invoices endpoint
  • Add invoice type filter for list invoices api
  • Add list seat balances API endpoint
  • Add regenerated_from_invoice_id to getInvoice response
  • Add custom fields to create contract with package
  • add archived_at to Credit schema

Docs

  • fix typo in Create a Contract page
  • fix API docs for one-off payment-gated commits

Bug Fixes

  • client: add missing f-string prefix in file type error message
  • use correct field name format for multipart file arrays

Chores

  • support setting headers via env

v0.1.0

29 Apr 23:21
cb535bc

Choose a tag to compare

0.1.0 (2026-04-29)

Full Changelog: v0.1.0-alpha.2...v0.1.0

v0.1.0-alpha.2

29 Apr 18:07
3e8c678

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2026-04-29)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

v0.1.0-alpha.1

28 Apr 22:37
7103415

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2026-04-28)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • Initial release of the Java SDK