Skip to content

Releases: cloudfoundry/cf-deployment

v32.5.0

05 Sep 11:43
Compare
Choose a tag to compare

Notices

  • ⚠️ The capi-release contains a db migration which may fail if the landscape is under high load. This issue will be fixed with PRs cloudfoundry/cloud_controller_ng#3428 and cloudfoundry/cloud_controller_ng#3424. The PR should be integrated in capi-release >= v1.161.0 so cf-deployment > 32.7.0. If you want to be on the safe side, you should skip this version of cf-deployment and use a later version with the fixed migration.

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.2.5 1.2.6
dotnet-core-buildpack 2.4.15 2.4.16
java-buildpack 4.61.0 4.61.1
php-buildpack 4.6.8 4.6.9
nodejs-buildpack 1.8.13 1.8.14
r-buildpack 1.2.4 1.2.5
ruby-buildpack 1.10.3 1.10.4
routing 0.278.0 0.279.0
python-buildpack 1.8.12 1.8.13
cf-cli 1.45.0 1.47.0
mapfs 1.2.36 1.2.37
nfs-volume 7.1.31 7.1.32
hwc-buildpack 3.1.31 3.1.32
smb-volume 3.1.31 3.1.32

v32.4.0

30 Aug 13:36
Compare
Choose a tag to compare

Notices

  • ⚠️ The capi-release contains a db migration which may fail if the landscape is under high load. This issue will be fixed with PRs cloudfoundry/cloud_controller_ng#3428 and cloudfoundry/cloud_controller_ng#3424. The PR should be integrated in capi-release >= v1.161.0 so cf-deployment > 32.7.0. If you want to be on the safe side, you should skip this version of cf-deployment and use a later version with the fixed migration.

Other Updates

Adds support for collecting networking (tx_bytes, rx_bytes) metrics from app containers through the use of the garden.enable_container_network_metrics property on the garden job.

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.91 42.0.93
cf-networking 3.32.0 3.33.0
capi 1.158.0 1.159.0
diego 2.81.0 2.82.0
garden-runc 1.37.0 1.38.0
pxc 1.0.15 1.0.16
routing 0.277.0 0.278.0
silk 3.32.0 3.33.0
mapfs 1.2.35 1.2.36
nfs-volume 7.1.30 7.1.31
smb-volume 3.1.30 3.1.31
haproxy 12.2.0+2.7.10 12.2.1+2.7.10
backup-and-restore-sdk 1.18.89 1.18.90
winc 2.14.0 2.15.0

v32.3.0

25 Aug 09:30
Compare
Choose a tag to compare

Notices

  • ⚠️ The capi-release contains a db migration which may fail if the landscape is under high load. This issue will be fixed with PRs cloudfoundry/cloud_controller_ng#3428 and cloudfoundry/cloud_controller_ng#3424. The PR should be integrated in capi-release >= v1.161.0 so cf-deployment > 32.7.0. If you want to be on the safe side, you should skip this version of cf-deployment and use a later version with the fixed migration.

Stemcell Updates

Release Old Version New Version
ubuntu-jammy 1.199 1.207
stemcell-only

v32.2.0

24 Aug 14:01
Compare
Choose a tag to compare

Notices

  • Default ports of 'system-metrics-release' and 'system-metrics-scraper-release' changed from 9100 to 53035. CF-Deployment already uses port 53035 via Ops-file add-system-metrics-agent.yml
  • ⚠️ The capi-release contains a db migration which may fail if the landscape is under high load. This issue will be fixed with PRs cloudfoundry/cloud_controller_ng#3428 and cloudfoundry/cloud_controller_ng#3424. The PR should be integrated in capi-release >= v1.161.0 so cf-deployment > 32.7.0. If you want to be on the safe side, you should skip this version of cf-deployment and use a later version with the fixed migration.

Ops-files

Updated Ops-files

  • Refactor otel-collector ops files including example vars files - see #1111 for details

