|
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
|
## [Unreleased]
|
|
## [Unreleased]
|
|
|
|
|
|
|
|
+## [1.9.1] - 2024-05-29
|
|
|
|
+
|
|
|
|
+### Fixed
|
|
|
|
+
|
|
|
|
+- Fixed a potential deadlock in GetOrHandshake. (#1151)
|
|
|
|
+
|
|
## [1.9.0] - 2024-05-07
|
|
## [1.9.0] - 2024-05-07
|
|
|
|
|
|
### Deprecated
|
|
### Deprecated
|
|
@@ -626,7 +632,8 @@ created.)
|
|
|
|
|
|
- Initial public release.
|
|
- Initial public release.
|
|
|
|
|
|
-[Unreleased]: https://github.com/slackhq/nebula/compare/v1.9.0...HEAD
|
|
|
|
|
|
+[Unreleased]: https://github.com/slackhq/nebula/compare/v1.9.1...HEAD
|
|
|
|
+[1.9.1]: https://github.com/slackhq/nebula/releases/tag/v1.9.1
|
|
[1.9.0]: https://github.com/slackhq/nebula/releases/tag/v1.9.0
|
|
[1.9.0]: https://github.com/slackhq/nebula/releases/tag/v1.9.0
|
|
[1.8.2]: https://github.com/slackhq/nebula/releases/tag/v1.8.2
|
|
[1.8.2]: https://github.com/slackhq/nebula/releases/tag/v1.8.2
|
|
[1.8.1]: https://github.com/slackhq/nebula/releases/tag/v1.8.1
|
|
[1.8.1]: https://github.com/slackhq/nebula/releases/tag/v1.8.1
|