File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments