github-actions
released this
17 Mar 20:57
·
5 commits
to main
since this release
Release
This was mainly a "security maintenance" release, with changes aimed at removing all indirect vulnerabilities introduced by direct and indirect dependencies (see Dependabot alerts).
Additionally, we moved away from the deprecated protobuf
packages, updating to google.golang.org
ones, and implementing a Protobuf-to-Text (Un)Marshaler.
What's Changed
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /fsm-cli by @dependabot in #117
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0 in /fsm-cli by @dependabot in #116
- Updated CLI to use latest version of packages by @mmassenzio in #118
- Updating packages & dependencies to address Sec vulnerabilities by @mmassenzio in #119
New Contributors
- @mmassenzio made their first contribution in #118
Full Changelog: v0.13.0-g6e9e42d...v0.13.2-gc72711f