Releases: GoogleCloudPlatform/osconfig
Releases · GoogleCloudPlatform/osconfig
20250317.02
Bump cel.dev/expr from 0.18.0 to 0.22.0 (#792) Bumps [cel.dev/expr](https://github.com/google/cel-spec) from 0.18.0 to 0.22.0. - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](https://github.com/google/cel-spec/compare/v0.18.0...v0.22.0) --- updated-dependencies: - dependency-name: cel.dev/expr 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>
20250317.01
Bump cloud.google.com/go/logging from 1.12.0 to 1.13.0 (#774) Bumps [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/kms/v1.12.0...kms/v1.13.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/logging 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>
20250317.00
Add tests for retryutil package. (#795) * Write tests for retryutil package. * Refactor RetryAPICall to simplify the code. * Fix bug with error mapping in RetryAPICall.
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)