3.0.0-beta1
Pre-release
Pre-release
finnlewis
released this
16 Oct 13:23
·
48 commits
to release-3.x
since this release
Inital beta release for Drupal 10 support.
Warning: this is beta release . Please test and report issues at https://github.com/localgovdrupal/localgov/issues.
The Drupal 10 upgrade depends on the upgrade to the geolocation entity in localgov_geo, from localgov_geo to geo_entity, now on Drupal.org: https://www.drupal.org/project/geo_entity
For more details about preparing and executing an upgrade from Drupal 9 to 10, please see https://github.com/localgovdrupal/localgov/wiki/Upgrading-from-Drupal-9-to-10
Known issues:
Lack of PHP 8.2 support for contrib modules :
- geofield_map 2.x does not support PHP 8.2. Recommend to upgrade to https://www.drupal.org/project/geofield_map/releases/3.0.14
- content_lock - a patch is used for PHP 8.2 support awaiting a new release. https://www.drupal.org/project/content_lock/issues/3343964
What's Changed
- [3.x] Add on demand github test runner by @andybroomfield in #128
- Feature/117 ddev commands by @finnlewis in #126
- ci: fail action on composer patch failure by @millnut in #132
- ci: add PHP 8.2 support by @millnut in #130
- refactor: lando quality improvements by @millnut in #129
- ci: fix phpstan by @millnut in #131
- Release for 3.0.0-beta1 by @finnlewis in #135
New Contributors
Full Changelog: 3.0.0-alpha1...3.0.0-beta1