Skip to content

Releases: Metronome-Industries/metronome-go

v0.1.0-beta.6

07 Feb 21:00
90b11dc
Compare
Choose a tag to compare
v0.1.0-beta.6 Pre-release
Pre-release

0.1.0-beta.6 (2025-02-07)

Full Changelog: v0.1.0-beta.5...v0.1.0-beta.6

Breaking Changes

  • api: Dedupe enum values that have different casing. Prefer upper cased enums.

Features

  • api: Add recurring commit and credit configs to the contract create API.
  • client: send X-Stainless-Timeout header (#92) (2a829ce)

Bug Fixes

  • fix early cancel when RequestTimeout is provided for streaming requests (#97) (a6f23da)
  • fix interface implementation stub names for unions (#84) (c6124ab)
  • fix unicode encoding for json (#89) (655c9d5)

Chores

  • add UnionUnmarshaler for responses that are interfaces (#93) (6f9193d)
  • internal: codegen related update (#85) (1c9cd5e)
  • internal: codegen related update (#87) (bda1654)
  • internal: codegen related update (#88) (09a4fe2)

Documentation

v0.1.0-beta.5

27 Jan 23:48
2f7308f
Compare
Choose a tag to compare
v0.1.0-beta.5 Pre-release
Pre-release

0.1.0-beta.5 (2025-01-27)

Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5

Breaking Changes

  • Move client.CreditGrants.ListCreditTypes() to client.PricingUnits.List()

v0.1.0-beta.4

24 Jan 19:54
7e1e005
Compare
Choose a tag to compare
v0.1.0-beta.4 Pre-release
Pre-release

0.1.0-beta.4 (2025-01-23)

Full Changelog: v0.1.0-beta.3...v0.1.0-beta.4

Breaking Changes

  • All positional arguments have been converted to non-positional arguments to ensure consistency between APIs.

Features

Bug Fixes

  • fix apijson.Port for embedded structs (#74) (8818285)
  • fix apijson.Port for embedded structs (#75) (2acbd14)
  • prevent niche naming conflicts for string enums with different casing (#77) (1cb9dd6)

Chores

  • internal: codegen related update (#27) (e520581)
  • internal: codegen related update (#31) (48db3fc)
  • internal: codegen related update (#32) (799e8c3)
  • internal: codegen related update (#61) (3a0ef7c)
  • internal: codegen related update (#63) (5a14051)
  • internal: codegen related update (#65) (5e23c3a)
  • rebuild project due to codegen change (#40) (5ee5774)
  • rebuild project due to codegen change (#42) (bf8db73)
  • rebuild project due to codegen change (#44) (0b179d8)
  • rebuild project due to codegen change ([#50](#50...
Read more

v0.1.0-beta.3

20 Sep 21:27
70b3a86
Compare
Choose a tag to compare
v0.1.0-beta.3 Pre-release
Pre-release

0.1.0-beta.3 (2024-09-20)

Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3

Features

  • api: Add invoice breakdown API.
  • api: OpenAPI spec update via Stainless API (#18) (e12bb3d)
  • api: OpenAPI spec update via Stainless API (#23) (a1d3ef4)
  • api: OpenAPI spec update via Stainless API (#24) (a79cfcd)

Bug Fixes

  • requestconfig: copy over more fields when cloning (#20) (0d3fe8a)

Chores

  • internal: codegen related update (#21) (9aa4a07)

Documentation

v0.1.0-beta.2

05 Sep 20:39
e753fbf
Compare
Choose a tag to compare
v0.1.0-beta.2 Pre-release
Pre-release

0.1.0-beta.2 (2024-09-05)

Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2

Features

  • api: OpenAPI spec update via Stainless API (#13) (ac9dca1)
  • api: OpenAPI spec update via Stainless API (#15) (7a51725)
  • api: OpenAPI spec update via Stainless API (#16) (d6ffbc1)

v0.1.0-beta.1

23 Aug 21:51
1d910f9
Compare
Choose a tag to compare
v0.1.0-beta.1 Pre-release
Pre-release

0.1.0-beta.1 (2024-08-23)

Full Changelog: v0.1.0-beta.0...v0.1.0-beta.1

Features

  • api: OpenAPI spec update via Stainless API (#10) (1c29212)
  • api: OpenAPI spec update via Stainless API (#11) (f78620b)
  • api: OpenAPI spec update via Stainless API (#8) (98ea36a)

v0.1.0-beta.0

22 Aug 20:10
9f8826a
Compare
Choose a tag to compare
v0.1.0-beta.0 Pre-release
Pre-release

0.1.0-beta.0 (2024-08-22)

Full Changelog: v0.1.0-alpha.0...v0.1.0-beta.0

Features

  • api: OpenAPI spec update via Stainless API (#5) (52c9726)

v0.1.0-alpha.0

22 Aug 00:21
a2278ba
Compare
Choose a tag to compare
v0.1.0-alpha.0 Pre-release
Pre-release

0.1.0-alpha.0 (2024-08-22)

Full Changelog: v0.0.1...v0.1.0-alpha.0

Features

  • api: OpenAPI spec update (590b2c5)
  • api: OpenAPI spec update (542ec9a)
  • api: OpenAPI spec update (33f2c56)
  • api: OpenAPI spec update via Stainless API (65376fe)
  • api: OpenAPI spec update via Stainless API (22d3d57)
  • api: OpenAPI spec update via Stainless API (71e5f6f)
  • api: OpenAPI spec update via Stainless API (1ce858e)
  • api: OpenAPI spec update via Stainless API (232c0a9)
  • api: OpenAPI spec update via Stainless API (149a72a)
  • api: OpenAPI spec update via Stainless API (1dd6f4b)
  • api: OpenAPI spec update via Stainless API (6aa7698)
  • api: OpenAPI spec update via Stainless API (73c6b7c)
  • api: OpenAPI spec update via Stainless API (e210b9c)
  • api: OpenAPI spec update via Stainless API (305bb48)
  • api: OpenAPI spec update via Stainless API (8818517)
  • api: OpenAPI spec update via Stainless API (ff2e8fb)
  • api: OpenAPI spec update via Stainless API (4361dd7)
  • api: OpenAPI spec update via Stainless API (d8f4eb2)
  • api: OpenAPI spec update via Stainless API (0b84402)
  • api: OpenAPI spec update via Stainless API (e5b5a6d)
  • api: OpenAPI spec update via Stainless API (833a640)
  • api: OpenAPI spec update via Stainless API (bf336bf)
  • api: OpenAPI spec update via Stainless API (6d5e039)
  • api: OpenAPI spec update via Stainless API (2906da5)
  • api: OpenAPI spec update via Stainless API (bf2b8bc)
  • api: OpenAPI spec update via Stainless API (847c716)
  • api: OpenAPI spec update via Stainless API (72c8a74)
  • api: OpenAPI spec update via Stainless API (2f2918d)
  • api: OpenAPI spec update via Stainless API (5de53d0)
  • api: OpenAPI spec update via Stainless API (a89b39f)
  • api: OpenAPI spec update via Stainless API (470df50)
  • api: OpenAPI spec update via Stainless API (4c746ae)
  • api: OpenAPI spec update via Stainless API (a85463c)
  • api: OpenAPI spec update via Stainless API (#3) (97be77e)
  • api: update via SDK Studio (b3a869b)
  • api: update via SDK Studio (b8474dd)
  • api: update via SDK Studio (6e1a350)
  • api: update via SDK Studio (157e156)
  • generated (4d76f82)
  • generated (69cd8b9)
  • generated (b5adee1)
  • generated (4535477)
  • generated (d0ca149)
  • generated (ad7f210)
  • generated (2a8e3c4)
  • generated (beaf3cc)
  • generated (1576c9d)
  • generated (33abc50)
  • generated (55ec49a)
  • generated (1982fd7)
  • generated (a662cd5)
  • generated (4a92821)

Bug Fixes

  • deserialization of struct unions that implement json.Unmarshaler (e820b96)

Chores

  • bump Go to v1.21 (8a78759)
  • ci: bump prism mock server version (9b00352)
  • ci: limit release doctor target branches (6c83ac5)
  • ci: limit release doctor target branches (d64bb18)
  • ci: remove unused release doctor (a422aed)
  • ci: remove unused release doctor (fcb76c5)
  • examples: minor formatting changes (f0041fb)
  • go live (#1) (39329ad)
  • internal: codegen related update (d27a28a)
  • tests: update prism version (3b84c3c)
  • tests: update prism version ([c0f434d](c0f434d...
Read more