Skip to content

Releases: maxio-com/ab-java-sdk

3.0.0

05 Jun 12:36
f4679e3

Choose a tag to compare

What's Changed

  • Removed redundant container classes
  • Changed structure of filters in some list endpoints
  • Made some properties nullable
  • Added fixes for Subscription Invoice Account endpoints
  • ListSubscriptionComponents include query parameter becomes list with additional possible value, HISTORIC_USAGES
  • Set usage ids, events ids and invoice event ids as longs
  • Add new invoice event data types
  • Add handle parameter for create product family request body
  • Add in_use query parameter for listing subscription components
  • Remove default collection method value
  • Reorganize Invoice Event structure:
    • Invoice Event is now union type
    • Invoice Event Data is no longer union type. Each Invoice Event has it's own invoice_data with a concrete type
  • Remove some redundant models

PRs:

Full Changelog: 2.0.0...3.0.0

2.0.0

21 Mar 10:03
3d53154

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...2.0.0

1.0.0

06 Feb 13:42
21af5f9

Choose a tag to compare

What's Changed

Full Changelog: 0.0.4...1.0.0

Release 0.0.4

29 Jan 17:04
fa50ad9

Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

15 Dec 10:11
c76b6f8

Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.0.3