Releases: Adyen/adyen-python-api-library
Releases Β· Adyen/adyen-python-api-library
Adyen Python API Library v13.4.0
What's Changed
New Features π
-
BalancePlatform:
- In
manage_sca_devices_api
addedcomplete_association_between_sca_device_and_resource
andinitiate_association_between_sca_device_and_resource
to complete an association between an SCA device and a resource and initiate an association between an SCA device and a resource.
- In
-
Code generation: update services and models by @AdyenAutomationBot in #359
Other Changes ποΈ
- BalancePlatform:
- Deprecation message added in
grant_accounts_api
andgrant_offers_api
.
- Deprecation message added in
- Transfers:
- Deprecation message added in
capital
.
- Deprecation message added in
- Release v13.4.0 by @AdyenAutomationBot in #361
Full Changelog: v13.3.0...v13.4.0
Adyen Python API Library v13.3.0
What's Changed
- In
Terminal
deprecatedassign_terminals
,find_terminal
,get_stores_under_account
,get_terminal_details
andget_terminals_under_account
- Update all services by @AdyenAutomationBot in #357
Other Changes ποΈ
- Release v13.3.0 by @AdyenAutomationBot in #358
Full Changelog: v13.2.0...v13.3.0
Adyen Python API Library v13.2.0
What's Changed
New Features π
- LegalEntityManagement:
- Added
calculate_pci_status_of_legal_entity
inpci_questionnaires_api
- Added
- Update all services by @AdyenAutomationBot in #355
Other Changes ποΈ
- Release v13.2.0 by @AdyenAutomationBot in #356
Full Changelog: v13.1.0...v13.2.0
Adyen Python API Library v13.1.0
What's Changed
New Features π
- BalancePlatform
- Added
get_all_transaction_rules_for_account_holder
to get all transaction rules for an account holder - Added
get_all_transaction_rules_for_balance_account
to get all transaction rules for a balance account - Added
get_all_transaction_rules_for_balance_platform
to get all transaction rules for a balance platform
- Added
- Update all services by @AdyenAutomationBot in #346
Other Changes ποΈ
- Create renovate.json with minimum required release age by @ayodejidev in #347
- Create codeql-analysis.yml by @ayodejidev in #352
- chore(deps): update actions/setup-python action to v5 by @renovate in #353
- chore(deps): update actions/labeler action to v5 by @renovate in #350
- chore(deps): update actions/checkout action to v4 by @renovate in #349
- Release v13.1.0 by @AdyenAutomationBot in #348
New Contributors
- @ayodejidev made their first contribution in #347
- @renovate made their first contribution in #353
Full Changelog: v13.0.0...v13.1.0
Adyen Python API Library v13.0.0
What's Changed
Breaking Changes π
- Checkout API:
- Removal of
ClassicCheckoutSDKApi
- Removal of
- Update all services by @AdyenAutomationBot in #341
New Features π
- LegalEntityManagement API:
- In
terms_of_service_api
addedget_accepted_terms_of_service_document
- In
- Update all services by @AdyenAutomationBot in #326
- Update all services by @AdyenAutomationBot in #329
- Update all services by @AdyenAutomationBot in #337
Fixes βοΈ
- Update setup.py by @jillingk in #340
- adjusted deprecated repository_url with repository-url by @DjoykeAbyah in #342
- Fix excluding files properly by @jillingk in #345
- Update pypipublish.yml by @jillingk in #344
Other Changes ποΈ
- updated stalebot by @DjoykeAbyah in #324
- updated readme by @DjoykeAbyah in #328
- Release v12.6.0 by @AdyenAutomationBot in #325
- Update client.py by @jillingk in #330
- included link to API-Explorer for Readme PaymentsApp API by @DjoykeAbyah in #332
- Release v12.7.0 by @AdyenAutomationBot in #331
- Update CODEOWNERS by @acampos1916 in #335
- Update all services by @AdyenAutomationBot in #333
- Release v12.7.1 by @AdyenAutomationBot in #336
- Add deprecation info as comments by @gcatanese in #338
- Release v12.8.0 by @AdyenAutomationBot in #339
- Release v13.0.0 by @AdyenAutomationBot in #343
Full Changelog: v12.5.1...v13.0.0
Adyen Python API Library v12.8.0
What's Changed
New Features π
- Transfers API:
- Update all services by @AdyenAutomationBot in #337
Fixes βοΈ
- Update setup.py by @jillingk in #340
- Resolved an issue where test files were mistakenly included in the PyPI distribution. This was corrected by updating the
setup.py
file to explicitly exclude test files from the final package build.
- Resolved an issue where test files were mistakenly included in the PyPI distribution. This was corrected by updating the
Other Changes ποΈ
- Add deprecation info as comments by @gcatanese in #338
- Release v12.8.0 by @AdyenAutomationBot in #339
Full Changelog: v12.7.1...v12.8.0
Adyen Python API Library v12.7.1
New Features π
- LEM API:
- Add support for
checkTaxElectronicDeliveryConsent
endpoint
- Add support for
Other Changes ποΈ
- Update all services by @AdyenAutomationBot in #333
- Release v12.7.1 by @AdyenAutomationBot in #336
Full Changelog: v12.7.0...v12.7.1
Adyen Python API Library v12.7.0
What's Changed
New Features π
- Checkout API:
- Adyen Giving support for Campaign Manager: add
donation_campaigns
method
- Adyen Giving support for Campaign Manager: add
- Update all services by @AdyenAutomationBot in #329
Other Changes ποΈ
- Update client.py by @jillingk in #330
- included link to API-Explorer for Readme PaymentsApp API by @DjoykeAbyah in #332
- Release v12.7.0 by @AdyenAutomationBot in #331
Full Changelog: v12.6.0...v12.7.0
Adyen Python API Library v12.6.0
What's Changed
New Features π
- Add support for Payments App API: onboard and manage the Adyen Payments App on Android
- Update all services by @AdyenAutomationBot in #326
Other Changes ποΈ
- updated stalebot by @DjoykeAbyah in #324
- updated readme by @DjoykeAbyah in #328
- Release v12.6.0 by @AdyenAutomationBot in #325
Full Changelog: v12.5.1...v12.6.0
Adyen Python API Library v12.5.0
What's Changed
New Features π
- Management API:
- In
android_files_company_level_api.py
addreprocess_android_app
- In
- Update all services by @AdyenAutomationBot in #312
Other Changes ποΈ
- Release v12.5.0 by @AdyenAutomationBot in #313
Full Changelog: v12.4.0...v12.5.0