File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments