Skip to content

v0.86.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Mar 16:30

0.86.0 (2025-03-12)

Full Changelog: v0.85.0...v0.86.0

Features

  • api: new Settlement API endpoints and changes to update Account Holder endpoint (#705) (adccabb)
  • client: allow passing NotGiven for body (#697) (0291f1f)
  • client: update currency data type (#709) (b4a72ac)

Bug Fixes

  • client: mark some request bodies as optional (0291f1f)
  • internal: re-add portion of workflow to make CI happy (d8c191f)
  • internal: skip failing transaction example (df1bd93)

Chores

  • api: adds new Internal Category for FinancialTransactions (#701) (17c0aa5)
  • api: release of Network Totals reporting and new filters for Velocity Limit Rules (#708) (e6dc1d1)
  • client: deprecate some fields (b4a72ac)
  • docs: update client docstring (#703) (a00fdff)
  • internal: fix devcontainers setup (#699) (2a59b0b)
  • internal: properly set pydantic_private (#700) (e7db283)

Documentation

  • update some descriptions (b4a72ac)
  • update URLs from stainlessapi.com to stainless.com (#702) (84efefd)

Refactors

  • client: remove deprecated http client options (#704) (c745a2b)