Releases: govCMS/govcmslagoon
3.13.0
Release 3.12.0
Release notes:
- [GOVCMSD7-356] Update docker-compose to use PHP 7.3 by default
- [GOVCMSD7-310] Reduce maximum file upload to 256MB
- [GOVCMSD7-290] Remove superfluous GMP libraries
- [GOVCMSD7-13] Allow fast 404 overrides per project
- [GOVCMSD7-17] Upgrade to PHP7.3
- [NO-TICKET] Use latest ClamAV repository (edge)
- [NO-TICKET] Update to latest Lagoon images (1.3.1)
v3.11.1
This is a point release to address a false indication of website security which may concern some customers. Note that if you choose to deploy you will receive this new version after it is made available to customers, however there's no immediate need.
Release Notes
v3.11.0
Release Notes
- Adds X-Robots-Tag to nginx configuration
- Makes
purge_cache_maximum_age
configurable to administrators - Adds support for a read replica
- Removes a superseded core patch
- Adds a suite of nginx tests in CI
- Applies a limit of 256MB for file uploads
- Add a schema to the default solr configuration
3.10.0 Release
GovCMS version:
7.x-3.10
Lagoon version:
1.1.2
Supported PHP version:
7.2
Release 3.9.2
Release notes:
- Pinned Lagoon image versions (
v1.0.2
) - Added support for ClamAV via daemon mode
- Added support for single Redis instance with failover support
- Reduce image size by removing superfluous caches
- Resolve issue in predeploy database backups (much faster reimport times)
- Canary sites: Re-sync database from prod on each deployment
- Added automated test for Redis functionality
- Resolve issue with legacy redirects (Nginx helper)
ClamAV Daemon
ClamAV via daemon mode brings significant performance improvement to file scanning and will be rolled out platform-wide once deployed.
This will be noticeable to all users with much faster file and media uploads.
Redis with failover
Previous redis implementation could see issues during deployment, as a redis pod may be unavailable to serve requests for a short period during the rollout.
This solution acts as a failsafe by routing requests via a null cache backend if Redis is unavailable. Note: Redis is not enabled by default, this is to be managed on a per-case basis via environment variables.
3.9.0 Release
Bug fixing:
- Remove ACSF code and adding VBO fix back into govcms_tweaks module
3.7.0
3.4.0
3.3.0
Merge pull request #65 from suhyeonh1/3.3.0 pin govcmsdev docker images to 3.3