Skip to content

Releases: apigee/apigee-edge-drupal

3.0.4

05 Dec 13:04
a1ba43e
Compare
Choose a tag to compare

What's Changed

2.1.3

05 Dec 12:56
374230e
Compare
Choose a tag to compare

What's Changed

3.0.3

30 Oct 12:00
8ae3107
Compare
Choose a tag to compare

What's Changed

3.0.2

20 Sep 12:27
3e360ab
Compare
Choose a tag to compare

What's Changed

2.1.2

20 Sep 12:21
8c4dd73
Compare
Choose a tag to compare

What's Changed

3.0.1

02 Aug 05:12
eda56f4
Compare
Choose a tag to compare

What's Changed

2.1.1

02 Aug 05:05
ae0e997
Compare
Choose a tag to compare

What's Changed

New Contributors

3.0.0

03 Jul 08:09
cec8c3d
Compare
Choose a tag to compare

What's Changed

2.1.0

29 Jun 11:33
5391b81
Compare
Choose a tag to compare

What's Changed

  • Introduced AppGroup which adds support for Apigee X Teams (New Feature) by @shishir-intelli in #869
    (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.)
  • Now, supports Team Apps for Apigee X Teams (New Feature) by @shishir-intelli in #813
  • Support for AppGroup membership via (New Feature) by @shishir-intelli in #825 and
    #843
  • Implemented AppGroup Team Membership Sync by @shishir-intelli in #853
    (Team member information migrated from Apigee Edge to Apigee X are stored in AppGroup API __apigee_reserved__developer_details attribute.)
  • Added support for channelID and channelURI in Team Entity (New Feature) by @shishir-intelli in #839
    (See appgroup-settings for more information.)
  • Fix issue which removes users from all team if user is removed from one team by @shishir-intelli in #840
  • Drop PHP 7 support again by @mxr576 in #816
  • Added accessCheck on entity queries by @divya-intelli, @VladimirAus in #842
  • Fix for jQuery.once() is deprecated in Drupal 9.3 by @divya-intelli, @VladimirAus in #851
  • Fix for phpcs failing in github action by @divya-intelli in #858
  • Fix for keys without a placeholder prefix deprecation by @divya-intelli in #852
  • Fix for relying on entity queries to check access by @divya-intelli in #854
  • Bump apigee-client-php version requirement to 2.1.0 for AppGroup by @shishir-intelli in #875

2.0.11

30 Mar 16:23
56f012c
Compare
Choose a tag to compare

What's Changed

  • Make sure that cron runner starts executing the job by @mxr576 in #814
  • Update the storage defination of App entity by @phdhiren in #831