Releases: orbcorp/orb-java
Releases · orbcorp/orb-java
v0.16.0
0.16.0 (2025-01-03)
Full Changelog: v0.15.0...v0.16.0
⚠ BREAKING CHANGES
- api: endpoint expects amount of new allocation price to be a string, not a number (#10)
- 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) (38298ff)
- api: add support for adding allocation price to subscription (#8) (d150c33)
- api: add support for query param include_all_blocks (#11) (73d5e94)
- api: add webhook validation and parsing (#111) (4472875)
- api: api update (#103) (aeb1fed)
- api: api update (#112) (aedd2bf)
- api: api update (#125) (e74b0c3)
- api: api update (#129) (e8edbd0)
- api: api update (#131) (1733a5c)
- api: api update (#137) (60695f9)
- api: api update (#140) (6a3362e)
- api: api update (#152) (7a78319)
- api: api update (#154) (770d4cc)
- api: api update (#159) (f51bb21)
- api: api update (#161) (6b21c9b)
- api: api update (#81) (6b595ca)
- api: api update (#82) (3d2aa72)
- api: api update (#84) (89db90d)
- api: api update (#85) (ccb4f21)
- api: api update (#86) (4f4639d)
- api: api update (#87) (925563d)
- api: api update (#88) (8a09a17)
- api: api update (#90) (6a7b7b8)
- api: api update (#92) (b06d37a)
- api: api update (#93) (311c123)
- api: api update (#94) (1ab1485)
- api: api update (#97) (d85ab62)
- api: codegen changes (#39) (4568489)
- api: codegen changes (#48) (8a0190e)
- api: external connections made optional when updating items (#9) (d1a63a3)
- api: manual updates (#40) (423de9f)
- api: OpenAPI spec update via Stainless API (#31) (aec4e89)
- 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)
- 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)
- 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](https...
v0.14.0
v0.13.0
v0.12.0
0.12.0 (2024-12-12)
Full Changelog: v0.11.0...v0.12.0
Features
Chores
- internal: remove unused and expand used wildcard imports (#150) (125239d)
- internal: remove unused and expand used wildcard imports (#151) (e31d1ed)
- internal: remove unused imports (#147) (fbafbb5)
- test: remove unused imports (#148) (b170c90)
- test: use
JsonValueinstead ofJsonString(#149) (b177193) - update example values in tests and docs (#143) (3ae9d16)