Releases: zalando/spilo
Releases · zalando/spilo
3.0-p1
- 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
- Add PostgreSQL 15, remove PostgreSQL 9.6 (@hughcapet, @CyberDem0n)
- Use Ubuntu 22.04 as the base image (@hughcapet, @CyberDem0n)
- Add workflow for multiarch builds (@mmoscher)
- Pass
AWS STS
regional endpoints environment variable toWAL-G
(@ThomasK33) - Support Service Principal for
WAL-G
backup to Azure (@stephan2012)
- 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
- 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
beforepg_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
- 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 possibleKUBERNETES_*
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
2.1-p4
- 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 ofadmin
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
, andextra-window-functions
extensions (#680, #689)
Image: registry.opensource.zalan.do/acid/spilo-14:2.1-p4
2.1-p3
2.1-p2
- 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