Skip to content

Releases: CrunchyData/crunchy-containers

4.6.1

19 Feb 13:51
Compare
Choose a tag to compare

Crunchy Data announces the release of the Crunchy Container Suite 4.6.1 on February 18, 2021.

The Crunchy Container Suite is released in conjunction with the PostgreSQL Operator

Crunchy Container Suite 4.6.1 release includes the following software versions upgrades:

  • PostgreSQL is now at versions 13.2, 12.6, 11.11, 10.16, and 9.6.21.

The Crunchy Container Suite is tested against Kubernetes 1.17 - 1.20, OpenShift 3.11, OpenShift 4.4+, Google Kubernetes Engine (GKE), Amazon EKS, Microsoft AKS, and VMware Enterprise PKS 1.3+, and works on other Kubernetes distributions as well.

4.6.0

25 Jan 18:30
Compare
Choose a tag to compare

Crunchy Data announces the release of the Crunchy Container Suite 4.6.0 on January 22, 2020.

Crunchy Container Suite 4.6.0 continues to improve on features that aid high availability PostgreSQL deployments when deployed by the PostgreSQL Operator.

The Crunchy Container Suite is released in conjunction with the PostgreSQL Operator. For a full list of features, please see the PostgreSQL Operator release notes.

This release of the Crunchy Container Suite drops support for PostgreSQL 9.5, which goes EOL in February 2021.

The Crunchy Container Suite is tested against Kubernetes 1.17 - 1.20, OpenShift 3.11, OpenShift 4.4+, Google Kubernetes Engine (GKE), Amazon EKS, Microsoft AKS, and VMware Enterprise PKS 1.3+, and works on other Kubernetes distributions as well.

Version Updates

This release includes the following software versions upgrades:

Changes

Advances in Postgres Operator functionality have allowed for a culling of the number of required container images. For example, functionality that had been broken out into individual container images (e.g. crunchy-pgdump) is now consolidated within the crunchy-postgres and crunchy-postgres-ha containers.

Renamed container images include:

  • pgo-backrest => crunchy-pgbackrest
  • pgo-backrest-repo => crunchy-pgbackrest-repo

Removed container images include:

  • crunchy-admin
  • crunchy-backrest-restore
  • crunchy-backup
  • crunchy-pgbasebackup-restore
  • crunchy-pgbench
  • crunchy-pgdump
  • crunchy-pgrestore

4.4.2

25 Nov 18:45
8d726e3
Compare
Choose a tag to compare

Crunchy Data announces the release of the Crunchy Container Suite 4.4.2 on November 25, 2020.

The Crunchy Container Suite is released in conjunction with the PostgreSQL Operator

PostgreSQL Operator 4.4.2 release includes the following software versions upgrades:

  • PostgreSQL is now at versions 12.5, 11.10, 10.15, 9.6.20, and 9.5.24.

4.3.4

20 Nov 18:11
ebb42b7
Compare
Choose a tag to compare

Crunchy Data announces the release of the Crunchy Container Suite 4.3.4 on November 23, 2020.

The Crunchy Container Suite is released in conjunction with the PostgreSQL Operator

PostgreSQL Operator 4.3.4 release includes the following software versions upgrades:

  • PostgreSQL is now at versions 12.5, 11.10, 10.15, 9.6.20, and 9.5.24.

4.5.1

12 Nov 14:54
Compare
Choose a tag to compare

Crunchy Data announces the release of the Crunchy Container Suite 4.5.1 on November 12, 2020.

The Crunchy Container Suite is released in conjunction with the PostgreSQL Operator

PostgreSQL Operator 4.5.1 release includes the following software versions upgrades:

  • PostgreSQL is now at versions 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24.
  • Patroni is now at version 2.0.1.
  • PL/Perl can now be used in the PostGIS-enabled containers. Suggested by Denish Patel (@denishpatel).

4.5.0

02 Oct 13:39
Compare
Choose a tag to compare

Crunchy Data announces the release of the Crunchy Container Suite 4.5.0 on October 2, 2020.

Crunchy Container Suite 4.5.0 continues to improve on features that aid high availability PostgreSQL deployments when deployed by the PostgreSQL Operator.

The Crunchy Container Suite is released in conjunction with the PostgreSQL Operator. For a full list of features, please see the PostgreSQL Operator release notes.

Additionally, the Crunchy Container Suite introduces support for the CentOS 8 and UBI 8 base container images. In addition to using the newer operating systems, this enables support for TLS 1.3 when connecting to PostgreSQL.

