File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -11,25 +11,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
### Changed
13
13
14
+ ### Deprecated
15
+
16
+ ### Removed
17
+
18
+ ### Fixed
19
+
20
+ ### Security
21
+
22
+ ## v0.0.30
23
+
24
+ ### Changed
25
+
14
26
- [ #694 ] ( https://github.com/spegel-org/spegel/pull/694 ) Replace IP in multi address with manet.
15
27
- [ #693 ] ( https://github.com/spegel-org/spegel/pull/693 ) Add commonLabels for pods.
16
28
- [ #699 ] ( https://github.com/spegel-org/spegel/pull/699 ) Remove as mismatch error and replace with errors as.
17
29
- [ #701 ] ( https://github.com/spegel-org/spegel/pull/701 ) Rewrite e2e tests in Go.
18
30
- [ #704 ] ( https://github.com/spegel-org/spegel/pull/704 ) Update Containerd client to v2.
19
31
20
- ### Deprecated
21
-
22
- ### Removed
23
-
24
32
### Fixed
25
33
26
34
- [ #689 ] ( https://github.com/spegel-org/spegel/pull/689 ) Make cluster domain configurable.
27
35
- [ #696 ] ( https://github.com/spegel-org/spegel/pull/696 ) Fix DNS bootstrap self check.
28
36
- [ #702 ] ( https://github.com/spegel-org/spegel/pull/702 ) Refactor and add tests for p2p ready.
29
37
- [ #703 ] ( https://github.com/spegel-org/spegel/pull/703 ) Fix p2p router close panic and add tests.
30
38
31
- ### Security
32
-
33
39
## v0.0.29
34
40
35
41
### Added
You can’t perform that action at this time.
0 commit comments