mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Release 3.0.1 (#2561)
* Bump version * Update release notes * Return 3.6 to supported versions in setup.py
This commit is contained in:
@@ -3,6 +3,16 @@
|
||||
Release notes
|
||||
=============
|
||||
|
||||
Version 3.0.1
|
||||
-------------
|
||||
|
||||
**Bugfixes**
|
||||
|
||||
- Pass proper role name to an ``on_role_change`` callback script'. (Alexander Kukushkin, Polina Bungina)
|
||||
|
||||
Patroni used to erroneously pass ``promoted`` role to an ``on_role_change`` callback script on promotion. The passed role name changed back to ``master``. This regression was introduced in 3.0.0.
|
||||
|
||||
|
||||
Version 3.0.0
|
||||
-------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user