Releases: GoogleCloudPlatform/osconfig
Releases · GoogleCloudPlatform/osconfig
20250113.00
Bump golang.org/x/net from 0.31.0 to 0.34.0 (#769) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.31.0 to 0.34.0. - [Commits](https://github.com/golang/net/compare/v0.31.0...v0.34.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
20250110.00
Bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules grou…
20241218.00
Scanners fixes (#720) * Fix Arbitrary file access during archive extraction Zip Slip findings * Fix Incorrect conversion between integer types finding * Write test for SanitizePath * gofmt the code
20241118.01
Bump github.com/googleapis/gax-go/v2 from 2.13.0 to 2.14.0 (#737) Bumps [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/googleapis/gax-go/releases) - [Commits](https://github.com/googleapis/gax-go/compare/v2.13.0...v2.14.0) --- updated-dependencies: - dependency-name: github.com/googleapis/gax-go/v2 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
20241118.00
move example to appropriate directory (#740)
20241115.00
Replace sles-15-sp3-sap old deprecated image in e2e tests (#739)
20241114.03
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/detec…
20241114.02
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/gr…
20241114.01
Remove SLES-15-SP2-SAP from e2e tests and add the new SLES-15-SP6 (#733)
20241114.00
Add example to run exec script from the gcs bucket (#732) * Add example to run exec script from the gcs bucket * fix build by running go.mod tidy