Releases: apigee/apigee-edge-drupal
Releases · apigee/apigee-edge-drupal
3.0.4
What's Changed
- Locked version mglaman/phpstan-drupal to 1.2.0 by @shishir-intelli in #969
- Setting up Apigee X environment to run test cases by @shishir-intelli in #968
- Updated mglaman/phpstan-drupal to latest version. by @shishir-intelli in #971
- ApigeeX testcase setup for Edge action module by @shishir-intelli in #973
- Fix for deprecation Calling InfoParserDynamic::__construct() without the $app_root argument is deprecated by @divya-intelli in #976
- Added ApigeeEdgeKernelTestBase as base class for Kernel testcases by @shishir-intelli in #975
- Skipping Functional and FunctionalJavascript test for Hybrid Org by @shishir-intelli in #980
- Fix for deprecation : Drupal\Core\Database\Connection::tablePrefix() is deprecated in drupal:10.1.0 by @divya-intelli in #979
- Added ApigeeEdgeKernelTestBase as base class for Kernel testcases for Hybrid org by @shishir-intelli in #981
- Added Appgroup functional test case for Team Invitations by @shishir-intelli in #963
- Added AppGroup functional test case for Team membership manager by @shishir-intelli in #982
- Fix for deprecation user_role_permissions() by @divya-intelli in #985
- Deprecate classes that is dependent on drupal/console by @divya-intelli in #989
- Fix error - Creation of dynamic property Team:: is deprecated by @shishir-intelli in #990
- Fix error-Creation of dynamic property Drupal\apigee_edge_teams\Entity\TeamApp::$_referringItem is deprecated by @shishir-intelli in #992
- Fix for attach view to teams error by @boobaa and @divya-intelli in #995
- Fix error - Creation of dynamic property $testTokenData is deprecated by @shishir-intelli in #997
- Bumped PHP client version to 3.0.3 by @shishir-intelli in #1002
2.1.3
What's Changed
- End of support for Drupal 9.4 by @shishir-intelli in #946
- Updated Team sync command inside apigee_edge command for 2x by @shishir-intelli in #953
- Fix for attach view to teams error for 2.x by @boobaa and @divya-intelli in #996
- Backport Apigee X test cases for 2x by @shishir-intelli in #999
- Resolved the validation for monitized enabled org for enabling teams for ApigeeX and edge for 2x by @shishir-intelli in #1000
- Bumped PHP client version to 2.1.3 by @shishir-intelli in #1003
- Enhancements for adding filter with ChannelId on condition by @kedarkhaire in #1001
3.0.3
What's Changed
- Fix dev version string in user agent info by @mxr576 in #942
- Resolved the validation for monitized enabled org for enabling teams for ApigeeX and edge by @shishir-intelli in #940
- Updated Team sync command inside apigee_edge command by @shishir-intelli in #952
- Fix for watchdog_exception() deprecation by @divya-intelli in #954
- Appgroup testcase for Team view builder by @shishir-intelli in #955
- Enhancements for adding filter with ChannelId on condition by @kedarkhaire in #939
- Added kernel test case for Appgroup Team Invitation and EntityControllerCache by @shishir-intelli in #960
- Attributes added for Deprecated warning in PHP8.2 by @kedarkhaire in #962
- Remove Drupal core patch by @mxr576 in #965
- Bumped PHP client version to 3.0.2 by @divya-intelli in #966
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