Other Updates

  • New Feature: App devs can now configure readiness health checks via app manifests. When a readiness health check fails, the app instance is marked as "not ready" and is removed from gorouter's route table. When the readiness health check succeeds again, the app instance is marked as "ready" and it is added back to gorouter's route table. See this doc for more information.

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.157.0 1.158.0
diego 2.80.0 2.81.0
credhub 2.12.40 2.12.42
cflinuxfs4 1.29.0 1.31.0
cf-smoke-tests 42.0.88 42.0.91
go-buildpack 1.10.10 1.10.11
garden-runc 1.35.0 1.37.0
metrics-discovery 3.2.12 3.2.13
loggregator 107.0.6 107.0.7
nginx-buildpack 1.2.5 1.2.6
pxc 1.0.14 1.0.15
php-buildpack 4.6.7 4.6.8
nodejs-buildpack 1.8.12 1.8.13
routing 0.275.0 0.277.0
log-cache 3.0.4 3.0.5
loggregator-agent 7.4.0 7.6.0
uaa 76.18.0 76.20.0
statsd-injector 1.11.32 1.11.33
staticfile-buildpack 1.6.5 1.6.6
cflinuxfs4-compat 1.29.0 1.31.0
haproxy 12.1.0+2.7.7 12.2.0+2.7.10
mapfs 1.2.33 1.2.35
nfs-volume 7.1.28 7.1.30
system-metrics-scraper 3.3.12 4.0.0
system-metrics 2.3.3 3.0.0
syslog 12.1.7 12.1.8
backup-and-restore-sdk 1.18.87 1.18.89
smb-volume 3.1.28 3.1.30

v32.1.0

14 Aug 09:48
Compare
Choose a tag to compare

Notices

  • ⚠️ The capi-release contains a db migration which may fail if the landscape is under high load. This issue will be fixed with PRs cloudfoundry/cloud_controller_ng#3428 and cloudfoundry/cloud_controller_ng#3424. The PR should be integrated in capi-release >= v1.161.0 so cf-deployment > 32.7.0. If you want to be on the safe side, you should skip this version of cf-deployment and use a later version with the fixed migration.

Stemcell Updates

Release Old Version New Version
ubuntu-jammy 1.181 1.199
stemcell-only

v32.0.0

10 Aug 15:38
Compare
Choose a tag to compare

Notices

  • 🚨 💥 BREAKING: This release adds the new nats property fail_deployment_if_v1 with value true in cf-deploymentyml. This can cause downtimes if you're still using v1. See #1107 for all details. 🚨 💥
  • Fixes a bug regarding missing client_auth property on the cc_logcache_tls certificate. See #1106 & #1108 for all details.
  • ⚠️ The capi-release contains a db migration which may fail if the landscape is under high load. This issue will be fixed with PRs cloudfoundry/cloud_controller_ng#3428 and cloudfoundry/cloud_controller_ng#3424. The PR should be integrated in capi-release >= v1.161.0 so cf-deployment > 32.7.0. If you want to be on the safe side, you should skip this version of cf-deployment and use a later version with the fixed migration.

Ops-files

New Ops-files

New experimental ops files for the OTel Collector. See #1110 for all details.

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.156.0 1.157.0
bpm 1.2.4 1.2.5
credhub 2.12.38 2.12.40
cflinuxfs4 1.25.0 1.29.0
cf-smoke-tests 42.0.82 42.0.88
garden-runc 1.34.0 1.35.0
java-buildpack 4.60.0 4.61.0
loggregator-agent 7.3.0 7.4.0
mapfs 1.2.32 1.2.33
nfs-volume 7.1.26 7.1.28
backup-and-restore-sdk 1.18.85 1.18.87
cflinuxfs4-compat 1.25.0 1.29.0
windows2019 2019.63 2019.64
smb-volume 3.1.27 3.1.28

v31.6.0

31 Jul 08:41
Compare
Choose a tag to compare

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.12.37 2.12.38
cflinuxfs4 1.24.0 1.25.0
cf-smoke-tests 42.0.81 42.0.82
cf-networking 3.31.0 3.32.0
capi 1.155.0 1.156.0
nats 56.5.0 56.6.0
silk 3.31.0 3.32.0
uaa 76.17.0 76.18.0
backup-and-restore-sdk 1.18.84 1.18.85
mapfs 1.2.31 1.2.32
cflinuxfs4-compat 1.24.0 1.25.0
smb-volume 3.1.26 3.1.27

v31.5.0

26 Jul 15:23
Compare
Choose a tag to compare

Stemcell Updates

Release Old Version New Version
ubuntu-jammy 1.179 1.181
stemcell-only

v31.4.0

26 Jul 09:03
Compare
Choose a tag to compare

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.12.36 2.12.37
cflinuxfs4 1.22.0 1.24.0
cf-smoke-tests 42.0.79 42.0.81
dotnet-core-buildpack 2.4.14 2.4.15
uaa 76.16.0 76.17.0
mapfs 1.2.30 1.2.31
nfs-volume 7.1.25 7.1.26
smb-volume 3.1.25 3.1.26
cflinuxfs4-compat 1.22.0 1.24.0
backup-and-restore-sdk 1.18.83 1.18.84

v31.3.0

24 Jul 20:26
Compare
Choose a tag to compare

Stemcell Updates

Release Old Version New Version
ubuntu-jammy 1.148 1.179
stemcell-only