Releases: GoogleCloudPlatform/osconfig
Releases · GoogleCloudPlatform/osconfig
20250306.00
Update OWNERS (#794)
20250206.01
Use separate counters for pre- and post-patch reboots. (#788) `RebootCount` was used only for forcing post-patch reboots via `RebootConfig = always`, but incremented for every reboot. As a result, the forced post-patch reboot was skipped if pre-patch reboot was required. This changes it to count pre-patch reboots separately. In addition, it adds a guard against the endless patch reboot loops. The limit was selected through common sense. Closes: #755
20250206.00
Update owners (#789) Add new Savija's account, remove expired accounts.
20250203.00
Fix the vet errors for contants in logging (#786)
20250122.00
change available package check (#783)
20250121.00
Fix Inventory reporting e2e tests. (#782)
20250120.00
fix e2e tests (#781)
20250115.01
Bump cloud.google.com/go/osconfig from 1.14.2 to 1.14.3 (#772) Bumps [cloud.google.com/go/osconfig](https://github.com/googleapis/google-cloud-go) from 1.14.2 to 1.14.3. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.14.2...dlp/v1.14.3) --- updated-dependencies: - dependency-name: cloud.google.com/go/osconfig dependency-type: direct:production 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>
20250115.00
Bump cloud.google.com/go/auth from 0.10.2 to 0.14.0 (#767) Bumps [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) from 0.10.2 to 0.14.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/auth/v0.10.2...v0.14.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/auth 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>
20250114.00
Bump golang.org/x/time from 0.8.0 to 0.9.0 (#770) Bumps [golang.org/x/time](https://github.com/golang/time) from 0.8.0 to 0.9.0. - [Commits](https://github.com/golang/time/compare/v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: golang.org/x/time 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>