Skip to content

Commit ff5f99c

Browse files
committed
Release notes for v1.16.5
Signed-off-by: Richard Wall <[email protected]>
1 parent 85e5d56 commit ff5f99c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

content/docs/releases/release-notes/release-notes-1.16.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,18 @@ Thanks also to the CNCF, which provides resources and support, and to the AWS op
223223
224224
In addition, massive thanks to Venafi for contributing developer time and resources towards the continued maintenance of cert-manager projects.
225225
226+
## `v1.16.5`
227+
228+
This patch release addresses several vulnerabilities reported by the Trivy security scanner. It is built with the latest version of Go 1.23 and includes various dependency updates. Changes since `v1.16.4`:
229+
230+
### Bug or Regression
231+
232+
- Bump Go to `v1.23.8` to fix `CVE-2025-22871` ([#7706](https://github.com/cert-manager/cert-manager/pull/7706), [`@wallrj`](https://github.com/wallrj))
233+
- Bump `github.com/golang-jwt/jwt/v5` to `v5.2.2` to fix `CVE-2025-30204` ([#7708](https://github.com/cert-manager/cert-manager/pull/7708), [`@wallrj`](https://github.com/wallrj))
234+
- Bump `golang.org/x/net` to fix `CVE-2025-22872` ([#7707](https://github.com/cert-manager/cert-manager/pull/7707), [`@wallrj`](https://github.com/wallrj))
235+
- Bump `go-jose` dependency to address `CVE-2025-27144` ([#7602](https://github.com/cert-manager/cert-manager/pull/7602), [`@SgtCoDFish`](https://github.com/SgtCoDFish))
236+
- Bump `golang.org/x/net` to address `CVE-2025-22870` reported by Trivy ([#7623](https://github.com/cert-manager/cert-manager/pull/7623), [`@SgtCoDFish`](https://github.com/SgtCoDFish))
237+
226238
## `v1.16.4`
227239
228240
This patch release is primarily intended to address a [breaking change](https://github.com/cert-manager/cert-manager/issues/7540) in Cloudflare's API which impacted ACME DNS-01 challenges using Cloudflare.

0 commit comments

Comments
 (0)