Releases: cloudfoundry/cf-deployment
v56.4.0
v56.3.0
v56.2.0
Release Updates
Warning: The Release Notes column only highlights noteworthy updates for each release bump. However, it is not exhaustive and we recommend you visit the actual release notes below before every upgrade.
| Release | Old Version | New Version | Release Notes |
|---|---|---|---|
| cf-smoke-tests | 42.0.258 | 42.0.259 | |
| loggregator | 107.0.27 | 107.0.29 | |
| java-buildpack | 5.0.1 | 5.0.2 | |
| go-buildpack | 1.10.45 | 1.10.46 | |
| php-buildpack | 5.0.3 | 5.0.4 | |
| nodejs-buildpack | 1.9.0 | 1.9.1 | |
| system-metrics | 3.0.19 | 3.0.20 | |
| smb-volume | 3.60.0 | 3.61.0 | |
| windows-utilities | 0.22.0 | 0.23.0 |
v56.1.0
Release Updates
Warning: The Release Notes column only highlights noteworthy updates for each release bump. However, it is not exhaustive and we recommend you visit the actual release notes below before every upgrade.
| Release | Old Version | New Version | Release Notes |
|---|---|---|---|
| capi | 1.232.0 | 1.234.0 | |
| go-buildpack | 1.10.44 | 1.10.45 | |
| garden-runc | 1.89.0 | 1.90.0 | |
| dotnet-core-buildpack | 2.4.48 | 2.4.49 | |
| nodejs-buildpack | 1.8.44 | 1.9.0 | |
| r-buildpack | 1.2.26 | 1.2.27 | |
| nginx-buildpack | 1.2.35 | 1.2.36 | |
| nats | 57.4.0 | 57.5.0 | |
| python-buildpack | 1.8.43 | 1.9.0 | |
| ruby-buildpack | 1.10.29 | 1.11.0 | |
| staticfile-buildpack | 1.6.35 | 1.6.36 | |
| uaa | 78.12.0 | 78.13.0 | |
| backup-and-restore-sdk | 1.19.54 | 1.19.55 | |
| winc | 2.64.0 | 2.65.0 |
v56.0.0
🚨 💥 This release contains breaking changes. 💥 🚨
Breaking Changes
The default stemcell has changed from ubuntu-jammy to ubuntu-noble. Operators who need to stay on Jammy, should add operations/use-jammy-stemcell.yml to their deploy scripts.
Deleted Ops-files
Deleted operations/use-noble-stemcell.yml and operations/experimental/use-noble-stemcell.yml as ubuntu-noble is now the default stemcell. #1331
Release Updates
Warning: The Release Notes column only highlights noteworthy updates for each release bump. However, it is not exhaustive and we recommend you visit the actual release notes below before every upgrade.
| Release | Old Version | New Version | Release Notes |
|---|---|---|---|
| cf-smoke-tests | 42.0.256 | 42.0.258 | |
| cf-networking | 3.109.0 | 3.112.1 | |
| capi | 1.231.0 | 1.232.0 | |
| bpm | 1.4.29 | 1.4.30 | |
| diego | 2.134.0 | 2.135.0 | |
| credhub | 2.15.3 | 2.15.6 | |
| garden-runc | 1.87.0 | 1.89.0 | |
| nats | 57.3.0 | 57.4.0 | |
| loggregator | 107.0.26 | 107.0.27 | |
| java-buildpack | 4.77.0 | 5.0.1 | |
| pxc | 2.0.1 | 2.0.3 | |
| php-buildpack | 5.0.1 | 5.0.3 | |
| routing | 0.375.0 | 0.380.0 | |
| silk | 3.109.0 | 3.112.1 | |
| log-cache | 3.2.6 | 3.2.8 | |
| loggregator-agent | 8.3.17 | 8.3.19 | |
| uaa | 78.10.0 | 78.12.0 | |
| statsd-injector | 1.11.53 | 1.11.54 | |
| ubuntu-jammy | 1.1183 | ||
| cf-cli | 2.7.0 | 2.8.0 | |
| ubuntu-noble | 1.333 | ||
| system-metrics-scraper | 4.0.24 | 4.0.25 | |
| system-metrics | 3.0.18 | 3.0.19 | |
| syslog | 12.3.17 | 12.3.20 | |
| haproxy | 16.5.0+3.2.14 | 16.8.0+3.2.16 | |
| nfs-volume | 7.56.0 | 7.58.0 | |
| smb-volume | 3.56.0 | 3.60.0 | |
| otel-collector | 0.11.7 | 0.11.8 | |
| windowsfs | 2.92.0 | 2.93.0 | |
| postgres | 53.1.2 | 54.0.0 | |
| windows2019 | 2019.96 | 2019.98 | |
| winc | 2.61.0 | 2.64.0 | |
| envoy-nginx | 0.63.0 | 0.67.0 |
What's Changed
- Update update-releases pipeline to Noble by @hamideh-amini-khezrabad in #1296
- Update jammy stemcell validation pipeline by @hamideh-amini-khezrabad in #1325
- Remove noble-stemcell validation pipeline by @hamideh-amini-khezrabad in #1326
- Update postgres version to 17 by @stephanme in #1324
- Fix dns_servers for Noble stemcell migration by @hamideh-amini-khezrabad in #1329
- Wire loggregator mTLS certs to CC api and worker jobs by @serdarozerr in #1327
- Configure "ubuntu-noble" for BOSH addons by @jochenehret in #1330
- Fix fips-stemcell to replace Noble stemcell with Jammy by @hamideh-amini-khezrabad in #1328
- Remove use-noble-stemcell.yml and restore use-compiled-releases.yml by @hamideh-amini-khezrabad in #1331
- Remove unit test entries for deleted use-noble-stemcell.yml ops files by @hamideh-amini-khezrabad in #1332
- increase APP_STATS_THRESHOLD to 30 by @hamideh-amini-khezrabad in #1334
New Contributors
- @serdarozerr made their first contribution in #1327
Full Changelog: v55.5.0...v56.0.0
v55.5.0
Stemcell Updates
| Release | Old Version | New Version |
|---|---|---|
| ubuntu-jammy | 1.1143 | 1.1183 |
| stemcell-only |
v55.4.0
Stemcell Updates
| Release | Old Version | New Version |
|---|---|---|
| ubuntu-jammy | 1.1123 | 1.1143 |
| stemcell-only |
v55.3.0
Release Updates
Warning: The Release Notes column only highlights noteworthy updates for each release bump. However, it is not exhaustive and we recommend you visit the actual release notes below before every upgrade.
| Release | Old Version | New Version | Release Notes |
|---|---|---|---|
| bpm | 1.4.28 | 1.4.29 | |
| cf-smoke-tests | 42.0.255 | 42.0.256 | |
| cf-networking | 3.108.0 | 3.109.0 | |
| diego | 2.133.0 | 2.134.0 | |
| routing | 0.374.0 | 0.375.0 | |
| silk | 3.108.0 | 3.109.0 | |
| backup-and-restore-sdk | 1.19.53 | 1.19.54 | |
| system-metrics | 3.0.17 | 3.0.18 | |
| otel-collector | 0.11.6 | 0.11.7 | |
| smb-volume | 3.55.0 | 3.56.0 | |
| nfs-volume | 7.55.0 | 7.56.0 |
v55.2.0
Notices
Hash-Based Load Balancing (Experimental)
This release introduces Hash-Based Load Balancing — a new load-balancing algorithm that distributes requests to application instances based on HTTP header values.
Key Features:
- Routes requests with identical header values to the same application instance.
- Supports an optional balance factor to prevent instance overload.
- Can be configured via app manifest routing options.
Note: This experimental feature can be enabled via the CF feature flag hash_based_routing. Use at your own risk, and please provide feedback or report any issues you encounter. For detailed documentation, see: https://docs.cloudfoundry.org/devguide/hash-based-routing.html.
Ops-files
Updated Ops-files
The ops file use-s3-blobstore.yml now uses the Storage CLI implementation instead of Fog.
Release Updates
Warning: The Release Notes column only highlights noteworthy updates for each release bump. However, it is not exhaustive and we recommend you visit the actual release notes below before every upgrade.
| Release | Old Version | New Version | Release Notes |
|---|---|---|---|
| credhub | 2.15.2 | 2.15.3 | |
| cflinuxfs4 | 1.320.0 | 1.321.0 | |
| cf-smoke-tests | 42.0.254 | 42.0.255 | |
| cf-networking | 3.107.0 | 3.108.0 | |
| capi | 1.230.0 | 1.231.0 | |
| bpm | 1.4.27 | 1.4.28 | |
| garden-runc | 1.86.0 | 1.87.0 | |
| nats | 57.1.0 | 57.3.0 | |
| loggregator | 107.0.25 | 107.0.26 | |
| routing | 0.372.0 | 0.374.0 | |
| silk | 3.107.0 | 3.108.0 | |
| statsd-injector | 1.11.52 | 1.11.53 | |
| log-cache | 3.2.5 | 3.2.6 | |
| loggregator-agent | 8.3.15 | 8.3.17 | |
| windowsfs | 2.91.0 | 2.92.0 | |
| system-metrics-scraper | 4.0.23 | 4.0.24 | |
| nfs-volume | 7.54.0 | 7.55.0 | |
| postgres | 53.0.3 | 53.1.2 | |
| smb-volume | 3.53.0 | 3.55.0 | |
| syslog | 12.3.16 | 12.3.17 | |
| cflinuxfs4-compat | 1.320.0 | 1.321.0 | |
| winc | 2.60.0 | 2.61.0 | |
| envoy-nginx | 0.61.0 | 0.63.0 | |
| backup-and-restore-sdk | 1.19.51 | 1.19.53 |
v55.1.0
Stemcell Updates
| Release | Old Version | New Version |
|---|---|---|
| ubuntu-jammy | 1.1107 | 1.1123 |
| stemcell-only |