Skip to content

Commit 7d9dcff

Browse files
authored
Changelog for v1.5.3 (#2871)
(and add in missing v1.5.2 items) Signed-off-by: Appu <appu@google.com>
1 parent f230638 commit 7d9dcff

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# v1.5.3
2+
3+
## Features
4+
5+
* return 499 when clients disconnect instead of 500 (#2870)
6+
7+
## Improvements
8+
9+
* Change max upperbound on latency metrics (#2868)
10+
11+
# v1.5.2
12+
13+
## Features
14+
15+
* Support restricting kinds on insertion (#2814)
16+
17+
## Bug Fixes
18+
19+
* alpine: Enforce max size limit on decompression (#2831)
20+
* fix(trillianclient): strip dns:/// scheme from TLS ServerName in gRPC dial (#2812)
21+
* Fix internal error detail leakage in 500 responses (#2801)
22+
* add checks to ensure returned entries match client inputs to rekor-cli (#2799)
23+
* add defensive check to ensure tid is in config ahead of getting client (#2795)
24+
* add nil pointer check to resolve fuzzing crash (#2807)
25+
26+
## Improvements
27+
28+
* restapi: include inactiveShards in the homepage total count (#2797)
29+
* client: surface last-response details after retries are exhausted (#2796)
30+
131
# v1.5.1
232

333
## Features

0 commit comments

Comments
 (0)