Merged
Conversation
7986f19 to
3de8efb
Compare
8c897c8 to
a16a3cf
Compare
2e53953 to
24cec9a
Compare
a22c94b to
cfb5254
Compare
34bd542 to
ac80bbe
Compare
- Add `network_identifiers` property to Card-related resources like `card_settlement` and `card_refund` - Add `effective_date` property to ACH transfer submission schema - Increase default pagination limit to 1 for various list endpoints - Add `bookkeeping_account_balance_csv` export category
b37baf1 to
cc41d87
Compare
Collaborator
Author
|
🤖 Release is at https://github.com/Increase/increase-python/releases/tag/v0.17.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.17.0 (2023-10-27)
Full Changelog: v0.16.0...v0.17.0
⚠ BREAKING CHANGES
physical_cards.statusvalue, removeevent_subscriptionfield, add fields (#87)check_transferandnetwork fields; addrequest_details; addunknown` (#46)Features
at_timeproperty for balance lookups (3ff9c8a)collection_receivableto transaction source category enum (c580763)expires_atproperty (3fc4320)simulations.check_transfers.return_()method (c2effd4)pending_transaction_idfield to pending transaction (8b9c430)physical_cards.statusvalue, removeevent_subscriptionfield, add fields (#87) (f33460e)/inbound_ach_transfer_returnsendpoints (#102) (d634312)check_transferandnetwork fields; addrequest_details; addunknown` (#46) (f1a0a9f)_putto acceptfiles, addfile_from_pathhelper util (592902d)_putto acceptfiles, addfile_from_pathhelper util (592902d)Bug Fixes
Chores
codegen.logto.gitignore(#44) (83b722c)pydantic.genericsimport for compatibility (#105) (47bab69)client.getfor streaming (#17) (5b0137d)Documentation
model_iddocumentation (#49) (51dfa65)clienteverywhere for consistency (#52) (8dfab15)Styles
Refactors
otherfrom reason enum (#21) (0110ffd)StreamandAsyncStreamclasses for streaming (f03807a)StreamandAsyncStreamclasses for streaming (f03807a)dicttypes in a couple of places (d4b2257)dicttypes in a couple of places (d4b2257)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.