Alexander Kukushkin and GitHub
6f91f4f4e2
Release v3.0.3 ( #2719 )
...
* Bump version
* Bump pyright version and fix newly reported issues
* Update release notes
* Fix typos, extend release process desc
* Add readthedocs configuration file v2
* Fix Dockerfile.citus files
2023-06-22 10:46:02 +02:00
Polina Bungina and GitHub
4e1b9937b9
Documentation improvements ( #2661 )
...
* Further nested lists rendering fixes
* Remove a couple of sphinx warnings
* Fix bootstrap.users.password description
* Boto->boto3 in README's
* Split configuration docs and move some lines across files
* Fix a typo
2023-05-04 07:24:37 +02:00
Alexander Kukushkin and GitHub
39875f448c
Release v3.0.2 ( #2617 )
...
- bump version
- update release notes
- update links to Postgres Slack
- simplify /sync health-check endpoint code
- update unit-tests to cover missing lines
2023-03-24 08:54:54 +01:00
Polina Bungina and GitHub
422047f105
Release 3.0.1 ( #2561 )
...
* Bump version
* Update release notes
* Return 3.6 to supported versions in setup.py
2023-02-16 08:51:47 +01:00
Alexander Kukushkin and GitHub
7869f5e211
Release 3.0.0 ( #2545 )
...
* bump version
* update release notes
* removed 2.7, 3.4, 3.5, and 3.6 from supported versions in setup.py
* switched GH actions back to ubuntu-latest, removed tests with 2.7 and 3.6, and added 3.11
* some little fixes in Citus documentation and behave tests
2023-01-30 10:29:08 +01:00
acecbe0d8f
Fix a couple of linter problems, delete TODO.md ( #2526 )
...
Fix a couple of linter problems, remove trailing whitespaces
Co-authored-by: Alexander Kukushkin <[email protected] >
2023-01-17 10:52:03 +01:00
Alexander Kukushkin and GitHub
442bd3f434
Compatibility with some old modules ( #2514 )
...
- old click differently handles argument names
- old pytest doesn't like `from mock import call`
Bump version and update release notes.
Close: https://github.com/zalando/patroni/issues/2508
Close: https://github.com/zalando/patroni/issues/2512
2023-01-04 07:24:52 +01:00
bad158046e
Release v2.1.6 ( #2507 )
...
* bump version
* update release notes
Co-authored-by: Alexander Kukushkin <[email protected] >
2022-12-30 13:32:34 +01:00
Alexander Kukushkin and GitHub
53f89faaab
Release v2.1.5 ( #2462 )
...
* bump version
* update release notes
* run some behave tests on v15
* automate release process by building/pushing packages on tag creation and release publication
2022-11-28 10:45:04 +01:00
Alexander Kukushkin and GitHub
fb06af9adb
Release 2.1.4 ( #2322 )
...
- bump version
- update release notes
- implement missing unit-tests
2022-06-01 16:00:56 +02:00
Alexander Kukushkin and GitHub
333d41d9f0
Release 2.1.3 ( #2219 )
...
* Implement missing unit-tests
* Bump version
* Update release notes
2022-02-18 14:16:15 +01:00
Alexander Kukushkin and GitHub
dc9ff4cb8a
Release 2.1.2 ( #2136 )
...
* Implement missing unit-tests
* Bump version
* Update release notes
2021-12-03 15:49:57 +01:00
Alexander Kukushkin and GitHub
93efa91bbd
Release 2.1.1 ( #2039 )
...
* Update release notes
* Bump version
* Improve unit-test coverage
2021-08-19 15:44:37 +02:00
Julien Riou and GitHub
cb80f7ee06
docs: fix typo in 2.1.0 release note ( #1999 )
2021-07-09 13:21:53 +02:00
Alexander Kukushkin and GitHub
f2309abc87
Release 2.1.0 ( #1998 )
...
* bump version
* update release notes
2021-07-06 10:19:22 +02:00
Christian Clauss and GitHub
75e52226a8
Fix typos discovered by codespell ( #1997 )
2021-07-06 10:01:30 +02:00
Alexander Kukushkin and GitHub
b341ab2e2f
Release 2.0.2 ( #1851 )
...
* bump version
* update release notes
* implement missing unit-test
2021-02-22 12:28:19 +01:00
Alexander Kukushkin and GitHub
311e5ccc5b
Release 2.0.1 ( #1722 )
...
* Bump version
* Update release notes
2020-10-01 15:18:53 +02:00
Alexander Kukushkin and GitHub
0a1f389686
Release 2.0.0 ( #1680 )
...
* update release notes
* bump version
* change the default alignment in patronictl table output to `left`
* add missing tests
* add missing pieces to the documentation
2020-09-02 15:35:04 +02:00
Alexander Kukushkin and GitHub
fe23d1f2d0
Release 1.6.5 ( #1503 )
...
* bump version
* update release notes
* implement missing unit-tests and format code.
2020-04-23 16:02:01 +02:00
Alexander Kukushkin and GitHub
dc1966e3bc
Release 1.6.4 ( #1380 )
...
* Bump version
* Update release notes
2020-01-27 14:15:21 +01:00
Alexander Kukushkin and GitHub
08d6e5e50e
BUGFIX: don't leak password when running pg_rewind ( #1321 )
...
In addition to that:
* enforce security settings from `postgresql.authention`
* update release notes
* bump version
* close https://github.com/zalando/patroni/issues/1320
2019-12-05 18:19:38 +01:00
Alexander Kukushkin and GitHub
b542e4b5f0
Release 1.6.2 ( #1319 )
...
* update release notes
* bump version
2019-12-05 11:36:17 +01:00
Alexander Kukushkin and GitHub
35a2ccf8a8
A couple of small fixes in docs ( #1285 )
...
* fix formatting in release notes
* fix patronictl reinit command name
2019-11-21 10:39:28 +01:00
Alexander Kukushkin and GitHub
2f9a48fae4
Release 1.6.1 ( #1281 )
...
* Bump version to 1.6.1
* Update release notes
2019-11-15 12:48:00 +01:00
Alexander Kukushkin and GitHub
278bf9852b
Release 1.6.0 ( #1131 )
...
* Implement missing tests and do a few minor fixes
* Bump version to 1.6.0
* Update release notes
2019-08-05 15:08:04 +02:00
Alexander Kukushkin and GitHub
6909ce0c7a
Release 1.5.6 ( #1020 )
...
* Update release notes
* Bump version
2019-04-03 14:44:31 +02:00
Alexander Kukushkin and GitHub
c6e70a9910
Release 1.5.5 ( #979 )
...
* Bump version
* Update release notes
2019-02-15 16:14:39 +01:00
Alexander Kukushkin and GitHub
381a5b80d2
Release 1.5.4 ( #931 )
...
* Bump version
* Update release notes
* Make it possible to configure registration of Service in Consul via env variables
2019-01-15 12:14:19 +01:00
Alexander Kukushkin and GitHub
491f230711
Release 1.5.3 ( #889 )
...
* Bump version
* Update release notes
2018-12-03 17:12:53 +01:00
Alexander Kukushkin and GitHub
f8f928420d
Release 1.5.2 ( #875 )
...
* Update release notes
* Bump version
2018-11-26 10:31:14 +01:00
Alexander Kukushkin and GitHub
b4f35ecca0
Release 1.5.1 ( #846 )
...
* Bump version
* Update release notes
2018-11-01 16:18:41 +01:00
Alexander Kukushkin and GitHub
534829d617
Release 1.5.0 ( #809 )
...
Update release notes and bump version
2018-09-20 16:29:00 +02:00
Oleksii Kliukin and Alexander Kukushkin
b165183503
Reset is_leader status on demote ( #777 )
...
Make sure demoted cluster member stops responding with code 200 on the /master API call.
Issue a new minor release.
Fixes https://github.com/zalando/patroni/issues/776
2018-08-14 17:08:08 +02:00
Oleksii Kliukin and Alexander Kukushkin
5e7345a2ca
Release notes 1.4.5 ( #762 )
...
bump version update release notes
2018-08-03 17:02:11 +02:00
Alexander Kukushkin and GitHub
1de7c78c04
Release 1.4.4 ( #683 )
...
bump version and update release notes
2018-05-22 14:46:19 +02:00
Alexander Kukushkin and GitHub
f500dbb0ff
Release 1.4.3 ( #635 )
...
Bump version and update release notes
2018-03-05 10:10:17 +01:00
Alexander Kukushkin and GitHub
c95dd990cc
Release 1.4.2 ( #619 )
...
* Bump version to 1.4.2
* Update release notes
2018-01-30 16:44:42 +01:00
Alexander Kukushkin and GitHub
a1e5c8e1cb
A few iprovements in patronictl ( #601 )
...
* make switchover work with an old patroni
* exclude leader from candidates when interactively running failover
2018-01-17 15:33:08 +01:00
Oleksii Kliukin and GitHub
84d804e579
Release notes 1.4 ( #597 )
...
Document Kubernetes parameters, environment variables. Describe how Patroni uses Kubernetes.
2018-01-10 11:17:08 +01:00
Alexander Kukushkin and GitHub
bd847fd2cc
Patronictl extended info ( #567 )
...
* Show information about scheduled failover and maintenance mode when showing list of cluster members. Fixes https://github.com/zalando/patroni/issues/557
* Fix postgres version check functions (postgres 10 and above compatibility) and apply pep8 formatting to the tests.
* Bump some configuration parameters to match with postgres 10 defaults.
* Fix name of contributor in release notes.
2017-11-28 12:10:05 +01:00
Alexander Kukushkin and GitHub
a89a902f4a
Bump version and write release notes ( #560 )
...
and implement missing unit-tests
2017-11-10 11:48:50 +01:00
Alexander Kukushkin and Oleksii Kliukin
7c000f1519
Update releases.rst
2017-10-12 15:03:13 +02:00
Alexander Kukushkin and Oleksii Kliukin
1e856e4ec6
Update release notes
2017-10-12 15:03:13 +02:00
Alexander Kukushkin and Oleksii Kliukin
ae1a8f8942
Update release notes
2017-10-12 15:03:13 +02:00
Alexander Kukushkin and GitHub
3919b322f4
Release 1.3.4 ( #515 )
...
Fix documentation and update release notes
2017-09-08 10:56:09 +02:00
Oleksii Kliukin and GitHub
895e46885a
Patroni 1.3
...
- add release notes
- update the version
2017-07-27 15:58:31 +02:00
Oleksii Kliukin and GitHub
2559ba8ca2
Release notes for version 1.2
...
In addition to writing the nodes, modify the way changes are presented, adding some custom CSS.
2017-01-05 11:31:26 +01:00
Oleksii Kliukin and GitHub
fb89e75ce4
Make patroni documentation available on patroni.readthedocs.io. ( #373 )
...
Run sphnix-quickstart and some workarounds.
Sphinx is a logical choice because our docs is already in .rst.
2016-12-20 18:22:57 +01:00