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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,13 @@
1
1
# Changelog
2
2
3
3
## In Development
4
-
4
+
* Updated redis constant sentinel ID which will allow other sentinel peers to update to the new given IP in case of pod failure or worker node reboots. (#191) (by @manisha-tanwar)
5
5
6
6
## v0.60.0
7
7
* Switch st2 version to `v3.5dev` as a new latest development version (#187)
8
8
* Change st2packs definition to a list, to support multiple st2packs containers (#166) (by @moonrail)
* Fixed datastore_crypto_key secret name for rules engine (#188) (by @lordpengwin)
11
-
* Updated redis constant sentinel ID which will allow other sentinel peers to update to the new given IP in case of pod failure or worker node reboots. (#191) (by @manisha-tanwar)
12
11
13
12
## v0.52.0
14
13
* Improve resource allocation and scheduling by adding resources requests cpu/memory values for st2 Pods (#179)
0 commit comments