Releases: cloudfoundry/backup-and-restore-sdk-release
Releases · cloudfoundry/backup-and-restore-sdk-release
1.19.39
1.19.38
1.19.37
Fixed CVEs:
- CVE-2024-45337: golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto
- CVE-2024-45338: golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html
Package Updates:
- Updates golang-1-linux to 1.23.4
Updates:
- Updates mariadb from 10.6.19 to 10.6.20
- Updates mysql-8 from 8.0.39 to 8.0.40
- Updates postgresql-13 from 13.16 to 13.18
- Updates postgresql-15 from 15.8 to 15.9
What's Changed
- Remove unused OpenSSL 1.1 blob by @ystros in #1846
- Remove support for Postgres 11 by @ystros in #1845
New Contributors
Full Changelog: v1.19.36...v1.19.37
1.19.36
Changes
- Add final release 1.19.35 [ci skip]
1.19.35
Changes
- Add
ci/configure.sh
script and remove unusedvalues.yml
- Add final release 1.19.34 [ci skip]
1.19.34
Changes
- Add final release 1.19.33 [ci skip]
1.19.33
Changes
- Add final release 1.19.32 [ci skip]
1.19.32
Changes
- Add final release 1.19.31 [ci skip]
- Call docker compose as a plugin
- Install version of bundler listed in Gemfile.lock
- Merge pull request #1816 from xtreme-nitin-ravindran/fix-sdk-template-unit-tests
- Pull closed source repos from Github Enterprise [skip ci]
- Unzip ruby-install before make-ing it
- Update bundler version to match the output of the bump-ruby job
- update pipeline to use the aws iaas director
- update sdk-template-unit-tests to use ruby-install as an input
1.19.31
Changes
- Add final release 1.19.30 [ci skip]
- Golang: Updated to v1.23.0. (#1807)
- Use bosh-ecosystem-docker-image and ruby-install
- do not use cryogenics shared image to bump ruby
- move create-pr task from cryogenics shared repo to here