Releases: GoogleCloudPlatform/osconfig
Releases · GoogleCloudPlatform/osconfig
20250513.00
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
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
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
cosmetic refactoring to osinfo package (#826)
20250508.00
Refactor /inventory with dependency injection (#825) * Refactor /inventory with dependency injection * cover inventory package with tests
20250507.00
Add InstalledRPMPackages snapshot tests (#823) * Add InstalledRPMPackages snapshot tests * Inline matchesSnapshot helper
20250506.02
Yum tests: simplify initialization of exit errors (#820)
20250506.01
Improve test coverage for gem package manager (#818)
20250506.00
after go/x/crypto update 0.32.0 -> 0.37.0 (#817)
20250505.01
Improve packages package coverage (#814) * Write tests for pip inventory * Write tests for pip updates * rename test cases