You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Store only the last 2 postgres timeline histories to not exceed the max value size of the underlying store [#651](https://github.com/sorintlab/stolon/pull/651))
* Store only the last 2 postgres timeline histories to not exceed the max value size of the underlying store ([#651](https://github.com/sorintlab/stolon/pull/651))
* stolonctl status can output status in json format ([#628](https://github.com/sorintlab/stolon/pull/628))
26
40
* Enable all k8s client auth plugins ([#625](https://github.com/sorintlab/stolon/pull/625)[#632](https://github.com/sorintlab/stolon/pull/632))
27
41
* It's now possible to define the advertise address and port in stolon keeper ([#581](https://github.com/sorintlab/stolon/pull/581))
28
42
* A new `stolonctl register` command was added to set service discovery information about keepers to an external service (currently only consul) ([#557](https://github.com/sorintlab/stolon/pull/557))
29
-
* Ability to auto restart an instance when updating a postgres parameter that requries a restart [#568](https://github.com/sorintlab/stolon/pull/568))
* Enable verbose e progress logging for pg_basebackup [#665](https://github.com/sorintlab/stolon/pull/665))
32
-
* Implement timeouts for kubernetes api calls [#666](https://github.com/sorintlab/stolon/pull/666))
43
+
* Ability to auto restart an instance when updating a postgres parameter that requries a restart ([#568](https://github.com/sorintlab/stolon/pull/568))
0 commit comments