Releases: Metronome-Industries/metronome-java
Releases · Metronome-Industries/metronome-java
v0.3.0
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
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
getInvoiceresponse - Add custom fields to create contract with package
- add archived_at to Credit schema
Docs
- fix typo in
Create a Contractpage - 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
0.1.0 (2026-04-29)
Full Changelog: v0.1.0-alpha.2...v0.1.0
v0.1.0-alpha.2
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
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