File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed
Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 1+ # v1.2.5
2+
3+ ### Enhancements
4+
5+ * Exposes validity period of signing certificate as prometheus metric for monitoring
6+ * fetch-tsa-certs now supports fetching a self-signed certificate chain
7+
8+ ## Changes
9+
10+ ### Bug fixes
11+
12+ * Minor tweaks to CI configuration for hardening
13+
14+ ### Misc
15+
16+ * Add fuzzing coverage with oss-fuzz
17+ * Dependabot updates
18+
19+ # v1.2.4
20+
21+ ## Changes
22+
23+ ### Bug fixes
24+
25+ * Fix timestamp response to always be returned in GMT
26+
27+ ### Misc
28+
29+ * Relax go directive to permit 1.22.x
30+ * Dependabot updates
31+
32+ # v1.2.3
33+
34+ ## Changes
35+
36+ ### Bug fixes
37+
38+ * Don't mark hash argument as required in timestamp-cli
39+
40+ ### Misc
41+
42+ * Dependabot updates
43+
144# v1.2.2
245
346## Changes
You can’t perform that action at this time.
0 commit comments