Releases: cloudfoundry-community/scs-broker
Releases · cloudfoundry-community/scs-broker
v1.1.4
What's Changed
- Add LifecycleBuildpacks to specify buildpack for apps. by @wayneeseguin in #4
- Buildpack for services by @wayneeseguin in #5
- Buildpack for services by @wayneeseguin in #7
- 25q5 by @itsouvalas in #8
- 25q5 by @itsouvalas in #9
Full Changelog: v1.1.2...v1.1.4
v1.1.2
What's Changed
- 24 q3 by @itsouvalas in #3
New Features:
- Support for JBP_CONFIG_OPEN_JDK_JRE:
- Added support for setting the
JBP_CONFIG_OPEN_JDK_JREenvironment variable. - Updated
createConfigServerInstanceandcreateRegistryServerInstancemethods to include this environment variable if specified in the configuration. - Introduced a new
JavaConfigstruct in the configuration to manage Java-related settings, includingJBP_CONFIG_OPEN_JDK_JRE.
- Added support for setting the
Improvements:
-
Go Version Update:
- Updated Go version to 1.22 in
go.modfor enhanced performance and new features.
- Updated Go version to 1.22 in
-
Dependency Upgrades:
- Upgraded the following dependencies to address security vulnerabilities and ensure compatibility:
golang.org/x/cryptoto v0.25.0golang.org/x/netto v0.27.0golang.org/x/oauth2to v0.0.0-20190604053449-0f29369cfe45golang.org/x/systo v0.22.0golang.org/x/termto v0.22.0
- Upgraded the following dependencies to address security vulnerabilities and ensure compatibility:
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Compiled with go v1.20(.4) on Ubuntu Jammy to resolve CVEs inherent in previous libraries/OS
Full Changelog: v1.1.0...v1.1.1
V1.1.0
hostKey defaults set when when service created
Merge pull request #8 from starkandwayne/Remove-HostKey-Check-Default
Remove host key check default
Note: This is a re-release of the original v1.1.0 release of starkandwayne/scs-broker, released on Dec 7, 2022 by @TheDigitalEagle, containing the exact same assets and repo state.