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

Releases: apigee/apigee-client-php

2.1.3

05 Dec 10:47
9f2fc0a

Choose a tag to compare

What's Changed

3.0.2

18 Oct 12:14
bf77952

Choose a tag to compare

What's Changed

2.1.2

18 Oct 12:15
2b3b7a6

Choose a tag to compare

What's Changed

3.0.1

20 Sep 07:19
df07d6c

Choose a tag to compare

What's Changed

New Contributors

2.1.1

20 Sep 06:59
9b6138e

Choose a tag to compare

What's Changed

3.0.0

29 Jun 09:24
33575e6

Choose a tag to compare

What's Changed

  • Http\Client\HttpClient deprecated used Psr\Http\Client\ClientInterface by @shishir-intelli in #261
  • Support Symfony/Serializer minimum version 6.2 (Added support for Drupal 10) by @divya-intelli , @mxr576 in #262
  • Update dependencies for Symfony/Serializer 6.2 and dropped support for Symfony/Serializer 4.4 by @divya-intelli in #272

2.1.0

29 Jun 05:22
634fff4

Choose a tag to compare

What's Changed

[#246] Introduced AppGroup Entity which adds support for Apigee X Teams (New Feature)
API providers can now manage their Teams and Team members in Apigee X for non-monetized organizations. API providers using Apigee X with monetization enabled cannot leverage the Teams features in their Drupal developer portals at this time.
[#247] Now, supports Team Apps for Apigee X Teams (New Feature)
[#260] Added channelID and channelURI in AppGroupInterface.
See appgroup-settings for more information.
[#239] Removed support for PHP 7.4,
PHP 7.4 is non-compatible because Union Types are not supported in PHP <8.0.
[#268] Team member information migrated from Apigee Edge to Apigee X are stored in AppGroup API __apigee_reserved__developer_details attribute.
[#238] Fixed error Symfony\Component\Serializer\Normalizer\AbstractNormalizer::setIgnoredAttributes() method is deprecated.
[#270] Rolled back the changes because of backwards-incompatible by @shishir-intelli, @mxr576 in (#258 (comment))

2.0.19

15 Mar 17:35
d9ebe72

Choose a tag to compare

What's Changed

  • Support assigning API products to Apps on creation by @phdhiren in #248
    Introduced setInitialApiProducts only during app creation. This will be helpful for the organization having the features.keymanagement.disable.unbounded.permissions is TRUE

2.0.18

27 Feb 12:23
a6a24db

Choose a tag to compare

What's Changed

2.0.17

26 Sep 15:10
3b40cd4

Choose a tag to compare

What's Changed