Commit e5945a6 1 parent 072edd5 commit e5945a6 Copy full SHA for e5945a6
File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.8.1] - 2023-12-19
11
+
12
+ ### Security
13
+
14
+ - Update ` golang.org/x/crypto ` , which includes a fix for CVE-2023 -48795. (#1048 )
15
+
16
+ ### Fixed
17
+
18
+ - Fix a deadlock introduced in v1.8.0 that could occur during handshakes. (#1044 )
19
+
20
+ - Fix mobile builds. (#1035 )
21
+
10
22
## [ 1.8.0] - 2023-12-06
11
23
12
24
### Deprecated
@@ -535,7 +547,8 @@ created.)
535
547
536
548
- Initial public release.
537
549
538
- [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.8.0...HEAD
550
+ [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.8.1...HEAD
551
+ [ 1.8.1 ] : https://github.com/slackhq/nebula/releases/tag/v1.8.1
539
552
[ 1.8.0 ] : https://github.com/slackhq/nebula/releases/tag/v1.8.0
540
553
[ 1.7.2 ] : https://github.com/slackhq/nebula/releases/tag/v1.7.2
541
554
[ 1.7.1 ] : https://github.com/slackhq/nebula/releases/tag/v1.7.1
You can’t perform that action at this time.
0 commit comments