Releases: apigee/apigee-m10n-drupal
Releases · apigee/apigee-m10n-drupal
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
2.0.4
What's Changed
- Fix invalid handling of possible null value by @mxr576 , @phdhiren in #391
- Add nightly build along with deprecation checks by @phdhiren in #392
- Fix invalid handling of possible null values by @mxr576 ,@shishir-intelli in #393
- Bump Drupal core version requirement to 9.3 by @divya-intelli in #398
- $modules is now a protected property in tests by @phdhiren in #395
- Fix for Deprecation htmlspecialchars(): Passing null to parameter #1($string) of type string by @divya-intelli in #396
- Fix for Support for keys without a placeholder prefix is deprecated in Drupal 9.1.0 by @divya-intelli in #400
- Added tests report to Codecov by @shishir-intelli in #401
- Fix for dev dependencies error by @divya-intelli in #406
- Fix for failing tests by @divya-intelli in #408
- Fix for slow download of rate plan listing page when there are multiple rateplans by @divya-intelli in #410
Full Changelog: 2.0.3...2.0.4
2.0.3
2.0.2
What's Changed
- PHP 8.1 Support by @divya-intelli in #380
- Fix for allowing installation of apigee_m10n even if the organization is not monetized by @divya-intelli in #366
- Merged ApigeeX permission with Apigee edge. by @divya-intelli in #358
- Bump Drupal core version requirement to 9.2.13 and removed Drupal 8 by @shishir-intelli in #368
- GitHub Actions for Apigee monetization by @phdhiren in #372
- Take out pull_request trigger for Github action by @phdhiren in #376
- Fix for Implicit incompatible float to int conversion by @divya-intelli in #378
- Declaring ::setUp without a void return typehint is deprecated by @phdhiren in #375
- Remove circleci integration by @phdhiren in #381
- Updating dependencies by @divya-intelli in #383