Skip to content

Releases: Modern-Treasury/modern-treasury-go

v2.22.0

20 Feb 17:24
Compare
Choose a tag to compare

2.22.0 (2025-02-14)

Full Changelog: v2.21.0...v2.22.0

Features

  • client: send X-Stainless-Timeout header (#309) (f17d1f0)

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

22 Jan 20:38
Compare
Choose a tag to compare

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

  • api: adds new APIs for LedgerAccountSettlement LedgerEntries (#302) (850744a)

v2.20.5

14 Jan 19:06
Compare
Choose a tag to compare

2.20.5 (2025-01-08)

Full Changelog: v2.20.4...v2.20.5

Chores

Documentation

v2.20.4

17 Dec 17:51
Compare
Choose a tag to compare

2.20.4 (2024-11-25)

Full Changelog: v2.20.3...v2.20.4

Chores

  • api: additional fields for requests to get BalanceReports and create LegalEntities (#292) (579f935)
  • sync openapi spec (#293) (7b6557d)
  • tests: limit array example length (#290) (eb2208c)

v2.20.3

15 Nov 18:05
Compare
Choose a tag to compare

2.20.3 (2024-11-11)

Full Changelog: v2.20.2...v2.20.3

Bug Fixes

  • api: escape key values when encoding maps (#287) (c670a90)
  • client: no panic on missing BaseURL (#289) (06234a3)
  • correct required fields for flattened unions (#288) (7d582c5)

Refactors

  • sort fields for squashed union structs (#285) (79839fd)

v2.20.2

25 Oct 19:49
Compare
Choose a tag to compare

2.20.2 (2024-10-16)

Full Changelog: v2.20.1...v2.20.2

Features

  • api: updates to required fields for ExpectedPayments (#284) (75e3ebc)
  • move pagination package from internal to packages (#283) (5c19e96)

Chores

v2.20.1

09 Oct 16:20
Compare
Choose a tag to compare

2.20.1 (2024-10-09)

Full Changelog: v2.20.0...v2.20.1

Documentation

  • improve and reference contributing documentation (#279) (b80d5c7)

v2.20.0

25 Sep 21:49
Compare
Choose a tag to compare

2.20.0 (2024-09-24)

Full Changelog: v2.19.0...v2.20.0

Features

  • api: add usbank_payment_application_reference_id to reference_number_type (#275) (dfa745b)
  • client: send retry count header (#278) (299e838)

Bug Fixes

  • requestconfig: copy over more fields when cloning (#273) (39900c9)

Chores

  • api: fields and parameters added to bulk actions, transactions and invoice creation (#277) (95ccfdf)

Documentation

v2.19.0

09 Sep 19:41
Compare
Choose a tag to compare

2.19.0 (2024-09-09)

Full Changelog: v2.18.0...v2.19.0

Features

  • api: add us_bank RTP ID's as reference_number_type (#270) (5508677)

Chores

  • docs: update description of bankgirot to se_bankgirot (#272) (f11f19c)

v2.18.0

27 Aug 17:57
Compare
Choose a tag to compare

2.18.0 (2024-08-20)

Full Changelog: v2.17.0...v2.18.0

Features

  • api: add wells fargo reference number types (#268) (56de966)