Skip to content

Releases: orbcorp/orb-java

v0.3.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Nov 19:22

0.3.0 (2024-11-06)

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

Features

v0.2.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Nov 21:02

0.2.0 (2024-11-01)

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

Features

Chores

v0.1.0

Choose a tag to compare

@stainless-app stainless-app released this 28 Oct 17:36
de8649c

0.1.0 (2024-10-28)

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

Features

v0.1.0-alpha.7

v0.1.0-alpha.7 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 26 Sep 20:38
28f0892

0.1.0-alpha.7 (2024-09-26)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

  • api: OpenAPI spec update via Stainless API (#59) (8e8574c)
  • api: OpenAPI spec update via Stainless API (#61) (b48f9fe)
  • api: OpenAPI spec update via Stainless API (#63) (fd13223)
  • api: OpenAPI spec update via Stainless API (#67) (afffd96)
  • api: OpenAPI spec update via Stainless API (#68) (bd66065)
  • api: OpenAPI spec update via Stainless API (#70) (8ab0aab)
  • api: OpenAPI spec update via Stainless API (#76) (5013205)
  • client: added structured fields to errors (#65) (e6226f9)

Chores

Documentation

  • adjust additional properties example (#64) (f200314)

v0.1.0-alpha.6

v0.1.0-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 09 Sep 17:48
c38d281

0.1.0-alpha.6 (2024-09-06)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

  • api: codegen changes (#48) (8a0190e)
  • api: OpenAPI spec update via Stainless API (#45) (055d0a8)
  • api: OpenAPI spec update via Stainless API (#47) (cbb6cca)
  • api: OpenAPI spec update via Stainless API (#50) (2bd0af6)
  • api: OpenAPI spec update via Stainless API (#51) (c4e232e)
  • api: OpenAPI spec update via Stainless API (#52) (773d7e7)
  • api: OpenAPI spec update via Stainless API (#53) (7efa5f4)
  • api: OpenAPI spec update via Stainless API (#54) (f9006eb)
  • api: OpenAPI spec update via Stainless API (#55) (73ed069)
  • api: OpenAPI spec update via Stainless API (#57) (4a3ce75)

Chores

  • consistent string literal escaping (#49) (556e69d)
  • internal: codegen related update (#56) (837e1ed)

v0.1.0-alpha.5

v0.1.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 23 Aug 07:20
3023780

0.1.0-alpha.5 (2024-08-22)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • api: codegen changes (#39) (4568489)
  • api: manual updates (#40) (423de9f)
  • api: OpenAPI spec update via Stainless API (#34) (3a42785)
  • api: OpenAPI spec update via Stainless API (#36) (03178df)
  • api: OpenAPI spec update via Stainless API (#37) (6d07d56)
  • api: OpenAPI spec update via Stainless API (#38) (a92d627)
  • api: OpenAPI spec update via Stainless API (#41) (64fdca5)
  • api: OpenAPI spec update via Stainless API (#43) (ed5e3c8)
  • api: OpenAPI spec update via Stainless API (#44) (9941471)

Bug Fixes

  • docs: use correct putAdditionalProperty value (#42) (4f236bc)

v0.1.0-alpha.4

v0.1.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 14 Aug 21:43
11b095c

0.1.0-alpha.4 (2024-08-14)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

  • api: OpenAPI spec update via Stainless API (#31) (aec4e89)

v0.1.0-alpha.3

v0.1.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 02 Aug 17:32
0ec82df

0.1.0-alpha.3 (2024-08-02)

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

⚠ BREAKING CHANGES

  • api: remove methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#30)

Features

  • api: add 'status' to plan creation params (#14) (02ccf47)
  • api: add cadence enum value 'custom' (#25) (61cf205)
  • api: add methods to prices and invoices (#21) (5dbd997)
  • api: deprecate methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#29) (756a150)
  • api: remove methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#30) (988218e)
  • client: improve binary return values (#27) (e5abbb9)

Chores

  • ci: also run workflows for PRs targeting next (#17) (9f47531)
  • ci: limit release doctor target branches (#22) (92f41a2)
  • ci: run tests in CI (#28) (e4c2eb6)
  • docs: document minimum Java version (Java 8) in README (#16) (3630a08)
  • docs: minor update to formatting of API link in README (#19) (65f8385)
  • internal: refactor release doctor script (#23) (c039b0e)
  • internal: remove unused test file (#26) (71b39db)
  • minor updates (#20) (42c2a5c)
  • tests: update prism version (#24) (b14155d)

Documentation

v0.1.0-alpha.2

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

Choose a tag to compare

@stainless-app stainless-app released this 28 Jun 22:14
ce8941f

0.1.0-alpha.2 (2024-06-28)

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

⚠ BREAKING CHANGES

  • api: endpoint expects amount of new allocation price to be a string, not a number (#10)

Features

  • api: add support for adding allocation price to subscription (#8) (d150c33)
  • api: add support for query param include_all_blocks (#11) (73d5e94)
  • api: external connections made optional when updating items (#9) (d1a63a3)
  • api: updates (#5) (fb8c7d9)
  • client: add support for putQueryParam on ClientOptions (#6) (71d82b0)

Bug Fixes

  • api: endpoint expects amount of new allocation price to be a string, not a number (#10) (f38419a)

Chores

Documentation

v0.1.0-alpha.1

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

Choose a tag to compare

@stainless-app stainless-app released this 06 Jun 21:20

0.1.0-alpha.1 (2024-06-06)

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

⚠ BREAKING CHANGES

  • api: add semi_annual cadence and remove metadata from update items (#2)

Features

  • api: add semi_annual cadence and remove metadata from update items (#2) (abd4f60)

Bug Fixes

  • unions: fix namespacing in example types for unions that have models (846d155)