Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@jmccormick2001 jmccormick2001 released this 27 Apr 17:01
· 2253 commits to master since this release

Updates to the previous version including:

  • add Redhat required Labels to RHEL dockerfiles
  • add environment variable to Postgres container to support PG_WAL location to be specified
  • fix postgres container to run stanza-create during database initialization to support latest pgbackrest version
  • added initial upgrade container, crunchy-upgrade
  • cleanup license references
  • renamed NFS_PATH to PV_PATH in scripts and documentation to represent this variable's purpose clearer
  • added Backrest Restore container, backrest-restore, runs as a Job and will perform a restore using backrest.
  • added PostgresFullVersion LABEL to all dockerfiles that contain postgres
  • bug fix in PITR example
  • documentation updates and corrections