Releases: GoogleCloudPlatform/osconfig
Releases · GoogleCloudPlatform/osconfig
20250815.00
Fix/rhel10 build centos image (#860) * Fix: Add RHEL 10 support to RPM startup script * Fix: Change build image for RHEL 10 * Fix: Use CentOS Stream 10 for RHEL 10 builds
20250814.01
Fix/rhel10 build centos image (#860) * Fix: Add RHEL 10 support to RPM startup script * Fix: Change build image for RHEL 10 * Fix: Use CentOS Stream 10 for RHEL 10 builds
20250814.00
Fix/rhel10 build image (#859) * Fix: Add RHEL 10 support to RPM startup script * Fix: Change build image for RHEL 10
20250813.00
Fix: Add RHEL 10 support to RPM startup script (#858)
20250811.00
Remove old/sles-15-sp4-sap as image is deprecated (#857)
20250806.00
Fixed JSON identifier for the universe domain (#855)
20250729.00
Bump github.com/google/s2a-go from 0.1.8 to 0.1.9 (#828) Bumps [github.com/google/s2a-go](https://github.com/google/s2a-go) from 0.1.8 to 0.1.9. - [Release notes](https://github.com/google/s2a-go/releases) - [Commits](https://github.com/google/s2a-go/compare/v0.1.8...v0.1.9) --- updated-dependencies: - dependency-name: github.com/google/s2a-go dependency-version: 0.1.9 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>
20250725.02
Update utils.go (#854)
20250725.01
Bump golang.org/x/oauth2 (#848) Bumps the go_modules group with 1 update in the /e2e_tests directory: [golang.org/x/oauth2](https://github.com/golang/oauth2). Updates `golang.org/x/oauth2` from 0.7.0 to 0.27.0 - [Commits](https://github.com/golang/oauth2/compare/v0.7.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
20250725.00
Update Golang version in common.sh and Skip backports repo for debia…