Skip to content

Commit da41345

Browse files
authored
Changelog Update for Release 0.8.7 (kadalu#682)
Signed-off-by: Aravinda Vishwanathapura <[email protected]>
1 parent c37ec48 commit da41345

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.8.7] - 2021-10-29
10+
11+
- Troubleshooting guide updated for GlusterFS directory quota(External).
12+
- Documentation update to use Kadalu Storage(External) with Nomad.
13+
- Documentation update with upgrade steps.
14+
- Metrics APIs are redesigned. All the metrics related to Kadalu Pods are now accessible from Operator Pod.
15+
- Fixed an issue related to reachable host check(External).
16+
- Fixed an crash related to Connection error in Operator.
17+
- Fixed excessive logging of SETFATTR errors.
18+
- Added support for Kubernetes v1.22.
19+
- Fixed EPERM issues in CSI Provisioner.
20+
- Added support to print versions from all Pods of Kadalu namespace(`kubectl kadalu version`).
21+
- Added support for Setting Gluster options while adding External Storage pool.
22+
- Documentation update for `xfsprogs` requirements.
23+
924
## [0.8.6] - 2021-09-09
1025

1126
- Mounted Block Volume support - Create a Storage Class with `pv_type: Block` and all the PVs from this Storage Class will be created as Block Volumes. Refer documentation for the examples.
@@ -261,7 +276,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
261276
- Logging and Analytics support added.
262277
- End-to-end testing using Minikube and Travis-ci.
263278

264-
[Unreleased]: https://github.com/kadalu/kadalu/compare/0.8.6...HEAD
279+
[Unreleased]: https://github.com/kadalu/kadalu/compare/0.8.7...HEAD
265280
[0.1.0]: https://github.com/kadalu/kadalu/compare/e434f25...0.1.0
266281
[0.2.0]: https://github.com/kadalu/kadalu/compare/0.1.0...0.2.0
267282
[0.3.0]: https://github.com/kadalu/kadalu/compare/0.2.0...0.3.0
@@ -283,3 +298,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
283298
[0.8.4]: https://github.com/kadalu/kadalu/compare/0.8.3...0.8.4
284299
[0.8.5]: https://github.com/kadalu/kadalu/compare/0.8.4...0.8.5
285300
[0.8.6]: https://github.com/kadalu/kadalu/compare/0.8.5...0.8.6
301+
[0.8.7]: https://github.com/kadalu/kadalu/compare/0.8.6...0.8.7

0 commit comments

Comments
 (0)