We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2044d commit 2379785Copy full SHA for 2379785
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+# v1.4.2
2
+
3
+This release includes some performance optimizations and a bug fix for publishing events to a pub/sub topic.
4
5
+## Fixes
6
7
+* use pubsub client to check IAM permissions (#2605)
8
+* process type contents serially (#2604)
9
+* move to direct decoding instead of mapstructure (#2598)
10
+* optimize performance of regex operations (#2603)
11
12
+## Contributors
13
+* Bob Callaway
14
15
# v1.4.1
16
17
This release includes updated dependencies for known CVEs, as well as some optimizations to minimize gRPC traffic between Rekor and Trillian.
0 commit comments