Skip to content

v0.72.0

Latest
Compare
Choose a tag to compare
@stainless-app stainless-app released this 26 Nov 20:45
76ee1fd

0.72.0 (2024-11-26)

Full Changelog: v0.71.0...v0.72.0

Features

  • api: updates to Auth Rules numeric types, new Card Types and Authorization Rule Backtests (#400) (03b0b21)
  • client: add logging when debug env is set (#396) (7699d3b)
  • client: add methods for header params (#392) (2c6e356)
  • derive gpg release key's id via gpg itself (#402) (35b7ae5)

Bug Fixes

  • internal: use correct example string for test (#398) (56a9735)

Chores

Styles

  • internal: move identity methods to bottom of error class (#394) (5f5d384)
  • internal: reduce verbosity of identity methods (#393) (54eb3bc)
  • internal: reorder some params methods and improve consistency of implementations (#395) (01f6477)

Refactors

  • internal: split closeWhenPhantomReachable function (#389) (953fe96)