Skip to content

Commit d7d31f0

Browse files
authored
changelog for v1.4.0 release (#2550)
Signed-off-by: Bob Callaway <[email protected]>
1 parent 455d37b commit d7d31f0

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
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

333
Note that Rekor v1 is in maintenance mode as we are actively developing

0 commit comments

Comments
 (0)