Skip to content

Releases: GoogleCloudPlatform/osconfig

20250513.00

13 May 15:44
bc440d1
Compare
Choose a tag to compare
Fix rpm extractor, handle (none) value correctly. (#833)

For Arch and SourceName some packages might have "(none)" instead of
empty string if value is not available, correct this behavior and set
default value for the field if "(none)" presented.

20250512.01

12 May 12:01
3a0a30c
Compare
Choose a tag to compare
Bump github.com/envoyproxy/go-control-plane from 0.13.1 to 0.13.4 (#816)

Bumps [github.com/envoyproxy/go-control-plane](https://github.com/envoyproxy/go-control-plane) from 0.13.1 to 0.13.4.
- [Release notes](https://github.com/envoyproxy/go-control-plane/releases)
- [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md)
- [Commits](https://github.com/envoyproxy/go-control-plane/compare/v0.13.1...v0.13.4)

---
updated-dependencies:
- dependency-name: github.com/envoyproxy/go-control-plane
  dependency-version: 0.13.4
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

20250512.00

12 May 10:26
9650e7d
Compare
Choose a tag to compare
Bump golang.org/x/net from 0.39.0 to 0.40.0 (#819)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.39.0 to 0.40.0.
- [Commits](https://github.com/golang/net/compare/v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  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>

20250508.01

08 May 15:55
253a7af
Compare
Choose a tag to compare
cosmetic refactoring to osinfo package (#826)

20250508.00

08 May 14:44
0230975
Compare
Choose a tag to compare
Refactor /inventory with dependency injection (#825)

* Refactor /inventory with dependency injection

* cover inventory package with tests

20250507.00

07 May 14:39
68f3596
Compare
Choose a tag to compare
Add InstalledRPMPackages snapshot tests (#823)

* Add InstalledRPMPackages snapshot tests

* Inline matchesSnapshot helper

20250506.02

06 May 18:52
c35ddf1
Compare
Choose a tag to compare
Yum tests: simplify initialization of exit errors (#820)

20250506.01

06 May 15:12
0111c32
Compare
Choose a tag to compare
Improve test coverage for gem package manager (#818)

20250506.00

06 May 08:16
e9783fa
Compare
Choose a tag to compare
 after go/x/crypto update 0.32.0 -> 0.37.0 (#817)

20250505.01

05 May 16:24
81d1523
Compare
Choose a tag to compare
Improve packages package coverage (#814)

* Write tests for pip inventory

* Write tests for pip updates

* rename test cases