Releases: apigee/apigee-edge-drupal
Releases · apigee/apigee-edge-drupal
3.0.10
What's Changed
- Fixes PHPCS issues for phpstan v12.4 by @kedarkhaire in #1085
- Skipped Drupal check & rules version updated to 4.x for Drupal 10.3 by @kedarkhaire in #1083
3.0.9
What's Changed
- Fix error while creating select field in D10.2 and removed the unnecessary patch 3042467-50.patch by @shishir-intelli in #1076
- Bump PHP client version to 3.0.7 by @kedarkhaire in #1082
3.0.8
What's Changed
- Support for D10.2 in testcases and drush update by @kedarkhaire in #1049
- Aggregate cacheability information from access results by @mxr576 in #1061
- PHP 8.3 version added and removed 10.1 by @kedarkhaire in #1063
- Adding patch for field core module by @kedarkhaire in #1058
- Issues-1055 fix Error Deprecated : dynamic property by @maxasus123 in #1071
- Tests added for camelcase validation on ApigeeX by @kedarkhaire in #1065
- Removed overriding code for new AppGroup creation running on all events by @kedarkhaire in #1072
- Bump PHP client version to 3.0.6 & Drupal core version to 10.2 by @kedarkhaire in #1073
New Contributors
- @maxasus123 made their first contribution in #1071
3.0.7
What's Changed
- Apigee X tests for team, team membership level and admin permissions, team roles by @shishir-intelli in #1045
- Changes for PHPCS fixes by @kedarkhaire in #1052
- Changes for migrating codecov-actions to v4 by @kedarkhaire in #1054
- Adding validation for email-id field by @kedarkhaire in #1050
2.1.4
What's Changed
- Backport the changes for #1036, #1034 and #1030 -2x by @shishir-intelli in #1039
- Bumped PHP client version to 2.1.4 by @shishir-intelli in #1042
3.0.6
What's Changed
- Fix test case failing due to getCacheTags() on null error by @shishir-intelli in #1025
- Renaming title and descriptions in module info file from Apigee Edge to Apigee by @shishir-intelli in #1014
- Rename Apigee Edge to Apigee in README.md file by @shishir-intelli in #1015
- Updated Contribution.md file by @shishir-intelli in #1017
- Rename Apigee Edge to Apigee in install, menu and routing yml files by @shishir-intelli in #1018
- Rename form fields titles and description from Apigee Edge to Apigee by @shishir-intelli in #1020
- Fix failing test case due to Apigee rename by @shishir-intelli in #1029
- Rename Teams form fields titles and description from Apigee Edge to Apigee by @shishir-intelli in #1026
- Fix issue calling PUT twice for AppGroup add and edit by @shishir-intelli in #1036
- Fix redirection to canonical issue and preventing API calls by @shishir-intelli in #1030
- Removing TeamInvitationQueryAccessSubscriber for AppGroup member edit/add by @shishir-intelli in #1034
- Bumped PHP client version to 3.0.5 by @shishir-intelli in #1040
- Fix TeamListBuilderTest test case error by @shishir-intelli in #1041
3.0.5
What's Changed
- Fixes PHPCS error on vendor update by @kedarkhaire in #1009
- Fix for Null value compatibility with PHP 8.1 & above by @kedarkhaire in #1004
- Added AppGroup functional test case for team list builder by @shishir-intelli in #1011
- Code coverage changes for 3.x branch by @divya-intelli in #904
- Fix for $app_warnings_checker is deprecation message by @kedarkhaire in #1006
- Companion fix for apigee/apigee-client-php/pull/334 by @mxr576 in #1019
- Bumped PHP client version to 3.0.4 by @kedarkhaire in #1023
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