Skip to content

chore(next => main): release 0.13.0#119

Merged
stainless-bot merged 2 commits intomainfrom
release-please--branches--main--changes--next
Sep 13, 2023
Merged

chore(next => main): release 0.13.0#119
stainless-bot merged 2 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-bot
Copy link
Copy Markdown
Collaborator

Automated Release PR

0.13.0 (2023-09-12)

Full Changelog: v0.12.4...v0.13.0

⚠ BREAKING CHANGES

  • api: remove Limits API, add ACH controls to Account Numbers (#118)

Features

  • api: remove Limits API, add ACH controls to Account Numbers (#118) (fbaa6dd)

This Pull Request has been generated automatically as part of Stainless's release process.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request (see details).

More technical details can be found at stainless-api/release-please.

)

- Remove Limits related endpoints
- Add `inbound_ach` property to Account Numbers
- Add ability to block ACH debits for Account Numbers
- Make `entity_id` required for archiving entities
BREAKING CHANGES:
- Removed Limits related endpoints
  - `POST /limits`
  - `GET /limits`
  - `PATCH /limits/{limit_id}`
  - `GET /limits/{limit_id}`
- `entity_id` is now required for `POST /entities/{entity_id}/archive`
# Migration
Use the new `inbound_ach` properties on Account Numbers to control ACH debit behavior.
@stainless-bot
Copy link
Copy Markdown
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant