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 b5a341b commit c5f47caCopy full SHA for c5f47ca
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+# v1.4.2
2
+
3
+* move to go 1.21.3 to pick up fixes for CVE-2023-39325
4
5
+## Bug Fixes
6
+* update builder image to use go1.21.3 (#1407)
7
+* Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1405)
8
+* Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#1404)
9
+* Bump golang from 1.21.2 to 1.21.3 (#1406)
10
+* Bump go.step.sm/crypto from 0.35.1 to 0.36.0 (#1403)
11
+* Bump google.golang.org/api from 0.145.0 to 0.146.0 (#1402)
12
+* Bump sigs.k8s.io/release-utils from 0.7.4 to 0.7.5 (#1401)
13
14
+## Contributors
15
+* Carlos Tadeu Panato Junior
16
17
# v1.4.1
18
19
v1.4.1 disables CGO for released binaries and containers. If you need support
0 commit comments