Skip to content

Releases: govCMS/lagoon

Release 7.8.1

21 Oct 02:28
213c2c8
Compare
Choose a tag to compare

Release notes:

  • Added support for single Redis instance with failover support #100 #60
  • Resolve issue in predeploy database backups (much faster reimport times) #98
  • Canary sites: Re-sync database from prod on each deployment #73
  • Added automated test for Redis functionality #60
  • Resolve settings.php file permissions (should not be writable) #79
  • Fix incorrect temporary path in settings #26

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.

7.3.1

18 Jul 07:41
bce7581
Compare
Choose a tag to compare

Release notes:

[GOVCMS-3209] - GovCMS D8 1.0.0-beta7

7.1.0

15 May 06:32
Compare
Choose a tag to compare

Release notes:

[GOVCMSD8-143] - Robots.txt for non-production environments
[GOVCMSD8-341] - Robots.txt for *.govcms.gov.au domains
[GOVCMSD8-362] - add findutils to govcms8lagoon cli and test images
[GOVCMSD8-369] - Add findutils to govcmslagoon cli and test images
[GOVCMSD8-363] - review and approve govcms8lagoon NGINX tweaks from DHS PaaS
[GOVCMSD8-364] - temporarily retrieve site_audit HEAD instead of tagged release

6.7.1

20 Feb 03:38
8030ced
Compare
Choose a tag to compare

Fix the distribution deployment process

6.7.0

31 Jan 07:24
575618f
Compare
Choose a tag to compare

Pin govcms8dev docker images to 1.0.0-beta1