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