Skip to content

v0.73.0

Latest
Compare
Choose a tag to compare
@stainless-app stainless-app released this 26 Nov 20:51
6c72527

0.73.0 (2024-11-26)

Full Changelog: v0.72.0...v0.73.0

Features

  • api: updates to Auth Rules numeric types, new Card Types and Authorization Rule Backtests (#389) (ad9720c)
  • client: add logging when debug env is set (#386) (848cc8c)
  • client: add methods for header params (#382) (cb88b74)
  • derive gpg release key's id via gpg itself (#391) (735be99)

Bug Fixes

  • internal: use correct example string for test (#387) (24de3fd)

Chores

Styles

  • internal: move identity methods to bottom of error class (#384) (4cc4ba8)
  • internal: reduce verbosity of identity methods (#383) (d859cb8)
  • internal: reorder some params methods and improve consistency of implementations (#385) (f5a82c3)

Refactors

  • internal: split closeWhenPhantomReachable function (#379) (d21293e)