Releases: apigee/apigee-edge-drupal
Releases · apigee/apigee-edge-drupal
3.0.12
What's Changed
- Fixes PHPCS issue for String concat by @kedarkhaire in #1157
- Workflow update for Drupal 10.4 by @kedarkhaire in #1158
- Testing Drupal v10.5 support by @kedarkhaire in #1164
- Data residency support by @divya-intelli in #1178
- Optimize Apigee entity caching for 3x branch by @kedarkhaire in #1165
- Bump client to 3.0.9 by @kedarkhaire in #1184
4.0.3
What's Changed
- Optimize Apigee entity caching by @mxr576 in #1155
- Added a check of key exists for aria-required by @kedarkhaire in #1159
- Clean up finished jobs after batch processing (#1144) by @boobaa in #1145
- Cache Apigee entity ids in memory during one page load by @boobaa in #1148
- Data residency support - 4.x by @divya-intelli in #1180
- Bump client to 4.0.1 by @kedarkhaire in #1185
4.0.2
What's Changed
- Remove entity save on config form by @kedarkhaire in #1149
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