这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: apigee/apigee-client-php

2.0.16

30 May 08:24
174d812

Choose a tag to compare

What's Changed

  • Bump required version of league/period to ^4.12

2.0.15

27 Apr 06:54
68b47b3

Choose a tag to compare

What's Changed

  • Added support for PHP 8.1

2.0.14

31 Mar 07:23
33f6622

Choose a tag to compare

What's Changed

  • Added support for PHP 8.0

2.0.13

07 Mar 16:18
d5c731b

Choose a tag to compare

  • 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

20 Oct 15:54
930fd41

Choose a tag to compare

  • Support symfony/serializer 3.4.31

2.0.11

18 Oct 15:02
8947bb6

Choose a tag to compare

  • 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

05 Aug 15:13
64afc8f

Choose a tag to compare

  • Added support for PHP 7.4

2.0.9

19 Jul 14:36

Choose a tag to compare

  • 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

24 May 15:07
6b83c00

Choose a tag to compare

  • 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

20 Apr 20:37
2087b07

Choose a tag to compare

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.