Skip to content

Commit c1b84b7

Browse files
committed
Update changelog.
1 parent 66fb6c3 commit c1b84b7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# Change Log
22

3-
## [0.3.8](https://github.com/arangodb/kube-arangodb/tree/0.3.8) (2019-02-19)
4-
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.3.6...0.3.7)
5-
3+
## [0.3.9](https://github.com/arangodb/kube-arangodb/tree/0.3.9) (2019-02-28)
4+
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.3.8...0.3.9)
5+
- Fixed a serious bug in rolling upgrades which was introduced in 0.3.8.
6+
- Document the drain procedure for k8s nodes.
67
- Wait for shards to be in sync before continuing upgrade process.
78
- Rotate members when patch-level upgrade.
89
- Don't trigger cleanout server during upgrade.
910
- More robust remove-server actions.
1011

1112
## [0.3.8](https://github.com/arangodb/kube-arangodb/tree/0.3.8) (2019-02-19)
12-
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.3.6...0.3.7)
13+
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.3.7...0.3.8)
1314

1415
- Added scaling limits to spec and enforce in operator.
1516
- npm update for dashboard to alleviate security problems.

0 commit comments

Comments
 (0)