Releases: apigee/apigee-client-php
Releases · apigee/apigee-client-php
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.
2.0.6
2.0.5
- GA support for Apigee hybrid Management API.
- Remove Alpha note about Monetization in README.
- #101 Use toDate instead of endDate for revenue report criteria.
- View milestone 2.0.5 for more details.
2.0.4
- Alpha support for Apigee hybrid Management API.
- See CHANGELOG.md for a full list of features, deprecations and fixes included in this release.
- View milestone 2.0.4 for more details.