1
0
Files
PayPal-PHP-Server-SDK/CHANGELOG.md
Dani Kirby b2bdbe4e53 Release V2.1.0 (#64)
* Automated commit message

* Update CHANGELOG.md

---------

Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
2025-12-04 16:31:21 -06:00

27 lines
789 B
Markdown

## 2.1.0
- Bug Fixes:
- Fix missing `OTHERS` value in `Shipment Carrier` enum model
- Update Transaction Search API naming in docs
## 2.0.0
- Breaking Changes:
- Several model renames for more precise mapping to controllers
- Remove shipping callback related models
- New Features:
- Transaction Search API
- Subscriptions API
- Bug Fixes:
- Fix deprecated descriptions not properly reflecting on the SDK
- Fixes issues related to Network Transaction Reference not parsing properly
- Various bug fixes
## 1.1.0
- Added new models to support Apple Pay, Google Pay
- Expanded models to support additional optional fields
- Added Proxy support via `ProxyConfigurationBuilder`
- Bug fixes
- Documentation updates
## 1.0.0
- GA Release for Orders, Payments, and Vault APIs