Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Releases: govCMS/govcmslagoon

3.13.0

17 May 23:40
Compare
Choose a tag to compare

Release notes

  • GovCMS distribution 7.x-3.13
  • Updated CI image to use govcms/govcms-ci #140
  • GOVCMSD7-329: Added default security headers. #141
  • Updated test helpers and fixed coding standards. #139
  • Update lagoon to 1.5.0 #144
  • Update default for PHP_IMAGE_VERSION used by docker-compose. #143

Release 3.12.0

02 Apr 07:33
Compare
Choose a tag to compare
Release 3.12.0 Pre-release
Pre-release

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

03 Mar 23:45
3.11.1
75ff97a
Compare
Choose a tag to compare

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

  • Hotfix for sites falsely reporting as insecure by browsers #136
  • Fix clamav test. #135
  • Added an nginx redirect to the default govcms favicon. #86

v3.11.0

11 Feb 00:52
3.11.0
46587b0
Compare
Choose a tag to compare

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

02 Dec 02:42
dae0fe3
Compare
Choose a tag to compare

GovCMS version:

7.x-3.10

Lagoon version:

1.1.2

Supported PHP version:

7.2

Release 3.9.2

21 Oct 01:15
23f143a
Compare
Choose a tag to compare

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

30 Aug 04:45
6d932a5
Compare
Choose a tag to compare

Bug fixing:

  • Remove ACSF code and adding VBO fix back into govcms_tweaks module

3.7.0

04 Jun 23:11
Compare
Choose a tag to compare

Release Notes

  • [GOVCMSD7-233] Remove superfluous drush cc all
  • [GOVCMSD7-234] Ensure settings.php permissions are read-only
  • [GOVCMSD7-204] Rollback schema version of redirect module

3.4.0

07 Mar 07:52
Compare
Choose a tag to compare

Update GovCMS distribution to 7.x-3.4

3.3.0

20 Feb 22:36
226bc13
Compare
Choose a tag to compare
Merge pull request #65 from suhyeonh1/3.3.0

pin govcmsdev docker images to 3.3