We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4103256 commit f941c52Copy full SHA for f941c52
CHANGELOG.md
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.8.6](https://github.com/redis-developer/redis-enterprise-rs/compare/v0.8.5...v0.8.6) - 2026-03-19
11
+
12
+### Fixed
13
14
+- distinguish TLS certificate errors from connection failures ([#36](https://github.com/redis-developer/redis-enterprise-rs/pull/36))
15
16
+### Other
17
18
+- Fix Python packaging for Linux wheel installs ([#35](https://github.com/redis-developer/redis-enterprise-rs/pull/35))
19
20
## [0.8.5](https://github.com/redis-developer/redis-enterprise-rs/compare/v0.8.4...v0.8.5) - 2026-02-10
21
22
### Fixed
0 commit comments