File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 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
77
88## [ Unreleased]
99
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+
1020## [ 1.9.4] - 2024-09-09
1121
1222### Added
@@ -664,7 +674,8 @@ created.)
664674
665675- Initial public release.
666676
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
668679[ 1.9.4 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.4
669680[ 1.9.3 ] : https://github.com/slackhq/nebula/releases/tag/v1.9.3
670681[ 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