Skip to content

Releases: zalando/spilo

3.0-p1

10 Mar 12:57
24a62c5
Compare
Choose a tag to compare
  • Add timescaledb-toolkit extension (@ShutterQuick)
  • Add function for listing statuses of the active pg_cron jobs as a non-admin user (@FxKu)
  • Enforce search_path=pg_catalog in the scripts (@hughcapet)
  • Add PyYAML 6.0 compatibility code (@hughcapet)
  • Use proper parameters in the pgqd ini file (@hughcapet)

  • Patroni 3.0.1
  • timescaledb 2.10.0

2.1-p9

30 Dec 07:03
211864c
Compare
Choose a tag to compare

  • Patroni 2.1.5
  • wal-g v2.0.1
  • timescaledb 2.9.1
  • PostGIS 3.3
  • plprofiler 4.2.1
  • pg_profile 4.1

*All extensions, except timescaledb and pllua support PG15

Image: ghcr.io/zalando/spilo-15:2.1-p9

2.1-p7

23 Sep 05:33
7149160
Compare
Choose a tag to compare
  • Disable WAL archiving during major upgrade for the target version
  • Allow setting primary_slot_name for standby cluster
  • Pass AWS EKS IRSA environment variables to WAL-G
  • Drop pg_repack before pg_upgrade --check
  • Added https://github.com/zubkov-andrei/pg_profile
  • timescaledb 2.7.2
  • wal-g v2.0.1

Image: registry.opensource.zalan.do/acid/spilo-14:2.1-p7

2.1-p6

20 Jun 09:01
cdae614
Compare
Choose a tag to compare
  • Make it possible to specify a timeout for the restore_command
  • Added CLONE_TARGET_TIMELINE parameter for restore
  • Added https://github.com/x4m/pg_tm_aux
  • Added support of KUBERNETES_CACERT and other possible KUBERNETES_* environment variables.
  • Compatibility with cgroup v2 when figuring out memory limit and auto-calculating shared_buffers size.
  • wal-g v2.0.0
  • timescaledb 2.7.0
  • Patroni 2.1.4

Image: registry.opensource.zalan.do/acid/spilo-14:2.1-p6

2.1-p5

14 Apr 10:14
823f146
Compare
Choose a tag to compare
  • timescaledb 2.6.1
  • Fixed build on non-privileged CI (#711)
  • Added WALG_LIBSODIUM_KEY_TRANSFORM environment variable support (#706)
  • Fixed permissions of runit files (#707)

Image: registry.opensource.zalan.do/acid/spilo-14:2.1-p5

2.1-p4

28 Feb 11:10
76101a9
Compare
Choose a tag to compare
  • Patroni 2.1.3
  • Timescaledb 2.5.2
  • pg_cron 1.4
  • Added an intermediate cron_admin role that allows to work with pg_cron jobs (previously only members of admin role were allowed to do that) (#699)
  • Added wal-g proxy support (#661)
  • Added support of AZURE_ENVIRONMENT_NAME (#688)
  • Added support of SSH_PORT environment variable for wal-g (#676)
  • Set AWS_S3_FORCE_PATH_STYLE for S3 compatible storage (#670)
  • Implemented non-exclusive backups with wal-e (#686)
  • Try to get IP from OpenStack EC2-compatible API (#684)
  • Added first-last-agg, pgq_node, hll, dirtyread, and extra-window-functions extensions (#680, #689)

Image: registry.opensource.zalan.do/acid/spilo-14:2.1-p4

2.1-p3

03 Nov 10:17
388889d
Compare
Choose a tag to compare
  • Timescaledb 2.5.0 (including PostgreSQL 14 support)
  • Added pglogical and pldebugger for PostgreSQL 14
  • Added support for wal-g encryption environment variables (#649)

Image: registry.opensource.zalan.do/acid/spilo-14:2.1-p3

2.1-p2

12 Oct 06:52
30977cc
Compare
Choose a tag to compare
  • Added PostgreSQL 14 and removed 9.5
  • Timescaledb 2.4.2
  • set_user 3.0.0

Image: registry.opensource.zalan.do/acid/spilo-14:2.1-p2

2.1-p1

27 Aug 08:45
9f07dc5
Compare
Choose a tag to compare
  • Patroni 2.1.1
  • wal-g 1.1 (#588)
  • Timescaledb 2.4.1
  • Certificate rotation based on file hashes, not modified time (#599)

Image: registry.opensource.zalan.do/acid/spilo-13:2.1-p1

2.0-p7

26 May 07:17
4454a37
Compare
Choose a tag to compare
  • Timescaledb 2.2.1
  • Make it possible to run cron without a root (#574)
  • Fix clone_with_wale on PostgreSQL v13+ with recovery_time in future (#580)
  • Add support for WAL-E/WAL-G with custom PGPORT (#582)