Skip to content

Releases: Modern-Treasury/modern-treasury-go

v2.6.1

30 Jan 17:49
Compare
Choose a tag to compare

2.6.1 (2024-01-30)

Full Changelog: v2.6.0...v2.6.1

Bug Fixes

  • ci: ignore stainless-app edits to release PR title (#156) (4415794)
  • test: avoid test failures when SKIP_MOCK_TESTS is not set (#155) (10c1db0)

Chores

  • internal: parse date-time strings more leniently (#157) (39a761b)
  • internal: speculative retry-after-ms support (#153) (324e894)

v2.6.0

16 Jan 19:16
Compare
Choose a tag to compare

2.6.0 (2024-01-16)

Full Changelog: v2.5.0...v2.6.0

Features

  • api: add ledger_transactions to expected payment request (#149) (cab1d97)
  • api: add create and delete operations for internal accounts balance reports (#151) (6e54baf)

Chores

  • add .keep files for examples and custom code directories (#150) (8a18c2c)

Documentation

Refactors

v2.5.0

02 Jan 17:19
Compare
Choose a tag to compare

2.5.0 (2024-01-02)

Full Changelog: v2.4.1...v2.5.0

Features

  • api: remove reversed and reversing ledger account status type (#144) (c199f39)
  • api: updates (#141) (3de6b78)
  • internal: fallback to json serialization if no serialization methods are defined (#142) (650bd85)

Chores

Documentation

v2.4.1

05 Dec 18:43
Compare
Choose a tag to compare

2.4.1 (2023-12-04)

Full Changelog: v2.4.0...v2.4.1

v2.4.0

21 Nov 17:58
Compare
Choose a tag to compare

2.4.0 (2023-11-21)

Full Changelog: v2.3.0...v2.4.0

Features

Bug Fixes

  • stop sending default idempotency headers with GET requests (#134) (2372568)

v2.3.0

17 Nov 23:28
Compare
Choose a tag to compare

2.3.0 (2023-11-16)

Full Changelog: v2.2.0...v2.3.0

Features

Bug Fixes

  • make options.WithHeader utils case-insensitive (#130) (52b942e)

Chores

Refactors

  • do not include JSON fields when serialising back to json (#133) (b54fb6c)

v2.2.0

07 Nov 17:54
Compare
Choose a tag to compare

2.2.0 (2023-11-05)

Full Changelog: v2.1.0...v2.2.0

Features

Documentation

v2.1.0

31 Oct 17:24
Compare
Choose a tag to compare

2.1.0 (2023-10-31)

Full Changelog: v2.0.2...v2.1.0

Features

Chores

v2.0.2

24 Oct 02:57
Compare
Choose a tag to compare

2.0.2 (2023-10-23)

Full Changelog: v2.0.1...v2.0.2

Bug Fixes

v2.0.1

23 Oct 16:59
Compare
Choose a tag to compare

2.0.1 (2023-10-23)

Full Changelog: v2.0.0...v2.0.1

Chores