File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ # v1.4.0
2+
3+ This is a minor version release given the removal of the stable checkpoint feature. To our knowledge, this was not
4+ used effectively anywhere and therefore was removed from Rekor v1. Witnessing will be added as part of the upcoming
5+ Rekor v2 release.
6+
7+ ## Features
8+
9+ * enable retries and timeouts on GCP KMS calls (#2548 )
10+ * allow configuring gRPC default service config for trillian client load balancing & timeouts (#2549 )
11+ * move context handling in trillian RPC calls to be request based and idiomatic (#2536 )
12+
13+ ## Fixes
14+
15+ * Fix docker compose up --wait failing when Trillian server isn't healthy (#2473 )
16+ * better mysql healthcheck (#2459 )
17+ * numerous upgraded dependencies, including moving to go 1.24
18+
19+ ## Removed
20+
21+ * remove stable checkpoint feature (#2537 )
22+ * Don't initialize index storage with stable checkpoint publishing (#2486 )
23+
24+ ## Contributors
25+ * Bob Callaway
26+ * Carlos Tadeu Panato Junior
27+ * Emmanuel Ferdman
28+ * Hayden B
29+ * Ramon Petgrave
30+
131# v1.3.10
232
333Note that Rekor v1 is in maintenance mode as we are actively developing
You can’t perform that action at this time.
0 commit comments