This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
Releases: govCMS/govcms8-scaffold-paas
Releases · govCMS/govcms8-scaffold-paas
Release 2.2.0
- Align local development
ahoy govcms-deploy
commands with those that run on platform - Allow use of
GOVCMS_DEPLOY_WORKFLOW_CONFIG
env var to mirror platform - Update composer to support later release of GovCMS
- Update pinned versions to latest upstream (
8.9.6.1
)
Release 2.0.0
Note this is considered a major release version as it contains breaking change to existing D8 PaaS projects (when Solr is in use).
The breaking change is introduced by upgrading from Solr 6 (EOL) to 7.x, which requires index files to be removed and rebuilt from scratch.
Release notes
- Pins upstream
govcms8lagoon
images to8.5.0
. This prevents upstream change from impacting PaaS sites. - Decouples Satis package management by default
- Upgrade Solr to 7.x
- Upgrade to GovCMS 1.3.0 release
- Upgrade to 2.0.2 scaffold-tooling package
- Minor bugfixes and documentation improvements
Release 1.1.2
Release 1.1.2
Minor release to update lock files and documentation.
Release notes
- Minor ahoy command fixes
- Composer lock file synchronisation
- Documentation update
Release 1.1.1
Release 1.1.1
This is the first release using the improved release process, including tagged releases and communicated release notes.
Release notes
- Bugfix release: Resolves issue where Drush does not always execute in the correct location
Initial point release.
This release is primarily for composer create-project to run. Please note that version.yml defines a scaffold version used internally.