mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-09 14:33:57 +01:00
parent
072edd56b3
commit
e5945a60aa
15
CHANGELOG.md
15
CHANGELOG.md
@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.8.1] - 2023-12-19
|
||||||
|
|
||||||
|
### Security
|
||||||
|
|
||||||
|
- Update `golang.org/x/crypto`, which includes a fix for CVE-2023-48795. (#1048)
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fix a deadlock introduced in v1.8.0 that could occur during handshakes. (#1044)
|
||||||
|
|
||||||
|
- Fix mobile builds. (#1035)
|
||||||
|
|
||||||
## [1.8.0] - 2023-12-06
|
## [1.8.0] - 2023-12-06
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
@ -535,7 +547,8 @@ created.)
|
|||||||
|
|
||||||
- Initial public release.
|
- Initial public release.
|
||||||
|
|
||||||
[Unreleased]: https://github.com/slackhq/nebula/compare/v1.8.0...HEAD
|
[Unreleased]: https://github.com/slackhq/nebula/compare/v1.8.1...HEAD
|
||||||
|
[1.8.1]: https://github.com/slackhq/nebula/releases/tag/v1.8.1
|
||||||
[1.8.0]: https://github.com/slackhq/nebula/releases/tag/v1.8.0
|
[1.8.0]: https://github.com/slackhq/nebula/releases/tag/v1.8.0
|
||||||
[1.7.2]: https://github.com/slackhq/nebula/releases/tag/v1.7.2
|
[1.7.2]: https://github.com/slackhq/nebula/releases/tag/v1.7.2
|
||||||
[1.7.1]: https://github.com/slackhq/nebula/releases/tag/v1.7.1
|
[1.7.1]: https://github.com/slackhq/nebula/releases/tag/v1.7.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user