Releases: apigee/apigee-api-catalog-drupal
Releases · apigee/apigee-api-catalog-drupal
3.0.11
What's Changed
- Delete lock file to get the latest dependencies by @divya-intelli in #284
- CI: Drop support for Drupal 10.4.x and 11.1.x by @shailesh-google in #287
- Add permissions to PHP workflow and added 'justinrainbow/json-schema:^6.5.1' by @shailesh-google in #285
- Drop support for EOL PHP 8.1 by @shailesh-google in #290
- Added configuration for node body by @divya-intelli in #291
New Contributors
- @shailesh-google made their first contribution in #287
3.0.10
What's Changed
- Drupal 10.4 support added for Api Catalog testcases by @kedarkhaire in #278
- Testing Drupal v10.5 & v11.2 support by @kedarkhaire in #280
- Update libraries served from gstatic.com by @giteshk in #281
New Contributors
3.0.9
What's Changed
- Changes for Drupal 11 compatibility by @kedarkhaire in #269
- Drupal 11 support added for Api Catlog module by @kedarkhaire in #271
- Version bump of File link, drush & phpstan vendors for both Drupal 10 & 11 compatibility by @kedarkhaire in #272
- Updated randomGenerator method by @kedarkhaire in #275
- Workflow updates for Drupal 11 tests by @kedarkhaire in #273
- Added Support for Drupal 11 by @kedarkhaire in #276
3.0.8
What's Changed
- Fixes PHPCS issues by @kedarkhaire in #262
- Updated the react-component styles to default for AsyncAPI by @kedarkhaire in #264
3.0.7
What's Changed
- PHP 8.3 & Drupal 10.3 versions are added by @kedarkhaire in #258
- Bump edge version to 3.0.8 & Drupal to 10.2 by @kedarkhaire in #260
3.0.6
What's Changed
- End of support for Drupal 9.4 by @shishir-intelli in #237
- Bumped minimum Drupal 10 version by @divya-intelli in #239
- Removing support of PHP 8.0 & D9 by @kedarkhaire in #247
- Added 10.2 support in workflows and drush version by @kedarkhaire in #249
- Changes for PHPCS fix by @kedarkhaire in #254
- Changes for Codecov version updates by @kedarkhaire in #255
New Contributors
- @kedarkhaire made their first contribution in #247
3.0.5
What's Changed
- Updated setup-chromedriver to v2 by @divya-intelli in #230
- Support for PHP 8.2 by @divya-intelli in #232
- Removed deprecated custom enity apidoc, use the node apidoc bundle. by @shishir-intelli in #233
3.0.4
What's Changed
- Bumped min Drupal version, dropped Drupal 9.3 and added Drupal 9.5 in test by @divya-intelli in #209
- End of support for PHP 7.4 by @divya-intelli in #208
- The theme 'classy' is deprecated by @phdhiren in #211
- Updating xpath in tests by @phdhiren in #216
- FILE_STATUS_PERMANENT is deprecated by @phdhiren in #214
- Relying on entity queries to check access by default is deprecated by @phdhiren in #218
- Add php-http/discovery in allow-plugins by @phdhiren in #220
- Fix for phpcs failing in github action by @divya-intelli in #225
- Support for Drupal 10 by @divya-intelli in #228
3.0.3
What's Changed
- Add nightly build along with deprecation checks by @phdhiren in #200
- Bump Drupal core version to 9.3 by @divya-intelli in #204
- Added support for free-form documentation by @shishir-intelli in #197
- Added tests report to Codecov by @shishir-intelli in #205
3.0.2
What's Changed
- Support for Drupal 9.4 by @phdhiren in #198
- $modules is now a protected property in tests by @phdhiren in #193
- Fix - array declaration extends to column 82 error by @shishir-intelli in #195
- Fix deprecated method and class getException() and GetResponseForExceptionEvent by @shishir-intelli in #184