Skip to content

Commit 6a03800

Browse files
committed
CHANGELOG.
1 parent 09a2739 commit 6a03800

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# Change Log
22

3-
## [0.3.11](---) (XXXX-XX-XX)
3+
## [0.3.12]() (XXXX-XX-XX)
4+
- Limit source IP ranges for external services
5+
6+
## [0.3.11](https://github.com/arangodb/kube-arangodb/tree/0.3.11) (2019-06-07)
47
- Introduced volume claim templates for all server groups that require volume.
58
- Added arangodb-exporter support as sidecar to all arangodb pods.
69
- Fixed a bug in the case that all coordinators failed.
7-
10+
- Increase some timeouts in cluster observation.
11+
- Ignore connection errors when removing servers.
12+
- Switch to go 1.12 and modules.
13+
- User sidecars.
814

915
## [0.3.10](https://github.com/arangodb/kube-arangodb/tree/0.3.10) (2019-04-04)
1016
- Added Pod Disruption Budgets for all server groups in production mode.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.11-preview
1+
0.3.10+git

0 commit comments

Comments
 (0)