Releases: apigee/apigee-edge-drupal
Releases · apigee/apigee-edge-drupal
4.0.1
What's Changed
- Updated storage-methods with Tags by @kedarkhaire in #1135
- Updated deprecated class RenderElement by @kedarkhaire in #1137
- Fixes Dynamic properties issue on app page by @kedarkhaire in #1139
- Update for deprecated FILE_REPLACE function by @kedarkhaire in #1138
- Fixes deprecations of renderPlain() & getName() by @kedarkhaire in #1136
4.0.0
What's Changed
- Moving 3x fixes to 4x branch by @kedarkhaire in #1110
- TypedConfigManager new parameter addition to config forms by @kedarkhaire in #1109
- Version bump for PHP 8.3, Apigee PHP Client 4.x & Drupal 11 by @kedarkhaire in #1111
- Version bump of vendors for Drupal 11 installation by @kedarkhaire in #1113
- Core version requirement updated to v11 for D11 by @kedarkhaire in #1114
- D11 compatibility for test modules by @kedarkhaire in #1119
- Workflow updated for testing Apigee Edge with Drupal 11 by @kedarkhaire in #1112
- Default theme updated for D11 by @kedarkhaire in #1125
- Fixes for calling name() & word() on null by @kedarkhaire in #1127
- Fixes deprecated dynamic variable issue by adding AllowDynamicProperties attribute by @kedarkhaire in #1126
- Fix issue \Drupal::$container is not initialized yet by @kedarkhaire in #1128
- Bump PHP client version to 4.0 by @kedarkhaire in #1129
3.0.11
What's Changed
- Changes for deprecated message Optional parameter $config_factory being declared before required parameter $app_warnings_checker by @kedarkhaire in #1102
- Fixes for Naming Convention ValidClassName.NoUpperAcronyms PHPCS by @kedarkhaire in #1107
- Update Accessresult for ApiProducts listing by @urbanenomad in #1101
New Contributors
- @urbanenomad made their first contribution in #1101
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