Releases: zalando/spilo
Releases · zalando/spilo
2.0-p6
2.0-p5
- timescaledb 2.1.0 (including PostgreSQL 13 support) and 1.7.5
- Patroni 2.0.2
- Fixed a few issues with analyze after the major upgrade and promote.
Image: registry.opensource.zalan.do/acid/spilo-13:2.0-p5
2.0-p4
- timescaledb 2.0.1
- wal-g 0.2.19, including WALG_SSH support
- Better OpenShift compatibility
- Reduced downtime during in-place major upgrade and a few bugfixes
- Automatically run analyze after promote
- Latest minor versions of PostgreSQL
Image: registry.opensource.zalan.do/acid/spilo-13:2.0-p4
2.0-p3
- timescaledb 2.0
- postgis 3.1 for PostgreSQL 9.6 - 13
- A few little fixes around detecting environment and parsing cloud instance metadata
Image: registry.opensource.zalan.do/acid/spilo-13:2.0-p3
2.0-p2
- Added PostgreSQL 13 (#520)
- Patroni 2.0.1
- Timescaledb 1.7.4
- Added pg_permission extension (#493, #504)
- Azure storage support (#514, #523)
- Support for additional locales (#513)
- Better support of OpenStack metadata (#486)
- Disabled wal-e/wal-g prefetch when restore_command is called for/from pg_rewind (#495)
- Use an IP address for Google instance metadata (#521)
- Added scripts for in-place major upgrade, see #488 for details.
- Changed the backup path to inlcude major version as a suffix:
/spilo/{WAL_BUCKET_SCOPE_PREFIX}{SCOPE}{WAL_BUCKET_SCOPE_SUFFIX}/wal/{PGVERSION}
. Backups made from the old Spilo or for the old major version should be cleaned manually. - Automatically configure
postgresql.bin_dir
from the$PGDATA/PG_VERSION
.
1.6-p5
- Includes lates minor versions of PostgreSQL
- Added missing
basebackup_fast_xlog
section referenced from thestandby_cluster
(#435) - Timescaledb 1.7.2 (#464)
- post_init.sh is executed with
synchronous_commit=local
(#440) - Fix permissions of PGDATA on restart (#447)
- Added the
pgaudit
extension (#448) - Added helper script for pgq which grants
pgq_*
roles to theadmin
role (#454) - Removed
pspg
pager (#470) - Enabled core dumps with shared memory filter (#475)
- Propagate
AWS_REGION
environment variable to wal-e/wal-g configuration (#478) - Make sure certificates are owned by the
postgres
user (#479)
Image: registry.opensource.zalan.do/acid/spilo-12:1.6-p5
1.6-p3
- Patroni 1.6.5
- Timescaledb 1.7.0 for PostgreSQL 12 (1.6.1 for older versions)
- pglogical for PostgreSQL 12
- Removed PostgreSQL 9.3 and 9.4
- Added possibility to run without root
Image: registry.opensource.zalan.do/acid/spilo-12:1.6-p3
1.6-p2
- Patroni 1.6.4
- Added PostgreSQL 12
- Timescaledb 1.6.0
- wal-g 0.2.14
- Postgis 3.0 (and automatic upgrade)
- Supervisord replaced with lightweight runit
- Possibility to rotate PostgreSQL SSL certificates/keys
- IPv6 only compatibility
- Some fixes in wal-e configuration (sometimes it didn't work with new AWS regions)
- Default recovery window increased to 5 days
- The image is not compressed anymore and could work with read-only root fs (you still have to provide writable volume mounted as
/run
for configuration files)
Image: registry.opensource.zalan.do/acid/spilo-12:1.6-p2
1.6-p1
- Patroni 1.6.0
- New postgres minor versions
- timescaledb 1.4.1
- wal-g 0.2.11
- wal-g is enabled by default for wal-fetch and backup-fetch when working with S3
Image: registry.opensource.zalan.do/acid/spilo-11:1.6-p1
Enabled timescaledb by default
- bump timescaledb version to 1.3.2
- disable timescaledb telemetry
- incorporate https://github.com/RafiaSabih/pg_auth_mon
- better support of non-AWS S3
- better handling of shared_preload_libraries in the pg_upgrade.py
- wal-g 0.2.9
Image: registry.opensource.zalan.do/acid/spilo-11:1.5-p9