@@ -3,7 +3,9 @@ title: Release 1.16
3
3
description : ' cert-manager release notes: cert-manager 1.16'
4
4
---
5
5
6
- cert-manager 1.16 includes various improvements to the metrics in the cert-manager components.
6
+ The cert-manager 1.16 release includes: new Helm chart features, more Prometheus
7
+ metrics, memory optimizations, and various improvements and bug fixes for the
8
+ ACME issuer and Venafi Issuer.
7
9
8
10
## Breaking changes
9
11
@@ -192,9 +194,26 @@ Read [cert-manager issue 6753](https://github.com/cert-manager/cert-manager/issu
192
194
193
195
## Community
194
196
195
- Thanks again to all open-source contributors with commits in this release, including: TODO
196
-
197
- Thanks also to the following cert-manager maintainers for their contributions during this release: TODO
197
+ Thanks to all our open-source contributors with commits in this release, including:
198
+ [`@Guitarkalle`](https://github.com/Guitarkalle),
199
+ [`@Jasper-Ben`](https://github.com/Jasper-Ben),
200
+ [`@aidy`](https://github.com/aidy),
201
+ [`@bdols`](https://github.com/bdols),
202
+ [`@cbroglie`](https://github.com/cbroglie),
203
+ [`@eplightning`](https://github.com/eplightning),
204
+ [`@hawksight`](https://github.com/hawksight),
205
+ [`@joshmue`](https://github.com/joshmue),
206
+ [`@jrcichra`](https://github.com/jrcichra),
207
+ [`@jsoref`](https://github.com/jsoref),
208
+ [`@miguelvr`](https://github.com/miguelvr),
209
+ [`@mindw`](https://github.com/mindw),
210
+ [`@sankalp-at-gh`](https://github.com/sankalp-at-gh).
211
+
212
+ Thanks also to the following cert-manager maintainers for their contributions during this release:
213
+ [`@SgtCoDFish`](https://github.com/SgtCoDFish),
214
+ [`@ThatsMrTalbot`](https://github.com/ThatsMrTalbot),
215
+ [`@inteon`](https://github.com/inteon),
216
+ [`@wallrj`](https://github.com/wallrj).
198
217
199
218
Equally thanks to everyone who provided feedback, helped users and raised issues on GitHub and Slack and joined our meetings!
200
219
0 commit comments