Releases: apigee/apigee-edge-drupal
Releases · apigee/apigee-edge-drupal
3.0.2
What's Changed
- Fix for deprecation notice - Creation of dynamic property $_serviceId by @divya-intelli in #912
- Fix for deprecation notice - Creation of dynamic property $organization by @divya-intelli in #911
- Fix render cache max age on Apigee entities by @mxr576 in #917
- Fix PHPCS and test case fail issue by @shishir-intelli in #920
- Extract user deletion into a new service by @mxr576 in #919
- Added php 8.2 in github action by @gosunilgo , @divya-intelli in #907
- Fix for deprecation notice - Creation of dynamic property $team_prefix by @divya-intelli in #925
- Fix to allow multiple protocols for callback URL by @kedarkhaire in #913
- Fix isOrganizationApigeeX() on null issue by @shishir-intelli in #929
- Added patch for deprecation notice :dynamic property $original is deprecated by @divya-intelli in #931
- Bumped Drupal version to 10.1 by @divya-intelli in #935
- Added changes for AppGroup Apps pagination-3x by @shishir-intelli in #934
- Added support for PHP 8.2 by @divya-intelli in #908
- Bump php client version to 3.0.1 by @divya-intelli in #938
2.1.2
What's Changed
- Extract user deletion into a new service by @FCsongradi in #918
- Fix PHP 8.0 compatibility on #918 by @mxr576 in #927
- Fix to allow multiple protocols for callback URL #576 by @kedarkhaire in #914
- Added changes for AppGroup Apps pagination by @shishir-intelli in #926
- Bump Client PHP requirement version by @shishir-intelli in #937
3.0.1
What's Changed
- Updated readme for 3x by @shishir-intelli in #882
- JsonAPI requires UUID for getting the entity information by @shishir-intelli in #888
- Fixed chromedriver version 3x by @shishir-intelli in #892
- Added Cancel button on Team app edit page for 3x by @shishir-intelli in #893
- Nitpick:3x by @shishir-intelli in #894
- Added UUID in entity_keys for JSONAPI to get the link attribute for 3x by @shishir-intelli in #897
- Remove stale plugin for Github workflows-3x by @shishir-intelli in #901
- Updated Readme.md by @divya-intelli in #898
- Added UUID in TeamMemberRole.php for JSONAPI (3x) by @shishir-intelli and @audave in #902
2.1.1
What's Changed
- JsonAPI requires UUID for getting the entity information by @shishir-intelli in #879
- Added Cancel button on Team app edit page by @shishir-intelli in #883
- Expiry date hence changed to now and developer renamed to members by @shishir-intelli in #884
- Post create team redirection and changed internal name as machine name by @shishir-intelli in #885
- Nitpick - label change Credential to Key Status by @shishir-intelli in #886
- Tweak TeamMemberRole.php so that it does not cause errors with the JS… by @audave in #848
- Fix team member role install schema error due to duplicate UUID by @shishir-intelli in #887
- Temporary locked chromedriver-version by @shishir-intelli in #890
- Updated Readme.md:2.x by @shishir-intelli in #881
- Updated chromedrive to nanasess/setup-chromedriver@v2 by @shishir-intelli in #895
- Added UUID in entity_keys for JSONAPI to get the link attribute by @shishir-intelli in #896
- Removed stale plugin for Github workflows by @shishir-intelli in #900
New Contributors
3.0.0
What's Changed
- Support for Drupal 10, by @divya-intelli , @VladimirAus, @mxr576 in PR #844 , PR #871 .
2.1.0
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
2.0.10
What's Changed
- Warrant that queues executed by cron by @mxr576 in #808
- Sort API Product listings on App by @shishir-intelli in #812
- Update endpoints to use constants from ClientInterface by @giteshk in #810
- Sort API products on app forms by API product display name by @mxr576 in #815
- Sort API Products by @phdhiren in #818
- App creation fails without API Products by @phdhiren in #809
2.0.9
What's Changed
- Support apps with revoked credentials only by @mxr576 in #786
- PHPCS fix by @shishir-intelli in #795
- Set missing operation on AuthenticationForm by @FCsongradi in #792
- Add php-http/discovery in allow-plugins by @phdhiren in #799
- The core/jquery.once asset library is deprecated by @phdhiren in #797
- Support for PHP 7.4 by @phdhiren in #800
8.x-1.27
What's Changed
- Support for entity query access check by @shishir-intelli in #791