Releases: batonogov/patroni-docker
Releases · batonogov/patroni-docker
v4.0.3-pg17.1
What's Changed
- Update base image by @github-actions in #31
- Add ansible example by @github-actions in #32
- Patroni 4.0.3 by @github-actions in #33
- Postgres 17.1 by @github-actions in #34
Full Changelog: v4.0.2-pg17.0...v4.0.3-pg17.1
v4.0.2-pg17.0
What's Changed
- pre-commit-hooks v5.0.0 by @github-actions in #28
- Patroni 4.0.2 by @github-actions in #29
- Add docker compose example by @github-actions in #30
Full Changelog: v4.0.1-pg17.0...v4.0.2-pg17.0
v4.0.1-pg17.0
What's Changed
- Postgres 17.0 & patroni 4.0.1 by @github-actions in #27
Full Changelog: v3.3.0-pg16.4...v4.0.1-pg17.0
v3.3.0-pg16.4
Release information
- Patroni v3.3.0
- Postgres 16.4
What's Changed
- Patroni 3.3.0 + Postgres 16.4 by @github-actions in #26
Full Changelog: v3.3.0-pg16.3...v3.3.0-pg16.4
v3.3.0-pg16.3
Release information
- Patroni v3.3.0
- Postgres 16.3
What's Changed
- Added no-install-recommends by @github-actions in #16
- Uptimize docker image by @github-actions in #17
- Added pre commit config by @github-actions in #18
- Added pre commit config by @github-actions in #19
- Added CMD instruction by @github-actions in #20
- Added more platforms by @github-actions in #21
- Revert "Added more platforms (#21)" by @github-actions in #22
- Patroni 3.3.0 + Postgres 16.3 by @github-actions in #23
- Add gitignore by @github-actions in #24
- Update pre-commit-hook rev by @github-actions in #25
Full Changelog: v3.2.2-pg16.2...v3.3.0-pg16.3
v3.2.2-pg16.2
Release information
- Patroni v3.2.2
- Postgres 16.2
What's Changed
- postgres:16.2 by @github-actions in #15
Full Changelog: v3.2.2-pg15.6...v3.2.2-pg16.2
v3.2.2-pg15.6
Release information
- Patroni v3.2.2
- Postgres 15.6
v0.2.0-beta
First working release.
docker exec patroni patronictl -c /etc/patroni/config.yml list
+ Cluster: stampede (7335802398268055573) ------+---------+-----------+----+-----------+
| Member | Host | Role | State | TL | Lag in MB |
+-----------------------+-----------------------+---------+-----------+----+-----------+
| patroni-postgresql-01 | patroni-postgresql-01 | Replica | streaming | 1 | 0 |
| patroni-postgresql-02 | patroni-postgresql-02 | Leader | running | 1 | |
| patroni-postgresql-03 | patroni-postgresql-03 | Replica | streaming | 1 | 0 |
+-----------------------+-----------------------+---------+-----------+----+-----------+