File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v1.3.5
2
+
3
+ ## New Features
4
+ * output trace in slog and override correlation header name (#1986 )
5
+ * give log timestamps nanosecond precision (#1985 )
6
+ * Added support for sha384/sha512 hash algorithms in hashedrekords (#1959 )
7
+ * Change Redis value for locking mechanism (#1957 )
8
+
9
+ ## Bug Fixes
10
+ * Fix panic for DSSE canonicalization (#1923 )
11
+ * Drop conditional when verifying entry checkpoint (#1917 )
12
+ * Remove timestamp from checkpoint (#1888 )
13
+ * Additional unique index correction (#1885 )
14
+
15
+ ## Quality Enhancements
16
+ * bump trillian images to v1.6.0 (#1984 )
17
+ * remove trillian images from release process (#1983 )
18
+ * update builder to use go1.21
19
+
20
+ ## Contributors
21
+ * Andrew Block
22
+ * Bob Callaway
23
+ * Carlos Tadeu Panato Junior
24
+ * Hayden Blauzvern
25
+ * Riccardo Schirone
26
+
1
27
# v1.3.4
2
28
3
29
## New Features
You can’t perform that action at this time.
0 commit comments