Releases: Modern-Treasury/modern-treasury-go
Releases · Modern-Treasury/modern-treasury-go
v2.22.0
2.22.0 (2025-02-14)
Full Changelog: v2.21.0...v2.22.0
Features
Bug Fixes
- client: don't truncate manually specified filenames (#313) (e6b36c0)
- do not call path.Base on ContentType (#312) (4b12f61)
- fix early cancel when RequestTimeout is provided for streaming requests (#311) (3b6659a)
- fix unicode encoding for json (#306) (c839501)
- mark nullable property as nullable (#305) (7ca7290)
Chores
- add UnionUnmarshaler for responses that are interfaces (#310) (be8c5fc)
- refactor client tests (#303) (1979afa)
Documentation
v2.21.0
2.21.0 (2025-01-22)
Full Changelog: v2.20.5...v2.21.0
Features
Bug Fixes
- fix apijson.Port for embedded structs (#298) (8e96a81)
- fix apijson.Port for embedded structs (#300) (9ffcd94)
Chores
v2.20.5
v2.20.4
v2.20.3
v2.20.2
v2.20.1
v2.20.0
2.20.0 (2024-09-24)
Full Changelog: v2.19.0...v2.20.0
Features
- api: add
usbank_payment_application_reference_id
toreference_number_type
(#275) (dfa745b) - client: send retry count header (#278) (299e838)
Bug Fixes
Chores
- api: fields and parameters added to bulk actions, transactions and invoice creation (#277) (95ccfdf)