Releases: cybertec-postgresql/patroni-windows-packaging
Release v221205
BREAKING CHANGES
Warning
This release is incompatible with previous releases (v221116 and older)! It usesetcd
v3 API instead of deprecated v2 API.
Please check the patroni manual if you need to upgrade existing cluster to etcd
v3 API.
Versions:
Component | Version |
---|---|
PYTHON | 3.11.0 |
ETCD | 3.5.6 |
PATRONI | 2.1.5 |
MICRO | 2.0.11 |
WINSW | 2.11.0 |
VIPMGR | 2.0.0 |
PGSQL | 15.1 |
PES GUI | 0.2 |
What's Changed
[+]
bump vip-manager to v2.0.0
Full Changelog: v221114...v221116
Release v221201
BREAKING CHANGES
Warning
This release is incompatible with previous releases (v221116 and older)! It usesetcd
v3 API instead of deprecated v2 API.
Please check the patroni manual if you need to upgrade existing cluster to etcd
v3 API.
Versions:
Component | Version |
---|---|
PYTHON | 3.11.0 |
ETCD | 3.5.6 |
PATRONI | 2.1.5 |
MICRO | 2.0.11 |
WINSW | 2.11.0 |
VIPMGR | 2.0-beta2 |
PGSQL | 15.1 |
PES GUI | 0.2 |
What's Changed
[!]
add support for etcd v3, closes #50[+]
bump zalando/patroni to v2.1.5, closes #51[+]
bump etcd-io/etcd to v3.5.6, closes #52[+]
bump PES to v0.2, closes #53[+]
bump vip-manager to v2.0-beta2*
Full Changelog: v221114...v221116
Release v221116
Versions:
Component | Version |
---|---|
PYTHON | 3.11.0 |
ETCD | 3.3.27 |
PATRONI | 2.1.4 |
MICRO | 2.0.11 |
WINSW | 2.11.0 |
VIPMGR | 1.0.1 |
PGSQL | 15.1 |
PES GUI | 0.1 |
What's Changed
[+]
set min required pwsh version 7.0 and admin privileges forinstall.ps1
, closes #49 by @pashagolub[*]
update.yaml
templates to the latest versions, closes #47 by @pashagolub in #48
Full Changelog: v221114...v221116
Release v221114
Versions:
Component | Version |
---|---|
PYTHON | 3.11.0 |
ETCD | 3.3.27 |
PATRONI | 2.1.4 |
MICRO | 2.0.11 |
WINSW | 2.11.0 |
VIPMGR | 1.0.1 |
PGSQL | 15.1 |
PES GUI | 0.1 |
What's Changed
[+]
bump PostgreSQL to 15.1, closes #43 by @pashagolub in #44[+]
bump Python to 3.11, closes #45 by @pashagolub in #46[*]
increase new patroni user password complexity by default, fixes #41 by @pashagolub in #42
Full Changelog: v220802...v221114
Release v220802
Versions:
Component | Version |
---|---|
PYTHON | 3.10.5 |
ETCD | 3.3.27 |
PATRONI | 2.1.4 |
MICRO | 2.0.11 |
WINSW | 2.11.0 |
VIPMGR | 1.0.1 |
PGSQL | 14.4 |
PES GUI | 0.1 |
What's Changed
- [+] bump micro to 2.0.11, closes #39 by @pashagolub in #40
Full Changelog: v220726...v220802
Release v220726
Versions:
Component | Version |
---|---|
PYTHON | 3.10.5 |
ETCD | 3.3.27 |
PATRONI | 2.1.4 |
MICRO | 2.0.10 |
WINSW | 2.11.0 |
VIPMGR | 1.0.1 |
PGSQL | 14.4 |
PES GUI | 0.1 |
What's Changed
[+]
bumpPostgreSQL
to 14.4 by @pashagolub in #37[+]
bumpPython
to 3.10.5 by @pashagolub in #37[+]
bumpactions/setup-python
from 3 to 4 by @dependabot in #38
New Contributors
- @dependabot made their first contribution in #38
Full Changelog: v220606...v220726
Release v220606
Versions:
Component | Version |
---|---|
PYTHON | 3.10.4 |
ETCD | 3.3.27 |
PATRONI | 2.1.4 |
MICRO | 2.0.10 |
WINSW | 2.11.0 |
VIPMGR | 1.0.1 |
PGSQL | 14.3 |
PES GUI | 0.1 |
Changelog:
[+]
bump PostgreSQL
to v14.3 c16d379
[+]
bump zalando/patroni
to v2.1.4 0d96690
[+]
add downloads badge c1a3fc0
Full Changelog: https://github.com/cybertec-postgresql/patroni-windows-packaging/compare/v220510..v220606
Release v220510
Versions:
Component | Version |
---|---|
PYTHON | 3.10.4 |
ETCD | 3.3.27 |
PATRONI | 2.1.3 |
MICRO | 2.0.10 |
WINSW | 2.11.0 |
VIPMGR | 1.0.1 |
PGSQL | 14.2 |
PES GUI | 0.1 |
Changelog:
[-]
fix path to the patroni.yaml
in patronictl.bat
, fixes #32 0f33435
[*]
update version number in the installer 9381730
[*]
update copyright year 75bb958
Full Changelog: v220509...v220510
Release v220509
Versions:
Component | Version |
---|---|
PYTHON | 3.10.4 |
ETCD | 3.3.27 |
PATRONI | 2.1.3 |
MICRO | 2.0.10 |
WINSW | 2.11.0 |
VIPMGR | 1.0.1 |
PGSQL | 14.2 |
PES GUI | 0.1 |
Changelog:
[+]
add Test GHA workflow, closes #30 be906b3
[+]
bump patroni
to v2.1.3 7901eec
[+]
bump PostgreSQL
to v14.2 7901eec
[+]
bump Python
to v3.10.4 9a37d4e
[*]
add check if we are running in gha or on local env eb15e3c
[*]
use actions/setup-python
for the explicit consistent behavior between different runners ee1bdfb
[*]
use python and pip output from %PATH% 0e9f9af
[-]
fix install-end.bat
to use just installed python version, fixes #29 c4134fd
[-]
return updated python and pip variables from install-env.bat
28e5af8
Full Changelog: v220209...v220509
Release v220209
Versions:
Component | Version |
---|---|
PYTHON | 3.10.2 |
ETCD | 3.3.27 |
PATRONI | 2.1.2 |
MICRO | 2.0.10 |
WINSW | 2.11.0 |
VIPMGR | 1.0.1 |
PGSQL | 14.1 |
PES GUI | 0.1 |
Changelog:
[+]
add fail fast instructions (EXIT /B
) for all commands
[+]
before producing installer remove old possible leftovers
[+]
bump patroni version to 2.1.2
[+]
bump PostgreSQL version to 14.1
[+]
bump Python version to 3.10.2
[+]
bump WinSW version to 2.11.0
[*]
add pgsql and etcd folder to .gitignore
[*]
deletes files after including to archive
[*]
move Python installation right before it needed
[*]
remove actions/setup-python since we anyway download the Python installer
[-]
add timeouts after archive extracting, fixes #26