This release also moves to building the containers to using Buildah 1.14.9 for the UBI 8 containers, and version 1.11.6 for the CentOS 7 & CentOS 8 & UBI 7 containers.

The Crunchy Container Suite is tested with Docker 1.13+, Kubernetes 1.15 - 1.19, OpenShift 3.11+, OpenShift 4.4+, Google Kubernetes Engine (GKE), Amazon EKS, and VMware Enterprise PKS 1.3+.

Version Updates

release includes the following software versions upgrades:

Changes

  • The crunchy-collect container is removed and is superseded by crunchy-postgres-exporter in the PostgreSQL Operator project.

4.4.1

19 Aug 19:42
Compare
Choose a tag to compare

Crunchy Data announces the release of the Crunchy Container Suite 4.4.1 on August 18, 2020.

The Crunchy Container Suite is released in conjunction with the Crunchy PostgreSQL Operator.

The PostgreSQL Operator 4.4.1 release includes the following software versions upgrades:

  • The PostgreSQL containers now use versions 12.4, 11.9, 10.14, 9.6.19, and 9.5.23

PostgreSQL Operator is tested with Kubernetes 1.13 - 1.18, OpenShift 3.11+, OpenShift 4.3+, Google Kubernetes Engine (GKE), and VMware Enterprise PKS 1.3+.

4.3.3

19 Aug 19:39
Compare
Choose a tag to compare
4.3.3 Pre-release
Pre-release

Crunchy Data announces the release of the Crunchy Container Suite 4.3.3 on August 18, 2020.

The Crunchy Container Suite is released in conjunction with the Crunchy PostgreSQL Operator.

The PostgreSQL Operator 4.3.3 release includes the following software versions upgrades:

  • The PostgreSQL containers now use versions 12.4, 11.9, 10.14, 9.6.19, and 9.5.23
  • pgBouncer is now at version 1.14.

PostgreSQL Operator is tested with Kubernetes 1.13 - 1.18, OpenShift 3.11+, OpenShift 4.3+, Google Kubernetes Engine (GKE), and VMware Enterprise PKS 1.3+.

Changes

  • Remove dependency on the expenv binary that was included in the PostgreSQL Operator release. All expenv calls were either replaced with the native envsubst program or removed.

Fixes

  • Ensure WAL archives are pushed to all repositories when pgBackRest is set to use both a local and a S3-based repository
  • Eliminate gcc from the postgres-ha and pgadmin4 containers.

4.4.0

17 Jul 15:02
Compare
Choose a tag to compare

Crunchy Data announces the release of the Crunchy Container Suite 4.4.0 on July 17, 2020.

Crunchy Container Suite 4.4.0 continues to improve on features that aid high availability PostgreSQL deployments when deployed by the PostgreSQL Operator.

The Crunchy Container Suite is released in conjunction with the PostgreSQL Operator. For a full list of features, please see the PostgreSQL Operator release notes.

To build the Crunchy Container Suite 4.4.0, you will need to utilize buildah version 1.9.0 and above.

The Crunchy Container Suite is tested with Docker 1.13+, Kubernetes 1.15-1.18, OpenShift 3.11+, OpenShift 4.4+, Google Kubernetes Engine (GKE), and VMware Enterprise PKS 1.3+.

Version Updates

  • PostGIS 3.0 is now supported. There is now a manual upgrade path between PostGIS containers.
  • pgRouting is now included in the PostGIS containers.
  • pgBackRest is now at version 2.27.
  • pgBouncer is now at version 1.14.

Fixes

  • gcc is no longer provided in the crunchy-postgres-ha and associated containers

4.3.1

22 May 18:44
Compare
Choose a tag to compare

Crunchy Data announces the release of the Crunchy Container Suite 4.3.1 on May, 22, 2020.

Crunchy Container Suite 4.3.1 release includes bug fixes reported since the release of version 4.3.0 of the Crunchy Container Suite.

This release includes updates for several packages supported by the PostgreSQL Operator, including:

  • The PostgreSQL containers now use versions 12.3, 11.8, 10.13, 9.6.18, and 9.5.22

The Crunchy Container Suite is released in conjunction with the PostgreSQL Operator.

The Crunchy Container Suite is tested with Docker 1.13+, Kubernetes 1.12+, OpenShift 3.11+, and VMware Enterprise PKS 1.3+.