Skip to content

Commit 2379785

Browse files
authored
add changelog for v1.4.2 (#2606)
Signed-off-by: Bob Callaway <[email protected]>
1 parent 6f2044d commit 2379785

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
115
# v1.4.1
216

317
This release includes updated dependencies for known CVEs, as well as some optimizations to minimize gRPC traffic between Rekor and Trillian.

0 commit comments

Comments
 (0)