Releases: Modern-Treasury/modern-treasury-java
Releases · Modern-Treasury/modern-treasury-java
v2.16.1
v2.16.0
v2.15.0
v2.14.0
v2.13.1
v2.13.0
2.13.0 (2024-05-28)
Full Changelog: v2.12.0...v2.13.0
Features
- api: add currency to ledger account categories (#178) (45abf25)
- api: invoice overdue reminders (3dcdd16)
- api: mark ConnectionLegalEntity response properties as required (#180) (7a1bcbb)
- api: remove deprecated ledger account payouts (#179) (3dcdd16)
- api: updates (#172) (de228f6)
- api: various API updates (#167) (b696845)
- propagate resource description field from stainless config to SDK docs (#174) (de98031)
Bug Fixes
Chores
- docs: add SECURITY.md (#175) (4259d65)
- docs: streamline payment purpose and vendor failure handling (#176) (42a805b)
- internal: add link to openapi spec (#169) (03cf96d)
- internal: add scripts-to-rule-them-all (#177) (8fc1267)
- internal: add scripts/mock (#170) (8ef7fdf)
- internal: bump mock server version to ~5.8.0 (#171) (9194f3f)
- internal: gradlew v8.7, use gradle task config avoidance APIs (#164) (a793e89)
- internal: use actions/checkout@v4 for codeflow (#166) (0c92c28)
v2.12.0
2.12.0 (2024-04-21)
Full Changelog: v2.11.0...v2.12.0
Features
- api: add ledger_transaction_id field to reversal (#162) (1e9df09)
- client: implement support for multipart/form-data body requests (#158) (1fc8479)
Bug Fixes
Chores
Documentation
Build System
v2.11.0
v2.10.0
2.10.0 (2024-03-26)
Full Changelog: v2.9.0...v2.10.0
Features
- add HttpRequestBody.contentLength() (#140) (6609b5d)
- api: add citibank enums (#146) (f96598c)
- api: add date_formed property to legal entities (#138) (fa2d892)
- api: add line item metadata (6e09a9c)
- api: extend list invoices query params (#141) (743f9e3)
- api: introduce bulk transaction create (#144) (6e09a9c)
- api: rename
associated_legal_entity
tochild_legal_entity
(#142) (f2ddf6d) - api: rename
id_type
enum fromcl_nut
tocl_rut
(f2ddf6d) - api: updates (#145) (1008c88)