Skip to content

Releases: GoogleCloudPlatform/osconfig

20250306.00

06 Mar 14:39
2ac68d0
Compare
Choose a tag to compare
Update OWNERS (#794)

20250206.01

06 Feb 14:07
88b1cc9
Compare
Choose a tag to compare
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

06 Feb 11:01
bbf3baa
Compare
Choose a tag to compare
Update owners (#789)

Add new Savija's account, remove expired accounts.

20250203.00

03 Feb 16:09
ca7a31c
Compare
Choose a tag to compare
Fix the vet errors for contants in logging (#786)

20250122.00

22 Jan 16:35
c2f9481
Compare
Choose a tag to compare
change available package check (#783)

20250121.00

21 Jan 14:31
9820bc2
Compare
Choose a tag to compare
Fix Inventory reporting e2e tests. (#782)

20250120.00

20 Jan 19:21
8baee92
Compare
Choose a tag to compare
fix e2e tests (#781)

20250115.01

15 Jan 20:52
61118e2
Compare
Choose a tag to compare
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

15 Jan 17:12
812f5ab
Compare
Choose a tag to compare
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

14 Jan 16:12
cfc5ce0
Compare
Choose a tag to compare
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>