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 1393a7d commit 8cbbf8cCopy full SHA for 8cbbf8c
CHANGES.md
@@ -1,3 +1,13 @@
1
+## 0.17.0, 24.09.2022
2
+
3
+* Support fsfreeze feature on Kubernetes 1.24+ (requires the updated Helm chart)
4
+* Support for storage classes in S3
5
+* Small change to get Benji to work with MySQL/MariaDB
6
+* k8s-tools: Switch logging to structlog and JSON output
7
+* k8s-tools: Pass through JSON logging from benji unaltered
8
+* k8s-tools: Create PVC with default storage class if nothing is specified
9
+* k8s-tools: Put an upper bound on the time we wait for PV creation
10
11
## 0.16.1, 18.04.2021
12
13
* Fix typo in PersistentVolume key name (#140)
0 commit comments