Skip to content

Releases: GoogleCloudPlatform/osconfig

20250113.00

13 Jan 18:19
54d67a7
Compare
Choose a tag to compare
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

10 Jan 16:28
cd659c4
Compare
Choose a tag to compare
Bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules grou…

20241218.00

18 Dec 13:53
cb8e6c8
Compare
Choose a tag to compare
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

18 Nov 11:18
99aa9c8
Compare
Choose a tag to compare
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

18 Nov 10:10
5adcfda
Compare
Choose a tag to compare
move example to appropriate directory (#740)

20241115.00

15 Nov 14:53
ed0efea
Compare
Choose a tag to compare
Replace sles-15-sp3-sap old deprecated image in e2e tests (#739)

20241114.03

14 Nov 16:18
87b572f
Compare
Choose a tag to compare
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/detec…

20241114.02

14 Nov 14:47
696e437
Compare
Choose a tag to compare
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/gr…

20241114.01

14 Nov 12:40
63d85f5
Compare
Choose a tag to compare
Remove SLES-15-SP2-SAP from e2e tests and add the new SLES-15-SP6 (#733)

20241114.00

14 Nov 11:24
d35e76a
Compare
Choose a tag to compare
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