Skip to content

Commit 6092d08

Browse files
authored
Prepare v0.0.30 (#705)
2 parents 0b796a9 + 8ea7ad4 commit 6092d08

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Changed
1313

14+
### Deprecated
15+
16+
### Removed
17+
18+
### Fixed
19+
20+
### Security
21+
22+
## v0.0.30
23+
24+
### Changed
25+
1426
- [#694](https://github.com/spegel-org/spegel/pull/694) Replace IP in multi address with manet.
1527
- [#693](https://github.com/spegel-org/spegel/pull/693) Add commonLabels for pods.
1628
- [#699](https://github.com/spegel-org/spegel/pull/699) Remove as mismatch error and replace with errors as.
1729
- [#701](https://github.com/spegel-org/spegel/pull/701) Rewrite e2e tests in Go.
1830
- [#704](https://github.com/spegel-org/spegel/pull/704) Update Containerd client to v2.
1931

20-
### Deprecated
21-
22-
### Removed
23-
2432
### Fixed
2533

2634
- [#689](https://github.com/spegel-org/spegel/pull/689) Make cluster domain configurable.
2735
- [#696](https://github.com/spegel-org/spegel/pull/696) Fix DNS bootstrap self check.
2836
- [#702](https://github.com/spegel-org/spegel/pull/702) Refactor and add tests for p2p ready.
2937
- [#703](https://github.com/spegel-org/spegel/pull/703) Fix p2p router close panic and add tests.
3038

31-
### Security
32-
3339
## v0.0.29
3440

3541
### Added

0 commit comments

Comments
 (0)