We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abcbf1f commit 61da3c1Copy full SHA for 61da3c1
CHANGELOG.md
@@ -5,12 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## [unpublished]
+## [1.0.0-rc2]
9
- Add ability to specify key in failover password secret
10
- Improve leader election logic
11
- Add ability to change UpdateStrategy for StatefulSets
12
-- Add ability to change UpdateStrategy for StatefulSets
13
- Optimize lua transport encoding
+- Support cancelable SPDY executor stream
14
+- Bump to kubernetes 1.26 sdk
15
+- Bugfix
16
17
## [1.0.0-rc1]
18
0 commit comments