Releases: apigee/apigee-m10n-drupal
Releases · apigee/apigee-m10n-drupal
2.1.7
What's Changed
- Drupal 10.4 support added for testcases by @kedarkhaire in #549
- Testing Drupal v10.5 & v11.2 support by @kedarkhaire in #553
- Fixes issue of Developer does not exists on Team app creation by @kedarkhaire in #551
- Version bump of edge and client php for drz changes by @kedarkhaire in #571
2.1.6
What's Changed
- Fix issue-creation of dynamic property Drupal\apigee_m10n\Entity\PurchasedPlan::$original is deprecated by @kedarkhaire in #545
- Fixes TypeError: Cannot access offset of type string on string by @kedarkhaire in #547
2.1.5
What's Changed
- Drupal 11 support for Apigee Monetization by @kedarkhaire in #543
2.1.4
What's Changed
- Updated condition for running tests by @kedarkhaire in #500
- Changes for PHPCS fixes by @kedarkhaire in #502
- PHP 8.3 support added for Apigee M10n by @kedarkhaire in #496
- Drupal 10.3 test job added in workflow & CACHE_MISS_IF_UNCACHEABLE_HTTP_METHOD tag in Prepaid balance controller by @kedarkhaire in #501
- Fix for Drupal.Commenting.DocComment.ShortSingleLine by @kedarkhaire in #503
2.1.3
What's Changed
- D10.1 support is removed in Apigee m10n by @kedarkhaire in #488
- Fix the Developers, Currencies, ShowTransactionDetail Attributes by @shishir-intelli in #493
- Added AttributesPropertyAwareTrait that was missing by @divya-intelli in #498
- Minimum version bump of Drupal to 10.2 by @kedarkhaire in #497
- PHP Client version bump to 3.0.7 by @kedarkhaire in #491
2.1.2
What's Changed
- Set default cache value if cache returns NULL while running test case by @shishir-intelli in #449
- Removed Drupal 9.4 support by @shishir-intelli in #451
- Bumped minimum drupal 10 requirement by @divya-intelli in #453
- Validation for monetized enabled org for enabling teams for ApigeeX by @shishir-intelli in #448
- Fix for deprecation: Implicit conversion from float to int loses precision by @divya-intelli in #456
- Fix for deprecation notice : ucfirst(): Passing null to parameter #1 ($string) of type string by @divya-intelli in #463
- Attributes added for Deprecated warning in PHP8.2 by @kedarkhaire in #458
- Fix for deprecation notice : validate() might add void by @divya-intelli in #465
- Attribute added for allowing Dynamic properties by @kedarkhaire in #464
- Attributes added for Deprecated dynamic variables in PHP8.2 by @kedarkhaire in #466
- Fx for deprecation Calling InfoParserDynamic::__construct() without the $app_root argument is deprecated in drupal:10.1.0 by @divya-intelli in #467
- Test Fix for Deprecated issue - preg_quote(): Passing null to parameter by @kedarkhaire in #469
- Reverted changes as the fix is not working. by @kedarkhaire in #471
- Removing support of D9 and PHP 8.0 by @kedarkhaire in #480
- Fix for Test & Lint Functional Errors by @kedarkhaire in #475
- Fixes List only API products purchased by a team by @kedarkhaire in #472
- Fix for tooltip deprecation error by @kedarkhaire in #468
- Fixes for D10.2 readiness by @kedarkhaire in #481
- PHPCS fixes by @kedarkhaire in #485
- Version updates for workflows by @kedarkhaire in #486
New Contributors
- @kedarkhaire made their first contribution in #458
2.1.1
What's Changed
- Updated setup-chromedriver to v2 by @divya-intelli in #438
- Support for PHP 8.2 by @divya-intelli in #440
- PHP 8.2 - Fix for deprecation notices by @divya-intelli in #443
- Fix for rateplan issue when developer is not present by @divya-intelli in #442
- Fix for deprecation in tests by @divya-intelli in #447
2.1.0
What's Changed
- Fix for phpcs failing in github action by @divya-intelli in #433
- Fix for deprecated hook hook_field_widget_form_alter by @divya-intelli in #435
- Drupal 10 compatibility by @divya-intelli in #436
2.0.6
What's Changed
- Fix for failed update when apiProduct field is disabled by @divya-intelli in #429
2.0.5
What's Changed
- Bumped min Drupal version, dropped Drupal 9.3 and added Drupal 9.5 in test by @divya-intelli in #414
- module_load_include is deprecated by @phdhiren in #416
- Load correct file to include by @phdhiren in #420
- The theme 'classy' is deprecated by @phdhiren in #418
- Update element selector for tests by @phdhiren in #422
- Add php-http/discovery in allow-plugins by @phdhiren in #424
- Error on purchase rate plan with Postgres in Apigee X by @phdhiren in #425