Releases: apigee/apigee-client-php
Releases · apigee/apigee-client-php
2.0.16
What's Changed
- Bump required version of league/period to ^4.12
2.0.15
What's Changed
- Added support for PHP 8.1
2.0.14
What's Changed
- Added support for PHP 8.0
2.0.13
- Fixed bug that was throwing error InvalidArgument while analyzing code.
- Bump php-http/message requirement to 1.13 from 1.9.
- Upgrade the phpunit and dependent libraries.
2.0.12
2.0.11
- Prepaid feature for Apigee X monetization.
- Ignore global averages in optimized metrics calculation.
- Drop support for PHP 7.1/7.2
- Updated user-agent string with additional information.
2.0.10
2.0.9
- Fixed bug that prevented purchase of rate plan for PHP 7.3 ApigeeX org.
- Fix for failing user profile update for ApigeeX org.
- Fix phpdoc_tag_type and lambda_not_used_import error.
- Changed ClientInterface constant names and HybridOauth2 class to fit new Apigee naming.
2.0.8
- Fixed bug that was throwing error on returning string response (ApiResponseException)
- (Monetization) Added addition fields to Rateplan entity.
- (Monetization) Added runtimeType and monetizationConfig property to check monetization status for Apigee X org.
2.0.7
Added support for Apigee X connections (New Feature) API providers can now connect their Drupal 8/9 developer portals to Apigee X organizations. API providers using Apigee X with Monetization enabled can now leverage monetization features in their Drupal developer portals. For more information, see Overview of Apigee monetization and the Apigee Monetization Drupal module documentation.
#105 resolves issue with retrieving analytics data on developer app analytics page for hybrid orgs.
#108 removes notice from recent message logs if description is empty after creating app in Apigee hybrid.