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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
1
# Changelog
2
2
3
+
## In Development
4
+
* Fix a bug when datastore encrypted keys didn't work in scheduled rules. datastore_crypto_key is now shared with the ``st2scheduler`` pods (#148) (by @rahulshinde26)
5
+
3
6
## v0.31.0
4
7
* Fix chart compatibility with Helm versions >= `2.16.8` by downgrading `mongodb-replicaset` from `3.14.0` to `3.12.0` (#137) (by @AbhyudayaSharma)
5
8
* Allow injection of datastore key in cluster (#115) (by @AngryDeveloper)
6
-
* Allow using encrypted keys from datastore as action paramters while creating rules by mounting datastore_crypto_key for st2schedular (#148) (by @rahulshinde26)
7
9
8
10
## v0.30.0
9
11
* Pin st2 version to `v3.3dev` as a new latest development version (#129)
0 commit comments