Skip to content

Commit 7ea3361

Browse files
authored
Merge pull request #143 from cybozu-go/bump-0.16.2
Bump version to 0.16.2
2 parents 7040c4c + ed097f5 commit 7ea3361

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
## [0.16.2] - 2026-04-15
9+
### Fixed
10+
- Handle wildcard FQDN correctly for CNAME delegation (#142)
11+
12+
### Changed
13+
- Lock dependencies (#141)
14+
815
## [0.16.1] - 2026-03-30
916
### Added
1017
- Add configurable exponential backoff for certificate apply retries (#137)
@@ -333,7 +340,8 @@ The [quay.io/cybozu/contour-plus](https://quay.io/repository/cybozu/contour-plus
333340
- for [ExternalDNS][] v0.5.14
334341
- for [cert-manager][] v0.8.0
335342

336-
[Unreleased]: https://github.com/cybozu-go/contour-plus/compare/v0.16.1...HEAD
343+
[Unreleased]: https://github.com/cybozu-go/contour-plus/compare/v0.16.2...HEAD
344+
[0.16.2]: https://github.com/cybozu-go/contour-plus/compare/v0.16.1...v0.16.2
337345
[0.16.1]: https://github.com/cybozu-go/contour-plus/compare/v0.16.0...v0.16.1
338346
[0.16.0]: https://github.com/cybozu-go/contour-plus/compare/v0.15.0...v0.16.0
339347
[0.15.0]: https://github.com/cybozu-go/contour-plus/compare/v0.14.3...v0.15.0

0 commit comments

Comments
 (0)