File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.9.5] - 2024-12-05
11
+
12
+ ### Added
13
+
14
+ - Gracefully ignore v2 certificates. (#1282 )
15
+
16
+ ### Fixed
17
+
18
+ - Fix relays that refuse to re-establish after one of the remote tunnel pairs breaks. (#1277 )
19
+
10
20
## [ 1.9.4] - 2024-09-09
11
21
12
22
### Added
@@ -664,7 +674,8 @@ created.)
664
674
665
675
- Initial public release.
666
676
667
- [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.9.4...HEAD
677
+ [ Unreleased ] : https://github.com/slackhq/nebula/compare/v1.9.5...HEAD
678
+ [ 1.9.5 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.5
668
679
[ 1.9.4 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.4
669
680
[ 1.9.3 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.3
670
681
[ 1.9.2 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.2
You can’t perform that action at this time.
0 commit comments