This topic contains release notes for VMware Tanzu Application Service for VMs (TAS for VMs) v2.13.
TAS for VMs is certified by the Cloud Foundry Foundation for 2023.
For more information about the Cloud Foundry Certified Provider Program, see How Do I Become a Certified Provider? on the Cloud Foundry website.
Because VMware uses the Percona Distribution for MySQL, expect a time lag between Oracle releasing a MySQL patch and VMware releasing TAS for VMs containing that patch.
Required Cloud Foundry Command-Line Interface (cf CLI) version: You must install cf CLI v7 or cf CLI v8 when upgrading to or using TAS for VMs v2.13. For more information, see Upgrading to cf CLI v7 and Upgrading to cf CLI v8.
Release Date: 05/25/2023
1.18.71
1.133.2
0.366.0
2.12.28
1.2.22
7.1.16
676.0.13
2.13.175
674.0.44
0.268.0
3.25.1
3.1.16
74.5.73
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.508 | |
backup-and-restore-sdk | 1.18.71 |
v1.18.71## Changes * Bump mariadb from 10.6.12 to 10.6.13 (#1048) * Bump postgres from 11.19 to 11.20 (#1045) * Bump postgres from 13.10 to 13.11 (#1046) * Bump postgres from 15.2 to 15.3 (#1047) ## Dependencies * **aws-sdk-go:** Updated to v1.44.264. v1.18.70## Dependency updates * **aws-sdk-go:** Updated to v1.44.259. |
binary-offline-buildpack | 1.1.4 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.31 | |
bpm | 1.2.0 | |
capi | 1.133.2 | |
cf-autoscaling | 249.1.9 | |
cf-cli | 1.44.0 | |
cf-networking | 3.25.1 | |
cflinuxfs3 | 0.366.0 | |
count-cores-indicator | 2.0.0 | |
credhub | 2.12.28 |
2.12.28### Security Fixes - Bump various dependencies **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.27...2.12.28 2.12.27### Security Fixes - Bump various dependencies Alter TLS handshake to use Java defaults from solely secp384r1 (https://github.com/pivotal/credhub-release/commit/b6a6fac08372abc770864785619e2335d914677d) Java jre8u345-B1 -> jre8u372-B7 (https://github.com/pivotal/credhub-release/commit/a7d271f29a795bbad182e69dfe0d03cc729c663a) **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.26...2.12.27 |
diego | 2.76.0 | |
dotnet-core-offline-buildpack | 2.4.10 | |
garden-runc | 1.29.0 | |
go-offline-buildpack | 1.10.8 | |
haproxy | 11.17.4 | |
java-offline-buildpack | 4.58 | |
log-cache | 2.12.7 | |
loggregator | 106.7.8 | |
loggregator-agent | 6.5.10 | |
mapfs | 1.2.22 |
v1.2.22## Dependencies * **v2:** Updated to v2.9.5. v1.2.21## Dependencies * **ginkgo v2:** Updated ginkgo to v2.9.4. |
metric-registrar | 2.1.4 | |
metrics-discovery | 3.2.9 | |
mysql-monitoring | 10.0.0 | |
nats | 56.2.0 | |
nfs-volume | 7.1.16 | |
nginx-offline-buildpack | 1.2.2 | |
nodejs-offline-buildpack | 1.8.9 | |
notifications | 63 | |
notifications-ui | 41 | |
php-offline-buildpack | 4.6.4 | |
push-apps-manager-release | 676.0.13 | |
push-offline-docs-release | 2.13.175 | |
push-usage-service-release | 674.0.44 |
v674.0.44## Dependencies * **app-usage-service:** Updated to v`16295b3`. v674.0.43## Changes * Bump metric-registrar-cli to 1.3.10 (#335) |
pxc | 0.53.0 | |
python-offline-buildpack | 1.8.9 | |
r-offline-buildpack | 1.2.1 | |
routing | 0.268.0 |
v0.268.0## Changes - Adds support for `route_registrar` to advertise HTTP2 based routes to gorouter. If not specified on a route, http1 is used by default. Thanks @peanball @plowin and @b1tamara!! ## Bosh Job Spec changes: ```diff diff --git a/jobs/route_registrar/spec b/jobs/route_registrar/spec index 595f2075..bf3d9a03 100644 --- a/jobs/route_registrar/spec +++ b/jobs/route_registrar/spec @@ -101,6 +101,7 @@ properties: tls_port (required, integer, for http routes): Either `port` or `tls_port` are required; if both are provided, Gorouter will prefer tls_port. Requests for associated URIs will be forwarded over TLS by the router to this port. The IP is determined automatically from the host on which route-registrar is run. + protocol (optional, string): 'http1' or 'http2'. If not provided, Gorouter uses 'http1' as default. route_service_url (optional, string, for http routes): When valid route service URL is provided, Gorouter will proxy requests received for the uris above to the specified route service URL. server_cert_domain_san (conditional, string, for http routes): Required if tls_port is present. Gorouter will validate that the TLS certificate presented by the destination host contains this as a Subject Alternative Name (SAN). ``` ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.267.0...v0.268.0 ## Resources - [Download release v0.268.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.268.0). v0.267.0## Changes - The veresion of HAProxy used in tcp-router was bumped from 2.7.6 to 2.7.8. ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.266.0...v0.267.0 ## Resources - [Download release v0.267.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.267.0). |
ruby-offline-buildpack | 1.10.1 | |
silk | 3.25.1 |
3.25.1## Changes - Fixes compilation errors for `silk-datastore-syncer` ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/3.24.0...v3.25.1 ## Resources - [Download release v3.25.1 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.25.1). 3.24.0## Changes - ⚠️ The new `silk-data-syncer` job is missing some files that cause compilation to fail. This is not a problem if you are deploying without that job. If you need the job, please upgrade to 3.25.1. - Add new `silk-datastore-syncer` job to sync app log metadata from garden to silk datastore - Bump to Go 1.20.4 - Bump to Silk 20230501162532-6ab8d30026c6 - Bump dependencies such that Ginkgo V2 and Lager V3 are used ## Bosh Job Spec changes: ```diff diff --git a/jobs/silk-datastore-syncer/spec b/jobs/silk-datastore-syncer/spec new file mode 100644 index 0000000..9aa1813 --- /dev/null +++ b/jobs/silk-datastore-syncer/spec @@ -0,0 +1,26 @@ +--- +name: silk-datastore-syncer + +templates: + bpm.yml.erb: config/bpm.yml + start.erb: bin/start + +packages: + - silk-datastore-syncer + +properties: + disable: + description: "Disable this monit job. It will not run. Required for backwards compatability." + default: false + sync_interval_in_seconds: + description: "Interval to check garden for new metadata." + default: 30 + garden.address: + description: "Garden server listening address." + default: /var/vcap/data/garden/garden.sock + garden.network: + description: "Network type for the garden server connection (tcp or unix)." + default: unix + log_level: + description: "Logging level (debug, info, warn, error)." + default: info ``` ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/3.23.0...v3.24.0 ## Resources - [Download release v3.24.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.24.0). |
smb-volume | 3.1.16 |
v3.1.16## Dependencies * **smbbroker:** Updated to v`e30a49e`. v3.1.15## Changes * +Golang: Updated to v1.20.4 (#144) * Use default CF stack when pushing smbbroker (#149) ## Dependencies * **smbbroker:** Updated to v`a586257`. |
smoke-tests | 4.8.2 | |
staticfile-offline-buildpack | 1.6.2 | |
statsd-injector | 1.11.30 | |
syslog | 11.8.9 | |
system-metrics-scraper | 3.3.7 | |
uaa | 74.5.73 |
v74.5.73## What's Changed * Bump github.com/cloudfoundry/bosh-utils from 0.0.363 to 0.0.364 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/582 * Bump nokogiri from 1.14.3 to 1.14.4 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/581 **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.72...v74.5.73 v74.5.72## What's Changed * Bump github.com/cloudfoundry/bosh-utils from 0.0.362 to 0.0.363 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/578 **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.71...v74.5.72 |
Release Date: 05/15/2023
1.18.69
1.1.4
0.0.31
1.2.0
1.127.12
249.1.9
3.25.1
0.364.0
2.0.0
2.12.26
2.76.0
2.4.10
1.29.0
1.10.8
4.58
2.12.7
106.7.8
6.5.10
1.2.20
2.1.4
3.2.9
10.0.0
56.2.0
7.1.14
1.2.2
1.8.9
63
41
4.6.4
676.0.12
2.13.150
674.0.42
0.53.0
1.8.9
1.2.1
0.266.0
1.10.1
3.1.14
1.6.2
1.11.30
11.8.9
3.3.7
74.5.71
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.508 | |
backup-and-restore-sdk | 1.18.69 |
v1.18.69## Changes * Bump libpcre2 from 10.40 to 10.42 (#1021) * Bump mysql from 5.7.40 to 5.7.42 (#1030) * Bump mysql from 8.0.32 to 8.0.33 (#1029) * Golang: Updated to v1.20.4. (#1031) ## Dependencies * **aws-sdk-go:** Updated to v1.44.255. v1.18.68## Changes * Bump mysql from 8.0.31 to 8.0.32 (#1005) v1.18.67## Dependencies * **aws-sdk-go:** Updated to v1.44.242. v1.18.66## Dependencies * **aws-sdk-go:** Updated to v1.44.241. |
binary-offline-buildpack | 1.1.4 |
1.1.4* tests: replace ruby webserver w a simple netcat porgram cflinuxfs4 1.x does not come with ruby on the stack * Update libbuildpack * Uncached buildpack SHA256: bd2bb05de690ef0cbe6efbf9e1c66b6085dc8efa3ebc186d7202b9e9d54ebd28 * Uncached buildpack SHA256: 988d1392de4cffbe26d2be4e9a4487a26f7b16b1b5a27fba98e07266d1883562 * Uncached buildpack SHA256: c8689ae3a2b3471f16fbdcac65581690bf9aa5f0d8103cb20d00d93f74837e6e * Uncached buildpack SHA256: 97d7643f51d1b9a7f64d3135d264b03168a5e644f7b31531351f94a951d7a4f5 |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.31 |
v0.0.31## What's Changed * Bump to [go1.20.4](https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU/m/QvrjqM4XAgAJ) **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.30...v0.0.31 |
bpm | 1.2.0 | |
capi | 1.127.12 | |
cf-autoscaling | 249.1.9 |
v249.1.9* Bump cf CLI plugin to [go1.20.4](https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU/m/QvrjqM4XAgAJ) v249.1.8* Bump to [go1.20.4](https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU/m/QvrjqM4XAgAJ) * Bump spring-boot to 2.7.11 * Bump dependencies * Replace gorilla with chi |
cf-cli | 1.44.0 | |
cf-networking | 3.25.1 |
3.25.1## Changes - None! ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/3.24.0...v3.25.1 ## Resources - [Download release v3.25.1 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.25.1). 3.24.0## Changes - Bump to Go 1.20.4 - Bump all dependencies such that only Ginkgo V2 and Lager V3 are used - Use [new docker images](https://github.com/cloudfoundry/cf-networking-release/commit/4b69f0a5690611dfa730a70e641f5c1f8145c66c) for local testing ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/3.23.0...v3.24.0 ## Resources - [Download release v3.24.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.24.0). |
cflinuxfs3 | 0.364.0 | |
count-cores-indicator | 2.0.0 | |
credhub | 2.12.26 |
2.12.26## What's Changed socketTimeout has been set to 1 hour. * fix: Set mariadb jdbc driver's `socketTimeout` by @hsinn0 in https://github.com/pivotal/credhub-release/pull/126 * Build(deps): Bump parallel from 1.22.1 to 1.23.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/131 * Build(deps): Bump rspec-core from 3.12.1 to 3.12.2 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/130 * Build(deps): Bump rspec-expectations from 3.12.2 to 3.12.3 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/132 * Build(deps): Bump parser from 3.2.2.0 to 3.2.2.1 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/133 ## New Contributors * @hsinn0 made their first contribution in https://github.com/pivotal/credhub-release/pull/126 **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.25...2.12.26 |
diego | 2.76.0 |
v2.76.0## Changes - Bump to Go 1.20.4 - Bump dependencies ## Bosh Job Spec changes: ```diff diff --git a/jobs/auctioneer/spec b/jobs/auctioneer/spec index ae685ceb9..1fac48936 100644 --- a/jobs/auctioneer/spec +++ b/jobs/auctioneer/spec @@ -88,6 +88,12 @@ properties: diego.auctioneer.locket.api_location: description: "Hostname and port of the Locket server. When set, the auctioneer attempts to claim a lock from the Locket API." default: locket.service.cf.internal:8891 + diego.auctioneer.locket.client_keepalive_time: + description: "Period in seconds after which the locket gRPC client sends keepalive ping requests to the locket server it is connected to." + default: 10 + diego.auctioneer.locket.client_keepalive_timeout: + description: "Timeout in seconds to receive a response to the keepalive ping. If a response is not received within this time, the locket client will reconnect to another server." + default: 22 locks.locket.enabled: description: When set, the auctioneer attempts to claim a lock from the Locket API. diff --git a/jobs/bbs/spec b/jobs/bbs/spec index b6f1040c2..9204a8d4c 100644 --- a/jobs/bbs/spec +++ b/jobs/bbs/spec @@ -140,6 +140,12 @@ properties: diego.bbs.locket.api_location: description: "Hostname and port of the Locket server. When set, the BBS attempts to claim a lock from the Locket API and will detect Diego cells registered with the Locket API." default: locket.service.cf.internal:8891 + diego.bbs.locket.client_keepalive_time: + description: "Period in seconds after which the locket gRPC client sends keepalive ping requests to the locket server it is connected to." + default: 10 + diego.bbs.locket.client_keepalive_timeout: + description: "Timeout in seconds to receive a response to the keepalive ping. If a response is not received within this time, the locket client will reconnect to another server." + default: 22 limits.open_files: description: Maximum number of files (including sockets) the BBS process may have open. diff --git a/jobs/rep/spec b/jobs/rep/spec index df7bd7c49..1383b67c0 100644 --- a/jobs/rep/spec +++ b/jobs/rep/spec @@ -217,6 +217,12 @@ properties: diego.rep.locket.api_location: description: "Hostname and port of the Locket server. When set, the cell rep will establish its cell registration in the Locket API." default: locket.service.cf.internal:8891 + diego.rep.locket.client_keepalive_time: + description: "Period in seconds after which the locket gRPC client sends keepalive ping requests to the locket server it is connected to." + default: 10 + diego.rep.locket.client_keepalive_timeout: + description: "Timeout in seconds to receive a response to the keepalive ping. If a response is not received within this time, the locket client will reconnect to another server." + default: 22 enable_declarative_healthcheck: description: "When set, enables the rep to prefer the LRP CheckDefinition to healthcheck instances over the Monitor action. Requires Garden-Runc v1.10.0+" diff --git a/jobs/rep_windows/spec b/jobs/rep_windows/spec index 4fc4504bf..023d76f18 100644 --- a/jobs/rep_windows/spec +++ b/jobs/rep_windows/spec @@ -227,7 +227,13 @@ properties: diego.rep.locket.api_location: description: "Hostname and port of the locket server" default: locket.service.cf.internal:8891 - + diego.rep.locket.client_keepalive_time: + description: "Period in seconds after which the locket gRPC client sends keepalive ping requests to the locket server it is connected to." + default: 10 + diego.rep.locket.client_keepalive_timeout: + description: "Timeout in seconds to receive a response to the keepalive ping. If a response is not received within this time, the locket client will reconnect to another server." + default: 22 + enable_declarative_healthcheck: description: "When set, enables the rep to prefer the LRP CheckDefinition to healthcheck instances over the Monitor action." default: false diff --git a/jobs/vizzini/spec b/jobs/vizzini/spec index fa6c8d0d0..40b5eb74b 100644 --- a/jobs/vizzini/spec +++ b/jobs/vizzini/spec @@ -47,9 +47,6 @@ properties: vizzini.verbose: description: Run tests in verbose mode default: false - vizzini.stream: - description: Stream output from parallel test nodes. This option will lead to less coherent output but is useful when debugging - default: false enable_declarative_healthcheck: description: "When set, enables the declarative check tests in vizzini" ``` ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.75.0...v2.76.0 ## Resources - [Download release v2.76.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.76.0). v2.75.0## Changes * Bump ginkgo to v2 and lager to v3 * [Bug fix] Rep does not clean up resources when deleting container fails ## ✨ Built with go 1.20.3 **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.73.0...v2.75.0 ## Resources - [Download release v2.75.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.75.0). |
dotnet-core-offline-buildpack | 2.4.10 |
2.4.10* Update libbuildpack * Bump github.com/onsi/gomega from 1.27.2 to 1.27.6 Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.2 to 1.27.6. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/gomega/compare/v1.27.2...v1.27.6) Packaged binaries: | name | version | cf_stacks | |-|-|-| | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 6.0.15 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 7.0.4 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 6.0.15 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 7.0.4 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 6.0.407 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 7.0.202 | cflinuxfs3, cflinuxfs4 | | libgdiplus | 6.1 | cflinuxfs3 | | libgdiplus | 6.1 | cflinuxfs4 | | libunwind | 1.6.2 | cflinuxfs3 | | libunwind | 1.6.2 | cflinuxfs4 | | node | 18.15.0 | cflinuxfs3 | | node | 18.15.0 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | dotnet-runtime | 6.0.x | | dotnet-aspnetcore | 6.0.x | | dotnet-sdk | 6.0.x | | bower | 1.8.x | * Uncached buildpack SHA256: 3e88499622b1992cedb5af7bdb976b2050ed08b2b16be224095b13afc1dd9719 * Uncached buildpack SHA256: 2888a608f35c6a42173a13956c6ff12c329d23eab0b6ee4d9830797b44fb0785 |
garden-runc | 1.29.0 |
v1.29.0## Changes ⚠️We have removed the garden-healthcheck job from garden while we investigate a way to make it less painful. From v1.22.6 through v1.28.0, garden restarts with a high container count could result in BOSH deploys failing due to a race condition between garden, bpm, monit, and garden-healthchecker. This will be re-enabled at a later time when we resolve the race condition. ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.28.0...v1.29.0 ## Resources - [Download release v1.29.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.29.0). v1.28.0## Changes - Bump to golang 1.20.4 - Bump dependencies ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.27.0...v1.28.0 ## Resources - [Download release v1.28.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.28.0). |
go-offline-buildpack | 1.10.8 |
1.10.8* Bump github.com/cloudfoundry/switchblade from 0.2.0 to 0.3.0 * Add go 1.19.8, remove go 1.19.7 for stack(s) cflinuxfs4, cflinuxfs3 * Add go 1.20.3, remove go 1.20.2 for stack(s) cflinuxfs3, cflinuxfs4 * Bump libbuildpack - to pull in retry with exponential backoff. Packaged binaries: | name | version | cf_stacks | |-|-|-| | dep | 0.5.4 | cflinuxfs3 | | dep | 0.5.4 | cflinuxfs4 | | glide | 0.13.3 | cflinuxfs3 | | glide | 0.13.3 | cflinuxfs4 | | go | 1.19.8 | cflinuxfs3 | | go | 1.19.8 | cflinuxfs4 | | go | 1.20.3 | cflinuxfs3 | | go | 1.20.3 | cflinuxfs4 | | godep | 80 | cflinuxfs3 | | godep | 80 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | go | 1.19.x | * Uncached buildpack SHA256: aae9a56e9e799a5de744c775a42f37ce8ea5e4554612dfc1f0ee04cb7518e50f * Uncached buildpack SHA256: 4dc34678c68990694540187bd51bd32a59c2e0ce9d6561a26c80257059d76a6a |
haproxy | 11.17.4 | |
java-offline-buildpack | 4.58 |
4.58I'm pleased to announce the release of the java-buildpack, version 4.58. It primarily includes new OpenJDK versions, which are based on the Oracle Java Quarterly Updates for April 2023. The release also includes: * Buildpack-specific location for Ruby install (thanks @brayanhenao) * Updated MariaDB JDBC Connector to 2.7.9 For a more detailed look at the changes in 4.58, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.57...v4.58). The packaged version of the buildpack, suitable for use with create-buildpack and update-buildpack, can be found attached to this release. | Dependency | Version | CVEs | Release Notes | | ---------- | ------- | ---- | ------------- | | AppDynamics Agent | `22.9.2_34409` | | [Release Notes](https://docs.appdynamics.com/4.5.x/en/product-and-release-announcements/release-notes/language-agent-notes/java-agent-notes) | | Azure Application Insights Agent | `2.6.4` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) | | CA Introscope APM Framework | `23.3.0_4` | | | | Client Certificate Mapper | `1.11.0_RELEASE` |Included inline above | Included inline above | | Container Security Provider | `1.20.0_RELEASE` |Included inline above | Included inline above | | Contrast Security Agent | `4.13.1` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) | | Datadog APM Javaagent | `1.12.0` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) | | Elastic APM Agent | `1.37.0` | | [Release Notes](https://www.elastic.co/guide/en/apm/agent/java/current/release-notes.html) | | Gemalto Luna Security Provider | `7.4.0` | | [Release Notes](https://www.thalesdocs.com/gphsm/luna/7/docs/network/Content/CRN/Luna/CRN_Luna.htm) | | Geode Tomcat Session Store | `1.13.7` | | | | Google Stackdriver Debugger | `2.32.0` | | [Release Notes](https://cloud.google.com/debugger/docs/release-notes) | | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) | | Groovy | `2.5.22` | | [Release Notes](http://www.groovy-lang.org/releases.html) | | JaCoCo Agent | `0.8.9` | | [Release Notes](https://github.com/jacoco/jacoco/releases) | | Java Memory Assistant Agent | `0.5.0` | | | | Java Memory Assistant Clean Up | `0.1.0` | | | | JProfiler Profiler | `12.0.4` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) | | JRebel Agent | `2023.2.0` | | [ChangeLog](https://www.jrebel.com/products/jrebel/changelog) | | jvmkill Agent | `1.17.0_RELEASE` |Included inline above | Included inline above | | MariaDB JDBC Driver | `2.7.9` | | [Release Notes](https://mariadb.com/kb/en/mariadb-connector-j-2-7-9-release-notes/) | | Memory Calculator | `3.13.0_RELEASE` |Included inline above | Included inline above | | Metric Writer | `3.5.0_RELEASE` |Included inline above | Included inline above | | New Relic Agent | `8.1.0` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) | | OpenJDK JRE 11 | `11.0.19_7` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2023.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.19/) | | OpenJDK JRE 17 | `17.0.7_7` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2023.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.7/) | | OpenJDK JRE 8 | `1.8.0_372` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2023.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u372/) | | PostgreSQL JDBC Driver | `42.6.0` | | [ChangeLog](https://jdbc.postgresql.org/documentation/changelog.html) | | Redis Session Store | `1.3.6_RELEASE` |Included inline above | Included inline above | | Riverbed Appinternals Agent | `11.8.5_BL527` | | | | SeaLights Agent | `4.0.2258` | | | | SkyWalking | `8.9.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) | | Splunk OpenTelemetry Java Agent | `1.23.0` | | [Release Notes](https://github.com/signalfx/splunk-otel-java/releases) | | Spring Auto-reconfiguration | `2.12.0_RELEASE` |Included inline above | Included inline above | | Spring Boot CLI | `2.7.11` | | | | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above | | Tomcat | `9.0.74` |[Security](https://tomcat.apache.org/security-9.html) | [ChangeLog](https://tomcat.apache.org/tomcat-9.0-doc/changelog.html) | | Tomcat Access Logging Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | Tomcat Lifecycle Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | Tomcat Logging Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | YourKit Profiler | `2022.9.182` | | [Release Notes](https://www.yourkit.com/download/yjp_2022_3_builds.jsp) | 4.57I'm pleased to announce the release of the java-buildpack, version 4.57. This release fixes a bug with the [Container Security Provider](https://github.com/cloudfoundry/java-buildpack-security-provider) library, in which a race condition could result in mismatched private-key and certificate pairs when Diego rotated these credentials for the container. See [this issue](https://github.com/cloudfoundry/java-buildpack-security-provider/issues/8) for more details. This release also contains the following: * The Azul Zing JRE contained a bug when generating the Java Opts, fixed with #1008 (thanks to @schelini) * Update to the geode_store dependency (thanks to @BenjaminPerryRoss) For a more detailed look at the changes in 4.57, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.56...v4.57). The packaged version of the buildpack, suitable for use with create-buildpack and update-buildpack, can be found attached to this release. | Dependency | Version | CVEs | Release Notes | | ---------- | ------- | ---- | ------------- | | AppDynamics Agent | `22.9.2_34409` | | [Release Notes](https://docs.appdynamics.com/4.5.x/en/product-and-release-announcements/release-notes/language-agent-notes/java-agent-notes) | | Azure Application Insights Agent | `2.6.4` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) | | CA Introscope APM Framework | `23.3.0_4` | | | | Client Certificate Mapper | `1.11.0_RELEASE` |Included inline above | Included inline above | | Container Security Provider | `1.20.0_RELEASE` |Included inline above | Included inline above | | Contrast Security Agent | `4.13.1` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) | | Datadog APM Javaagent | `1.11.0` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) | | Elastic APM Agent | `1.37.0` | | [Release Notes](https://www.elastic.co/guide/en/apm/agent/java/current/release-notes.html) | | Gemalto Luna Security Provider | `7.4.0` | | [Release Notes](https://www.thalesdocs.com/gphsm/luna/7/docs/network/Content/CRN/Luna/CRN_Luna.htm) | | Geode Tomcat Session Store | `1.13.7` | | | | Google Stackdriver Debugger | `2.32.0` | | [Release Notes](https://cloud.google.com/debugger/docs/release-notes) | | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) | | Groovy | `2.5.22` | | [Release Notes](http://www.groovy-lang.org/releases.html) | | JaCoCo Agent | `0.8.9` | | [Release Notes](https://github.com/jacoco/jacoco/releases) | | Java Memory Assistant Agent | `0.5.0` | | | | Java Memory Assistant Clean Up | `0.1.0` | | | | JProfiler Profiler | `12.0.4` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) | | JRebel Agent | `2023.2.0` | | [ChangeLog](https://www.jrebel.com/products/jrebel/changelog) | | jvmkill Agent | `1.17.0_RELEASE` |Included inline above | Included inline above | | MariaDB JDBC Driver | `2.7.2` | | [Release Notes](https://mariadb.com/kb/en/mariadb-connector-j-274-release-notes/) | | Memory Calculator | `3.13.0_RELEASE` |Included inline above | Included inline above | | Metric Writer | `3.5.0_RELEASE` |Included inline above | Included inline above | | New Relic Agent | `8.0.1` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) | | OpenJDK JRE 11 | `11.0.18_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.18/) | | OpenJDK JRE 17 | `17.0.6_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.6/) | | OpenJDK JRE 8 | `1.8.0_362` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u362/) | | PostgreSQL JDBC Driver | `42.6.0` | | [ChangeLog](https://jdbc.postgresql.org/documentation/changelog.html) | | Redis Session Store | `1.3.6_RELEASE` |Included inline above | Included inline above | | Riverbed Appinternals Agent | `11.8.5_BL527` | | | | SeaLights Agent | `4.0.2242` | | | | SkyWalking | `8.9.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) | | Splunk OpenTelemetry Java Agent | `1.22.0` | | [Release Notes](https://github.com/signalfx/splunk-otel-java/releases) | | Spring Auto-reconfiguration | `2.12.0_RELEASE` |Included inline above | Included inline above | | Spring Boot CLI | `2.7.10` | | | | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above | | Tomcat | `9.0.73` |[Security](https://tomcat.apache.org/security-9.html) | [ChangeLog](https://tomcat.apache.org/tomcat-9.0-doc/changelog.html) | | Tomcat Access Logging Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | Tomcat Lifecycle Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | Tomcat Logging Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | YourKit Profiler | `2022.9.182` | | [Release Notes](https://www.yourkit.com/download/yjp_2022_3_builds.jsp) | |
log-cache | 2.12.7 |
v2.12.7## What's Changed * Bump to [go1.20.4](https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU/m/QvrjqM4XAgAJ) **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.6...v2.12.7 |
loggregator | 106.7.8 |
v106.7.8## What's Changed * Bump to [go1.20.4](https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU/m/QvrjqM4XAgAJ) * Bump dependencies **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.7...v106.7.8 |
loggregator-agent | 6.5.10 |
v6.5.10## What's Changed * Bump to [go1.20.4](https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU/m/QvrjqM4XAgAJ) * Bump dependencies **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.9...v6.5.10 |
mapfs | 1.2.20 |
v1.2.20## Changes * Golang: Updated to v1.20.4 (#77, #78) ## Dependencies * **ginkgo v2:** Updated to v2.9.3. v1.2.16## Changes * Golang: Updated to v1.20.3 (#64, #65, #71) ## Dependencies * **gomega:** Updated to v1.27.6. |
metric-registrar | 2.1.4 |
v2.1.4## What's Changed * Bump to [go1.20.4](https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU/m/QvrjqM4XAgAJ) * Replace gorilla with chi by @Benjamintf1 in https://github.com/pivotal-cf/metric-registrar-release/pull/188 * Bump dependencies **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.3...v2.1.4 |
metrics-discovery | 3.2.9 |
v3.2.9## What's Changed * Bump to [go1.20.4](https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU/m/QvrjqM4XAgAJ) * Bump dependencies **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.8...v3.2.9 |
mysql-monitoring | 10.0.0 |
10.0.0**Dependency Bumps** - Built with Go 1.20.4 - Bumped dependencies **Bugs Fixed** - [mysql-metrics] Fixed bug that caused metrics to be displayed for only one of the MySQL nodes in three-node HA cluster when `mysql-metrics.host` was not configured in a bosh manifest. **Breaking Change** The `mysql-metrics` job no longer consumes bosh links for defaulting the `mysql-metrics.host` property. `mysql-metrics.host` defaults to connecting over 127.0.0.1 and `mysql-metrics.port` defaults to the port provided by the `mysql` bosh link. This avoids a bug where mysql-metrics reports the metrics from only a single member of the cluster instead of reporting separate metrics for _each_ member of a cluster. This change provides accurate metrics out-of-the-box when the mysql-metrics agent is co-located with MySQL. For niche use cases, configure the `mysql-metrics.host` and `mysql-metrics.port` explicitly as needed for your use case. 9.25.0Final release 9.25.0 **Bugs Fixed** - Fixes bug that caused metrics to be displayed for only one of the MySQL nodes in three-node HA cluster **Additional notes** In [v9.19.0](https://github.com/cloudfoundry/mysql-monitoring-release/releases/tag/v9.19.0), a new `mysql-metrics.port` property was introduced in the `mysql-metrics` job. This bug fix also includes an update which removes the need for this property, and it will be obsoleted in a future release. |
nats | 56.2.0 |
v56.2.0## Changes - Bump to Go 1.20.4 - Bump dependencies such that Ginkgo V2 and Lager V3 are used. ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.1.0...v56.2.0 ## Resources - [Download release v56.2.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.2.0). |
nfs-volume | 7.1.14 | |
nginx-offline-buildpack | 1.2.2 |
1.2.2* Add nginx 1.23.4, remove nginx 1.23.3 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/184817118) * Update libbuildpack * Bump github.com/miekg/dns from 1.1.52 to 1.1.53 * Bump github.com/onsi/gomega from 1.26.0 to 1.27.5 Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.1 | cflinuxfs3 | | nginx | 1.22.1 | cflinuxfs4 | | nginx | 1.23.4 | cflinuxfs3 | | nginx | 1.23.4 | cflinuxfs4 | | openresty | 1.13.6.2 | cflinuxfs3 | | openresty | 1.15.8.3 | cflinuxfs3 | | openresty | 1.17.8.2 | cflinuxfs3 | | openresty | 1.19.9.1 | cflinuxfs3 | | openresty | 1.19.9.1 | cflinuxfs4 | | openresty | 1.21.4.1 | cflinuxfs3 | | openresty | 1.21.4.1 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: 3e1da9187d67d9ede6efcc05dceb4dd30362552c3aa371f2a2c8621d149ac79f * Uncached buildpack SHA256: a3325ae600f734b9d2b3df67523c66d78af43d93ffe7cfd98671e25d149ec8ad |
nodejs-offline-buildpack | 1.8.9 |
1.8.9* Add node 16.20.0, remove node 16.19.0 for stack(s) cflinuxfs4, cflinuxfs3 * Don't run `yarn check` which creates a duplicate cache. Instead, we can add the `--check-files` flag to the `yarn install` command and get the same outcome. Packaged binaries: | name | version | cf_stacks | |-|-|-| | node | 14.21.2 | cflinuxfs3 | | node | 14.21.2 | cflinuxfs4 | | node | 14.21.3 | cflinuxfs3 | | node | 14.21.3 | cflinuxfs4 | | node | 16.19.1 | cflinuxfs3 | | node | 16.19.1 | cflinuxfs4 | | node | 16.20.0 | cflinuxfs3 | | node | 16.20.0 | cflinuxfs4 | | node | 18.14.1 | cflinuxfs3 | | node | 18.14.1 | cflinuxfs4 | | node | 18.15.0 | cflinuxfs3 | | node | 18.15.0 | cflinuxfs4 | | python | 3.10.10 | cflinuxfs3 | | python | 3.10.10 | cflinuxfs4 | | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | node | 18.x | | python | 3.10.x | * Uncached buildpack SHA256: adde57eaf1aa543c2a12565a0a211dfddb8d591333d47ab0eeb744f1afe6ced3 * Uncached buildpack SHA256: c964c655974ec1e5b85d88d317372f9fd2276727538a175d5067c040f89c480c |
notifications | 63 | |
notifications-ui | 41 | |
php-offline-buildpack | 4.6.4 |
4.6.4* update go modules * bump default nginx version * Add nginx 1.23.4, remove nginx 1.23.3 (#857) for stack(s) cflinuxfs4, cflinuxfs3 Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | appdynamics | 23.2.0-684 | cflinuxfs3, cflinuxfs4 | | | composer | 2.5.5 | cflinuxfs3, cflinuxfs4 | | | httpd | 2.4.56 | cflinuxfs3 | | | httpd | 2.4.56 | cflinuxfs4 | | | newrelic | 10.6.0.318 | cflinuxfs3, cflinuxfs4 | | | nginx | 1.22.1 | cflinuxfs3 | | | nginx | 1.22.1 | cflinuxfs4 | | | nginx | 1.23.4 | cflinuxfs3 | | | nginx | 1.23.4 | cflinuxfs4 | | | php | 8.0.27 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.0.28 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | python | 2.7.18 | cflinuxfs4 | | | ruby | 3.0.5 | cflinuxfs4 | | Default binary versions: | name | version | |-|-| | php | 8.1.16 | | httpd | 2.4.56 | | newrelic | 10.6.0.318 | | nginx | 1.23.4 | | composer | 2.5.5 | * Uncached buildpack SHA256: 79fd9d7993bd45f86c9fda1e2be1c789ba983010eb741074c2745a28bb70191d * Uncached buildpack SHA256: 04821902fb1335d7554fdc7dc91155c51c5942639da61591be434a8f2e93f82a |
push-apps-manager-release | 676.0.12 | |
push-offline-docs-release | 2.13.150 | |
push-usage-service-release | 674.0.42 |
v674.0.42## Dependencies * **app-usage-service:** Updated to v`1435052`. v674.0.41## Changes * Bump tooling * Revert "[ci]: Created a new job group to test new unit tests images" * Update pipeline to test the latest TAS (#328) * creating final release 674.0.40 v674.0.40## Dependencies * **app-usage-service:** Updated to v`90d78a2`. v674.0.39## Dependencies * **app-usage-service:** Updated to v`e7746e5`. |
pxc | 0.53.0 |
v0.53.0**New Features** - Bumped Go to v1.20.4 **EOL Notice** - Please note that this release and earlier versions will not be supported beyond Oct 2023, due to MySQL 5.7 EOL. If your product is consuming this release, please upgrade to the latest pxc-1.0.y release v0.52.0**New Features** - Bumped Go to v1.20.3 - Bumped Percona XtraDB Cluster to v5.7.41-31.65 - Bumped Percona XtraBackup to v2.4.28 **EOL Notice** - Please note that this release and earlier versions will not be supported beyond Oct 2023, due to MySQL 5.7 EOL. If your product is consuming this release, please upgrade to the latest pxc-1.0.y release v0.51.0**New Features** - Bumped Go to v1.20.2 **EOL Notice** - Please note that this release and earlier versions will not be supported beyond Oct 2023, due to MySQL 5.7 EOL. If your product is consuming this release, please upgrade to the latest pxc-1.0.y release |
python-offline-buildpack | 1.8.9 |
1.8.9* Add python 3.10.11, remove python 3.10.10 for stack(s) cflinuxfs3, cflinuxfs4 * Add python 3.11.3, remove python 3.11.2 for stack(s) cflinuxfs4, cflinuxfs3 * Add setuptools 67.6.1, remove setuptools 67.4.0 for stack(s) cflinuxfs4, cflinuxfs3 * Add pipenv 2023.3.20, remove pipenv 2023.2.18 for stack(s) cflinuxfs4, cflinuxfs3 * Fix problem with AppDynamics hook (now it supports user-provided services) Packaged binaries: | name | version | cf_stacks | |-|-|-| | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 | | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 | | miniconda3-py39 | 4.12.0 | cflinuxfs3, cflinuxfs4 | | pip | 23.0.1 | cflinuxfs3, cflinuxfs4 | | pipenv | 2023.3.20 | cflinuxfs3 | | pipenv | 2023.3.20 | cflinuxfs4 | | python | 3.7.16 | cflinuxfs3 | | python | 3.7.16 | cflinuxfs4 | | python | 3.8.16 | cflinuxfs3 | | python | 3.8.16 | cflinuxfs4 | | python | 3.9.16 | cflinuxfs3 | | python | 3.9.16 | cflinuxfs4 | | python | 3.10.11 | cflinuxfs3 | | python | 3.10.11 | cflinuxfs4 | | python | 3.11.3 | cflinuxfs3 | | python | 3.11.3 | cflinuxfs4 | | setuptools | 67.6.1 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | python | 3.10.x | * Uncached buildpack SHA256: e91ab229b603b52270e358892c6ed10af8d11b274b654bb1a00efb935df10cb5 * Uncached buildpack SHA256: 1944d47147fd4e8241432abab5692901baa2515cd979e6b1ccc8afb84cfd797a |
r-offline-buildpack | 1.2.1 |
1.2.1* Update libbuildpack Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | r | 3.6.2 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.1 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.1 | cflinuxfs4 | forecast, plumber, rserve, shiny | | r | 4.2.2 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.2 | cflinuxfs4 | forecast, plumber, rserve, shiny | * Uncached buildpack SHA256: c1bec774040056bd8cdd8a682d77cd532ba2552d8db02b699aef03a3e287163b * Uncached buildpack SHA256: a64a0ebd1b4ef9833535c824a25176c86ac62b6e4b6ca8d515d289b91f56e436 |
routing | 0.266.0 |
v0.266.0## Change - 🐛Fixes a bug that may cause routing failures to apps. Thanks @maxmoehl and @domdom82!! - Many go dependency updates across all routing packages. Thanks @winkingturtle-vmw!! ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.265.1...v0.266.0 ## Resources - [Download release v0.266.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.266.0). v0.265.1:warning::warning::warning: **There is a known issue with this release’s routing logic which may cause routing failures to apps. It is advised to use routing-release [0.266.0](https://github.com/cloudfoundry/routing-release/releases/tag/v0.266.0) or later instead of this release.** ## Changes - Bump healthchecker ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.265.0...v0.265.1 ## Resources - [Download release v0.265.1 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.265.1). v0.265.0:warning::warning::warning: **There is a known issue with this release’s routing logic which may cause routing failures to apps. It is advised to use routing-release [0.266.0](https://github.com/cloudfoundry/routing-release/releases/tag/v0.266.0) or later instead of this release.** ## Changes - Bump to Go 1.20.4 ## ✨ Built with go 1.20.4 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.264.0...v0.265.0 ## Resources - [Download release v0.265.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.265.0). v0.264.0:warning::warning::warning: **There is a known issue with this release’s routing logic which may cause routing failures to apps. It is advised to use routing-release [0.266.0](https://github.com/cloudfoundry/routing-release/releases/tag/v0.266.0) or later instead of this release.** ## Changes - Addresses the issue in routing-release 0.263.0 where `bosh export-releases` would fail to compile the `acceptance-tests` package. ## ✨ Built with go 1.20.3 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.263.0...v0.264.0 ## Resources - [Download release v0.264.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.264.0). v0.263.0⚠️⚠️⚠️ **This version does not compile, it will be fixed with the next release** **There is a known issue with this release’s routing logic which may cause routing failures to apps. It is advised to use routing-release [0.266.0](https://github.com/cloudfoundry/routing-release/releases/tag/v0.266.0) or later instead of this release.** ## Changes - 🐛Fixed a bug present since v0.262.0 that caused CATs to intermittently fail on apps using `nc` as their server. - 🐛Bumped haproxy to 2.7.6 in cf-tcp-router, to resolve a bug preventing haproxy from properly transferring open connections to the new haproxy process when a reload occurred - [haproxy/#1883](https://github.com/haproxy/haproxy/issues/1883) ## ✨ Built with go 1.20.3 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.262.0...v0.263.0 ## Resources - [Download release v0.263.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.263.0). |
ruby-offline-buildpack | 1.10.1 |
1.10.1* Add bundler 2.4.11, remove bundler 2.4.10 for stack(s) cflinuxfs4, cflinuxfs3 (#784) * Add rubygems 3.4.11, remove rubygems 3.4.10 for stack(s) cflinuxfs4, cflinuxfs3 (#783) * Add ruby 3.1.4, remove ruby 3.1.2 for stack(s) cflinuxfs4, cflinuxfs3 (#782) Packaged binaries: | name | version | cf_stacks | |-|-|-| | bundler | 2.4.11 | cflinuxfs3, cflinuxfs4 | | jruby | 9.3.10.0 | cflinuxfs3 | | jruby | 9.3.10.0 | cflinuxfs4 | | jruby | 9.4.2.0 | cflinuxfs3 | | jruby | 9.4.2.0 | cflinuxfs4 | | node | 18.15.0 | cflinuxfs3 | | node | 18.15.0 | cflinuxfs4 | | openjdk1.8-latest | 1.8.0 | cflinuxfs3, cflinuxfs4 | | ruby | 3.0.5 | cflinuxfs3 | | ruby | 3.0.6 | cflinuxfs3 | | ruby | 3.1.3 | cflinuxfs3 | | ruby | 3.1.3 | cflinuxfs4 | | ruby | 3.1.4 | cflinuxfs3 | | ruby | 3.1.4 | cflinuxfs4 | | ruby | 3.2.1 | cflinuxfs3 | | ruby | 3.2.1 | cflinuxfs4 | | ruby | 3.2.2 | cflinuxfs3 | | ruby | 3.2.2 | cflinuxfs4 | | rubygems | 3.4.11 | cflinuxfs3, cflinuxfs4 | | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | ruby | 3.1.x | * Uncached buildpack SHA256: 1f8daa213515d166ac91f41a29504af037d0883a4420224f15cfa5041ff8b802 * Uncached buildpack SHA256: 6dbafc839d80fcf165bd02c4a01bc3f98e02b7447007cb43d0f1e1a2c037d9cf |
silk | 3.23.0 | |
smb-volume | 3.1.14 |
v3.1.14## Dependencies * **smbbroker:** Updated to v`6b6727c`. v3.1.13## Dependencies * **smbbroker:** Updated to v`62b84b6`. v3.1.12## Changes * Golang: Updated to v1.20.3 (#120, #128, #129) * Fix potential cred leak (#119) ## Dependencies * **smbbroker:** Updated to v`093c496`. |
smoke-tests | 4.8.2 | |
staticfile-offline-buildpack | 1.6.2 |
1.6.2* Add nginx 1.23.4, remove nginx 1.23.3 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/184817130) * Update libbuildpack * Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.1 | cflinuxfs3 | | nginx | 1.22.1 | cflinuxfs4 | | nginx | 1.23.4 | cflinuxfs3 | | nginx | 1.23.4 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: fa7d637b9da26d2350088bb1a19eb1915d3e0e0082163d31a03349855ae0d944 * Uncached buildpack SHA256: 029e0f1cd04413190c8652296169592e340bce2113b417df80d75b60560af098 1.6.1* Don't use ERB to template nginx.conf * Bump github.com/onsi/gomega from 1.27.2 to 1.27.4 * Bump github.com/onsi/gomega from 1.27.1 to 1.27.2 Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.1 | cflinuxfs3 | | nginx | 1.22.1 | cflinuxfs4 | | nginx | 1.23.3 | cflinuxfs3 | | nginx | 1.23.3 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: e34771e5c23a0e83e3d151137fe60b8ec8cf51ea07eeb50e06532d6b52b272ba * Uncached buildpack SHA256: a5bd0559590511a00300f11f5d96fb22704211735708ed83d2024afe141ead25 |
statsd-injector | 1.11.30 |
v1.11.30## What's Changed * Bump to [go1.20.4](https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU/m/QvrjqM4XAgAJ) **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.29...v1.11.30 |
syslog | 11.8.9 |
v11.8.9* Upgrade packaged Golang version to 1.20.4 * Bump dependencies |
system-metrics-scraper | 3.3.7 |
v3.3.7## What's Changed * Bump to [go1.20.4](https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU/m/QvrjqM4XAgAJ) * Bump dependencies **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v3.3.6...v3.3.7 |
uaa | 74.5.71 |
v74.5.71### Dependency bumps * Various dependency bumps **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.70...v74.5.71 v74.5.70## What's Changed * Bump rspec-core from 3.12.1 to 3.12.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/570 * Bump rspec-expectations from 3.12.2 to 3.12.3 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/569 [build(deps): bump versions.tomcatVersion from 9.0.73 to 9.0.74](https://github.com/cloudfoundry/uaa/commit/4a20e41e9b044dc6fa54db5600c5073959ae6f41) [Upgrade Bellsoft JDK to version 11.0.19+7](https://github.com/cloudfoundry/uaa-release/commit/3117d3b60277e8d753efbc2d591466d7e278746c) [build(deps): bump versions.springBootVersion from 2.7.10 to 2.7.11](https://github.com/cloudfoundry/uaa/commit/c74615a8f4ed7e9da886285bc8d8bd63043ebfbc) **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.69...v74.5.70 v74.5.69### Dependency bumps * Various dependency bumps **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.68...v74.5.69 |
Caution: This release is susceptible to CVE-2023-20882, which may cause routing failures to apps. To address this issue, VMware advises using TAS v3.0.10 and IST v3.0.10 instead.
1.18.65
1.1.23
249.1.7
0.361.0
2.12.25
2.73.0
2.4.9
1.27.0
11.17.4
4.56
106.7.7
6.5.9
2.1.3
3.2.8
9.24.0
7.1.10
1.8.8
4.6.3
676.0.11
2.13.54
674.0.38
1.8.8
0.262.0
1.9.4
3.1.11
1.11.29
74.5.68
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.488 | |
backup-and-restore-sdk | 1.18.65 |
v1.18.65## Changes * Golang: Updated to v1.20.3. (#986) * Update ruby to v3.2.2 (#985) ## Dependencies * **aws-sdk-go:** Updated to v1.44.236. v1.18.63## Changes * Bump mariadb from 10.6.11 to 10.6.12 (#877) * Bump postgres from 11.18 to 11.19 (#883) * Bump postgres from 13.9 to 13.10 (#884) * Bump postgres from 15.1 to 15.2 (#885) * Golang: Updated to v1.20.2. (#937) ## Dependencies * **storage:** Updated to v1.30.1. v1.18.62## Changes * Golang: Updated to v1.20.1 |
binary-offline-buildpack | 1.1.3 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.30 | |
bpm | 1.1.23 | |
capi | 1.127.11 | |
cf-autoscaling | 249.1.7 |
v249.1.7* remove sha-1 debug variable * upgrade to openjdk-17 17.0.6_10 v249.1.6* Update BBR scripts. v249.1.5* Bump spring-boot to v2.7.10 for CVE-2023-20860 and CVE-2023-20861. * Update BBR scripts. v249.1.4## What's Changed * update dependencies * update mysql code to correctly handle pagination for events, scheduled limit changes, and rules. |
cf-cli | 1.44.0 | |
cf-networking | 3.23.0 | |
cflinuxfs3 | 0.361.0 | |
credhub | 2.12.25 |
2.12.25### Security Fixes - Bump various dependencies **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.24...2.12.25 2.12.24### Security Fixes - Bump various dependencies 2.12.23## What's Changed * Build(deps): Bump rspec-mocks from 3.12.3 to 3.12.4 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/122 **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.22...2.12.23 2.12.22## What's Changed * Build(deps): Bump ruby-progressbar from 1.11.0 to 1.13.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/119 * Build(deps): Bump parser from 3.2.1.0 to 3.2.1.1 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/120 * Build(deps): bump org.owasp:dependency-check-gradle from [8.1.1 to 8.1.2](https://github.com/cloudfoundry/credhub/commit/6978a7c99be0697dee370972a417a25621b7238d) **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.21...2.12.22 |
diego | 2.73.0 | |
dotnet-core-offline-buildpack | 2.4.9 |
2.4.9* Add node 18.15.0, remove node 18.14.2 (#755) for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-aspnetcore 6.0.15, remove dotnet-aspnetcore 6.0.14 (#763) for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-runtime 6.0.15, remove dotnet-runtime 6.0.14 (#762) for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-sdk 6.0.407, remove dotnet-sdk 6.0.406 (#761) for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-sdk 7.0.202, remove dotnet-sdk 7.0.200 (#760) (#750) for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-aspnetcore 7.0.4, remove dotnet-aspnetcore 7.0.3 (#759) for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-runtime 7.0.4, remove dotnet-runtime 7.0.3 (#758) for stack(s) cflinuxfs4, cflinuxfs3 Packaged binaries: | name | version | cf_stacks | |-|-|-| | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 6.0.15 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 7.0.4 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 6.0.15 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 7.0.4 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 6.0.407 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 7.0.202 | cflinuxfs3, cflinuxfs4 | | libgdiplus | 6.1 | cflinuxfs3 | | libgdiplus | 6.1 | cflinuxfs4 | | libunwind | 1.6.2 | cflinuxfs3 | | libunwind | 1.6.2 | cflinuxfs4 | | node | 18.15.0 | cflinuxfs3 | | node | 18.15.0 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | dotnet-runtime | 6.0.x | | dotnet-aspnetcore | 6.0.x | | dotnet-sdk | 6.0.x | | bower | 1.8.x | * Uncached buildpack SHA256: 6ad9c5169076525a46eb17431654b1ca350b64ec6651b0e837de72b9a23e0005 * Uncached buildpack SHA256: 8846d71dbc068f960b2c81689726c127dd28f394ea184d97212e0587ec6a0856 |
garden-runc | 1.27.0 | |
go-offline-buildpack | 1.10.6 | |
haproxy | 11.17.4 | |
java-offline-buildpack | 4.56 |
4.56I'm pleased to announce the release of the java-buildpack, version 4.56. This release fixes a bug related to the change in v4.55, where the buildpack uses a Python library - Python will also be removed from the `cflinuxfs4` stack, so this change removes the reliance on this binary. For a more detailed look at the changes in 4.56, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.55...v4.56). The packaged version of the buildpack, suitable for use with create-buildpack and update-buildpack, can be found attached to this release. | Dependency | Version | CVEs | Release Notes | | ---------- | ------- | ---- | ------------- | | AppDynamics Agent | `22.9.2_34409` | | [Release Notes](https://docs.appdynamics.com/4.5.x/en/product-and-release-announcements/release-notes/language-agent-notes/java-agent-notes) | | Azure Application Insights Agent | `2.6.4` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) | | CA Introscope APM Framework | `23.3.0_4` | | | | Client Certificate Mapper | `1.11.0_RELEASE` |Included inline above | Included inline above | | Container Security Provider | `1.19.0_RELEASE` |Included inline above | Included inline above | | Contrast Security Agent | `4.13.1` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) | | Datadog APM Javaagent | `1.10.1` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) | | Elastic APM Agent | `1.36.0` | | [Release Notes](https://www.elastic.co/guide/en/apm/agent/java/current/release-notes.html) | | Gemalto Luna Security Provider | `7.4.0` | | [Release Notes](https://www.thalesdocs.com/gphsm/luna/7/docs/network/Content/CRN/Luna/CRN_Luna.htm) | | Geode Tomcat Session Store | `1.12.5` | | | | Google Stackdriver Debugger | `2.32.0` | | [Release Notes](https://cloud.google.com/debugger/docs/release-notes) | | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) | | Groovy | `2.5.21` | | [Release Notes](http://www.groovy-lang.org/releases.html) | | JaCoCo Agent | `0.8.8` | | [Release Notes](https://github.com/jacoco/jacoco/releases) | | Java Memory Assistant Agent | `0.5.0` | | | | Java Memory Assistant Clean Up | `0.1.0` | | | | JProfiler Profiler | `12.0.4` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) | | JRebel Agent | `2023.1.2` | | [ChangeLog](https://www.jrebel.com/products/jrebel/changelog) | | jvmkill Agent | `1.17.0_RELEASE` |Included inline above | Included inline above | | MariaDB JDBC Driver | `2.7.2` | | [Release Notes](https://mariadb.com/kb/en/mariadb-connector-j-274-release-notes/) | | Memory Calculator | `3.13.0_RELEASE` |Included inline above | Included inline above | | Metric Writer | `3.5.0_RELEASE` |Included inline above | Included inline above | | New Relic Agent | `8.0.1` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) | | OpenJDK JRE 11 | `11.0.18_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.18/) | | OpenJDK JRE 17 | `17.0.6_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.6/) | | OpenJDK JRE 8 | `1.8.0_362` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u362/) | | PostgreSQL JDBC Driver | `42.6.0` | | [ChangeLog](https://jdbc.postgresql.org/documentation/changelog.html) | | Redis Session Store | `1.3.6_RELEASE` |Included inline above | Included inline above | | Riverbed Appinternals Agent | `11.8.5_BL527` | | | | SeaLights Agent | `4.0.2235` | | | | SkyWalking | `8.9.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) | | Splunk OpenTelemetry Java Agent | `1.22.0` | | [Release Notes](https://github.com/signalfx/splunk-otel-java/releases) | | Spring Auto-reconfiguration | `2.12.0_RELEASE` |Included inline above | Included inline above | | Spring Boot CLI | `2.7.9` | | | | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above | | Tomcat | `9.0.73` |[Security](https://tomcat.apache.org/security-9.html) | [ChangeLog](https://tomcat.apache.org/tomcat-9.0-doc/changelog.html) | | Tomcat Access Logging Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | Tomcat Lifecycle Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | Tomcat Logging Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | YourKit Profiler | `2022.9.179` | | [Release Notes](https://www.yourkit.com/download/yjp_2022_3_builds.jsp) | 4.55I'm pleased to announce the release of the java-buildpack, version 4.55. It primarily includes a change to how Ruby is provided to run the buildpack. The `cflinuxfs4` stack will soon remove Ruby, therefore the buildpack will supply it's own Ruby version. This is added as a new buildpack dependency and is linked to the Cloudfoundry [Ruby Buildpack](https://github.com/cloudfoundry/ruby-buildpack/blob/master/java-index/index.yml) repo. This release includes the following notable changes, among other dependency bumps: * Update of the Contrast Security Agent to v4+ (thanks to @FrankGasparovic) * Update of the New Relic agent to v8+ * New Ruby dependency & logic (thanks to @ryanmoran) For a more detailed look at the changes in 4.55, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.54...v4.55). The packaged version of the buildpack, suitable for use with create-buildpack and update-buildpack, can be found attached to this release. | Dependency | Version | CVEs | Release Notes | | ---------- | ------- | ---- | ------------- | [VersionResolver] WARN Discarding illegal version 2.4.0-BETA: Invalid micro version '0-BETA' | AppDynamics Agent | `22.9.2_34409` | | [Release Notes](https://docs.appdynamics.com/4.5.x/en/product-and-release-announcements/release-notes/language-agent-notes/java-agent-notes) | | Azure Application Insights Agent | `2.6.4` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) | | CA Introscope APM Framework | `23.1.0_26` | | | | Client Certificate Mapper | `1.11.0_RELEASE` |Included inline above | Included inline above | | Container Security Provider | `1.19.0_RELEASE` |Included inline above | Included inline above | | Contrast Security Agent | `4.13.1` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) | | Datadog APM Javaagent | `1.10.1` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) | | Elastic APM Agent | `1.36.0` | | [Release Notes](https://www.elastic.co/guide/en/apm/agent/java/current/release-notes.html) | | Gemalto Luna Security Provider | `7.4.0` | | [Release Notes](https://www.thalesdocs.com/gphsm/luna/7/docs/network/Content/CRN/Luna/CRN_Luna.htm) | | Geode Tomcat Session Store | `1.12.5` | | | | Google Stackdriver Debugger | `2.32.0` | | [Release Notes](https://cloud.google.com/debugger/docs/release-notes) | | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) | | Groovy | `2.5.21` | | [Release Notes](http://www.groovy-lang.org/releases.html) | | JaCoCo Agent | `0.8.8` | | [Release Notes](https://github.com/jacoco/jacoco/releases) | | Java Memory Assistant Agent | `0.5.0` | | | | Java Memory Assistant Clean Up | `0.1.0` | | | | JProfiler Profiler | `12.0.4` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) | | JRebel Agent | `2023.1.2` | | [ChangeLog](https://www.jrebel.com/products/jrebel/changelog) | | jvmkill Agent | `1.17.0_RELEASE` |Included inline above | Included inline above | | MariaDB JDBC Driver | `2.7.2` | | [Release Notes](https://mariadb.com/kb/en/mariadb-connector-j-274-release-notes/) | | Memory Calculator | `3.13.0_RELEASE` |Included inline above | Included inline above | | Metric Writer | `3.5.0_RELEASE` |Included inline above | Included inline above | | New Relic Agent | `8.0.1` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) | | OpenJDK JRE 11 | `11.0.18_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.18/) | | OpenJDK JRE 17 | `17.0.6_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.6/) | | OpenJDK JRE 8 | `1.8.0_362` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u362/) | | PostgreSQL JDBC Driver | `42.6.0` | | [ChangeLog](https://jdbc.postgresql.org/documentation/changelog.html) | | Redis Session Store | `1.3.6_RELEASE` |Included inline above | Included inline above | | Riverbed Appinternals Agent | `11.8.5_BL527` | | | | SeaLights Agent | `4.0.2235` | | | | SkyWalking | `8.9.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) | | Splunk OpenTelemetry Java Agent | `1.22.0` | | [Release Notes](https://github.com/signalfx/splunk-otel-java/releases) | | Spring Auto-reconfiguration | `2.12.0_RELEASE` |Included inline above | Included inline above | | Spring Boot CLI | `2.7.9` | | | | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above | | Tomcat | `9.0.73` |[Security](https://tomcat.apache.org/security-9.html) | [ChangeLog](https://tomcat.apache.org/tomcat-9.0-doc/changelog.html) | | Tomcat Access Logging Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | Tomcat Lifecycle Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | Tomcat Logging Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | YourKit Profiler | `2022.9.179` | | [Release Notes](https://www.yourkit.com/download/yjp_2022_3_builds.jsp) | |
log-cache | 2.12.6 | |
loggregator | 106.7.7 |
v106.7.7* Upgrade to go 1.20.2 * Bump dependencies * Remove unused `metron_endpoint.dropsonde_port` property in https://github.com/cloudfoundry/loggregator-release/pull/537 **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.6...v106.7.7 v106.7.6## What's Changed * update depdendencies * Upgrade to go 1.20 by @Benjamintf1 in https://github.com/cloudfoundry/loggregator-release/pull/525 **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.5...v106.7.6 |
loggregator-agent | 6.5.9 |
v6.5.9* Upgrade to go 1.20.2 * Bump dependencies **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.8...v6.5.9 |
mapfs | 1.2.13 | |
metric-registrar | 2.1.3 |
v2.1.3## What's Changed * update dependencies * add application info to metrics for log and secure-scraper worker |
metrics-discovery | 3.2.8 |
v3.2.8* Upgrade to go1.20.2. * Bump dependencies. **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.7...v3.2.8 |
mysql-monitoring | 9.24.0 |
9.24.0Final release 9.24.0 **Dependency Bumps** - Build with Go 1.20.2 |
nats | 56.1.0 | |
nfs-volume | 7.1.10 | |
nginx-offline-buildpack | 1.2.1 | |
nodejs-offline-buildpack | 1.8.8 |
1.8.8* Bring our own Python for node-gyp commit 53608c16a0d6f13aa63ba0565e365740d98b033c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri Mar 17 14:22:02 2023 -0700 Bump github.com/onsi/gomega from 1.27.2 to 1.27.4 (#579) * Bump github.com/onsi/gomega from 1.27.2 to 1.27.4 Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.2 to 1.27.4. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/gomega/compare/v1.27.2...v1.27.4) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.6.3 |
4.6.3* Install bootstrapped Ruby into php-buildpack specific location (#855) Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | appdynamics | 23.2.0-684 | cflinuxfs3, cflinuxfs4 | | | composer | 2.5.5 | cflinuxfs3, cflinuxfs4 | | | httpd | 2.4.56 | cflinuxfs3 | | | httpd | 2.4.56 | cflinuxfs4 | | | newrelic | 10.6.0.318 | cflinuxfs3, cflinuxfs4 | | | nginx | 1.22.1 | cflinuxfs3 | | | nginx | 1.22.1 | cflinuxfs4 | | | nginx | 1.23.3 | cflinuxfs3 | | | nginx | 1.23.3 | cflinuxfs4 | | | php | 8.0.27 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.0.28 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | python | 2.7.18 | cflinuxfs4 | | | ruby | 3.0.5 | cflinuxfs4 | | Default binary versions: | name | version | |-|-| | php | 8.1.16 | | httpd | 2.4.56 | | newrelic | 10.6.0.318 | | nginx | 1.23.3 | | composer | 2.5.5 | * Uncached buildpack SHA256: 96aa1f8ac0e4614314924141a2e59f6158d4d638ed98a38399598098b388980b * Uncached buildpack SHA256: 6aa04bddb7c86b78ab78a42396fe4c31c0e9fd53335576046d261e576ec8267f 4.6.2* Add composer 2.5.5, remove composer 2.5.4 for stack(s) cflinuxfs4, cflinuxfs3 * BYO Ruby (Required by the buildpack) Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | appdynamics | 23.2.0-684 | cflinuxfs3, cflinuxfs4 | | | composer | 2.5.5 | cflinuxfs3, cflinuxfs4 | | | httpd | 2.4.56 | cflinuxfs3 | | | httpd | 2.4.56 | cflinuxfs4 | | | newrelic | 10.6.0.318 | cflinuxfs3, cflinuxfs4 | | | nginx | 1.22.1 | cflinuxfs3 | | | nginx | 1.22.1 | cflinuxfs4 | | | nginx | 1.23.3 | cflinuxfs3 | | | nginx | 1.23.3 | cflinuxfs4 | | | php | 8.0.27 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.0.28 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | python | 2.7.18 | cflinuxfs4 | | | ruby | 3.0.5 | cflinuxfs4 | | Default binary versions: | name | version | |-|-| | php | 8.1.16 | | httpd | 2.4.56 | | newrelic | 10.6.0.318 | | nginx | 1.23.3 | | composer | 2.5.5 | * Uncached buildpack SHA256: 2e78fd7ed6c7077ffbfe54bac78ab0bb637590e2cb065418abdb6b6cb7d485e2 * Uncached buildpack SHA256: 40cf72de1a609383e924c8771f97dd139c1fd087bb420de785fc4fddba44ddf6 4.6.1* Add httpd 2.4.56, remove httpd 2.4.55 (#845) for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/184641061) Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | appdynamics | 23.2.0-684 | cflinuxfs3, cflinuxfs4 | | | composer | 2.5.4 | cflinuxfs3, cflinuxfs4 | | | httpd | 2.4.56 | cflinuxfs3 | | | httpd | 2.4.56 | cflinuxfs4 | | | newrelic | 10.6.0.318 | cflinuxfs3, cflinuxfs4 | | | nginx | 1.22.1 | cflinuxfs3 | | | nginx | 1.22.1 | cflinuxfs4 | | | nginx | 1.23.3 | cflinuxfs3 | | | nginx | 1.23.3 | cflinuxfs4 | | | php | 8.0.27 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.0.28 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | python | 2.7.18 | cflinuxfs4 | | Default binary versions: | name | version | |-|-| | php | 8.1.16 | | httpd | 2.4.56 | | newrelic | 10.6.0.318 | | nginx | 1.23.3 | | composer | 2.5.4 | * Uncached buildpack SHA256: b6a643ace8027460a65289acb02ac6ba88521940a176a5d1af7bb64a81c183c6 * Uncached buildpack SHA256: 0d4e7af5da7ff3fc1208f47ca6f4f6169d6bc44bb5fa6ab7e625ac3614c25fba |
push-apps-manager-release | 676.0.11 |
676.0.9Release for 2.13 CVE Fixes and new Buildpack Fixes |
push-offline-docs-release | 2.13.54 | |
push-usage-service-release | 674.0.38 |
v674.0.37## Changes * Fix potential CF creds leak (#316) ## Dependencies * **app-usage-service:** Updated to v`00dbf4a`. v674.0.36## Changes * Bump app-usage-service to use ruby 3 (#313) * Use whatever `cflinuxfs` is available instead of demanding only `cflinuxfs3` v674.0.35## Dependencies * **app-usage-service:** Updated to v`a4cbec6`. |
pxc | 0.50.0 | |
python-offline-buildpack | 1.8.8 |
1.8.8* Add pip 23.0.1, remove pip 23.0 (#714) for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/184508492) * Add pipenv 2023.2.18, remove pipenv 2023.2.4 (#719) for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/184512962) * Add setuptools 67.4.0, remove setuptools 67.1.0 (#721) for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/184533088) * Add python 3.10.10, remove python 3.10.9 (#699) for stack(s) cflinuxfs4, cflinuxfs3 * Add python 3.11.2, remove python 3.11.1 (#698) for stack(s) cflinuxfs3, cflinuxfs4 Packaged binaries: | name | version | cf_stacks | |-|-|-| | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 | | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 | | miniconda3-py39 | 4.12.0 | cflinuxfs3, cflinuxfs4 | | pip | 23.0.1 | cflinuxfs3, cflinuxfs4 | | pipenv | 2023.2.18 | cflinuxfs3 | | pipenv | 2023.2.18 | cflinuxfs4 | | python | 3.7.16 | cflinuxfs3 | | python | 3.7.16 | cflinuxfs4 | | python | 3.8.16 | cflinuxfs3 | | python | 3.8.16 | cflinuxfs4 | | python | 3.9.16 | cflinuxfs3 | | python | 3.9.16 | cflinuxfs4 | | python | 3.10.10 | cflinuxfs3 | | python | 3.10.10 | cflinuxfs4 | | python | 3.11.2 | cflinuxfs3 | | python | 3.11.2 | cflinuxfs4 | | setuptools | 67.4.0 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | python | 3.10.x | * Uncached buildpack SHA256: 641e7a4f73b0da69be833b3f045236409f57e2078a62e2735063764b25494f4b * Uncached buildpack SHA256: 3fc92f2095bee1bb14e6bc43615daacc1a5b01aa3fea6fbebc97f6fd80daf35c |
r-offline-buildpack | 1.2.0 | |
routing | 0.262.0 |
v0.262.0## Changes - 🐛Fixes the of golang has a known issue that causes backend request failures which previously returned 496, 499, 503, 525, or 526 to instead return a 502. Additionally stale routes may not have been pruned properly. Thanks @domdom82!! - 🚗Gorouter now retries requests which fail prior to any HTTP content being sent (since no backend received the HTTP content, they're by definition retriable). Thanks for the [PR](https://github.com/cloudfoundry/gorouter/pull/337). Thanks @maxmoehl and @domdom82!! ## ✨ Built with go 1.20.2 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.261.0...v0.262.0 ## Resources - [Download release v0.262.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.262.0). v0.261.0⚠️⚠️⚠️ **This version of golang has a known issue that may cause backend request failures that previously returned 496, 499, 503, 525, or 526 to instead return a 502. Additionally stale routes may not get pruned properly. This will be addressed in an upcoming release.** ## Changes - Bug fix: add healthcheck to routing-api for route-registrar ## Bosh Job Spec changes: ```diff diff --git a/jobs/routing-api/spec b/jobs/routing-api/spec index 5717f88f..f6a2175d 100644 --- a/jobs/routing-api/spec +++ b/jobs/routing-api/spec @@ -6,12 +6,15 @@ templates: uaa_ca.crt.erb: config/certs/uaa/ca.crt routing-api.yml.erb: config/routing-api.yml + routing_api_health_check.erb: bin/routing_api_health_check locket_ca.crt.erb: config/certs/locket/ca.crt locket_client.crt.erb: config/certs/locket/client.crt locket_client.key.erb: config/certs/locket/client.key api_mtls_client_ca.crt.erb: config/certs/routing-api/client_ca.crt + api_mtls_client.crt.erb: config/certs/routing-api/client.crt + api_mtls_client.key.erb: config/certs/routing-api/client.key api_mtls_server.crt.erb: config/certs/routing-api/server.crt api_mtls_server.key.erb: config/certs/routing-api/server.key @@ -107,6 +110,13 @@ properties: routing_api.mtls_client_key: description: "Routing API client key (provided to clients by bosh link)" + routing_api.health_check_timeout_per_retry: + default: 2 + description: "Maximum health check timeout (in seconds) for each retry attempt in the Routing API's route registration health check" + routing_api.health_check_total_timeout: + default: 6 + description: "Maximum health check timeout (in seconds). Health checks will be retried until this time limit is reached. This should be less than or equal to your route_registrar.routes.api.health_check.timeout" + metron.port: description: "The port used to emit dropsonde messages to the Metron agent." default: 3457 ``` ## ✨ Built with go 1.20.2 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.260.0...v0.261.0 ## Resources - [Download release v0.261.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.261.0). v0.260.0⚠️⚠️⚠️ **This version of golang has a known issue that may cause backend request failures that previously returned 496, 499, 503, 525, or 526 to instead return a 502. Additionally stale routes may not get pruned properly. This will be addressed in an upcoming release.** ## Changes - Dependency updates (cf cli, healthchecker, golang) - Many CI Updates - Thanks @jrussett! - 🐛[#310]The routing_utils route loader now sets the route service url when loading. Thanks @domdom82 ! - 🐛Two issues in route_registrar were fixed that led to routes expiring and then being re-registered with the same details: - Starting in v0.x.x, route_registrar no longer retried UAA connections when getting a token from UAA. Instead, the failure would cause route_registrar to restart, and reset it's emitter intervals. - The built in route expiry has been increased from RegistrationInterval + 2 seconds to 2.1 * RegistrationInterval. This prevent routes from expiring during the course of a route_registrar restart. - 🐛If tcp_router received routing events during its BulkSync cycle, it would always rewrite the haproxy configuration, and reload the haproxy process. This would occur regardless of whether the events required a new haproxy config. It now only updates the config + reloads haproxy if changes are necessary. ## ✨ Built with go 1.20.2 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.259.0...v0.260.0 ## Resources - [Download release v0.260.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.260.0). |
ruby-offline-buildpack | 1.9.4 |
1.9.4* Bootstrap ruby before running * Bump rack from 2.2.4 to 2.2.6.4 in /fixtures/bundler_2_0_1 * Bump rack from 2.2.4 to 2.2.6.4 in /fixtures/rails6 * Bump rack from 2.2.3.1 to 2.2.6.4 in /fixtures/jruby_start_command * Bump rack from 2.2.3.1 to 2.2.6.4 in /fixtures/sinatra_jruby * Bump rack in /fixtures/rails52_webpack_no_sprockets * Bump rack from 2.2.3 to 2.2.6.4 in /fixtures/ruby_calls_go * Bump rack from 2.2.3 to 2.2.6.4 in /fixtures/fail_release * Bump webpack from 5.75.0 to 5.76.0 in /fixtures/rails6 * Bump github.com/onsi/gomega from 1.27.2 to 1.27.4 Packaged binaries: | name | version | cf_stacks | |-|-|-| | bundler | 2.4.8 | cflinuxfs3, cflinuxfs4 | | jruby | 9.3.10.0 | cflinuxfs3 | | jruby | 9.3.10.0 | cflinuxfs4 | | jruby | 9.4.2.0 | cflinuxfs3 | | jruby | 9.4.2.0 | cflinuxfs4 | | node | 18.15.0 | cflinuxfs3 | | node | 18.15.0 | cflinuxfs4 | | openjdk1.8-latest | 1.8.0 | cflinuxfs3, cflinuxfs4 | | ruby | 2.7.6 | cflinuxfs3 | | ruby | 2.7.7 | cflinuxfs3 | | ruby | 3.0.4 | cflinuxfs3 | | ruby | 3.0.5 | cflinuxfs3 | | ruby | 3.1.2 | cflinuxfs3 | | ruby | 3.1.3 | cflinuxfs3 | | ruby | 3.1.3 | cflinuxfs4 | | ruby | 3.2.0 | cflinuxfs3 | | ruby | 3.2.0 | cflinuxfs4 | | ruby | 3.2.1 | cflinuxfs3 | | ruby | 3.2.1 | cflinuxfs4 | | rubygems | 3.4.8 | cflinuxfs3, cflinuxfs4 | | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | ruby | 3.1.x | * Uncached buildpack SHA256: 3e0e36001af5b6497e6c81ec5139f44c66646ecc83f21983ca730ec3bac12411 * Uncached buildpack SHA256: 9eb0449c07eace0a51680c72c086593ad322d1d07b0c557b721f4998a912cd06 1.9.3* Add ruby 3.2.1 for stack(s) cflinuxfs3, cflinuxfs4 * Add jruby 9.4.2.0, remove jruby 9.4.1.0 for stack(s) cflinuxfs4, cflinuxfs3 * Add node 18.15.0, remove node 18.14.0 for stack(s) cflinuxfs4, cflinuxfs3 * Add bundler 2.4.8, remove bundler 2.4.6 for stack(s) cflinuxfs4, cflinuxfs3 (#736) * Add rubygems 3.4.8, remove rubygems 3.4.6 (#734) * Converts java-index to YAML (#735) * Bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#729) Packaged binaries: | name | version | cf_stacks | |-|-|-| | bundler | 2.4.8 | cflinuxfs3, cflinuxfs4 | | jruby | 9.3.10.0 | cflinuxfs3 | | jruby | 9.3.10.0 | cflinuxfs4 | | jruby | 9.4.2.0 | cflinuxfs3 | | jruby | 9.4.2.0 | cflinuxfs4 | | node | 18.15.0 | cflinuxfs3 | | node | 18.15.0 | cflinuxfs4 | | openjdk1.8-latest | 1.8.0 | cflinuxfs3, cflinuxfs4 | | ruby | 2.7.6 | cflinuxfs3 | | ruby | 2.7.7 | cflinuxfs3 | | ruby | 3.0.4 | cflinuxfs3 | | ruby | 3.0.5 | cflinuxfs3 | | ruby | 3.1.2 | cflinuxfs3 | | ruby | 3.1.3 | cflinuxfs3 | | ruby | 3.1.3 | cflinuxfs4 | | ruby | 3.2.0 | cflinuxfs3 | | ruby | 3.2.0 | cflinuxfs4 | | ruby | 3.2.1 | cflinuxfs3 | | ruby | 3.2.1 | cflinuxfs4 | | rubygems | 3.4.8 | cflinuxfs3, cflinuxfs4 | | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | ruby | 3.1.x | * Uncached buildpack SHA256: 77850710cac5d96ba7f3afb774102cbf91db1e7a33acdc852161cd8f7e096d28 * Uncached buildpack SHA256: 63542dd3c61ce384e504833438219f472bd8490a50494cd669aa1dbfd5fb7a3b |
silk | 3.23.0 | |
smb-volume | 3.1.11 |
v3.1.11## Changes ## Dependencies * **smbbroker:** Updated to v`c5b6f5e`. |
smoke-tests | 4.8.2 | |
staticfile-offline-buildpack | 1.6.0 | |
statsd-injector | 1.11.29 |
v1.11.29* Upgrade to go1.20.2 * Bump dependencies **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.28...v1.11.29 |
syslog | 11.8.8 | |
system-metrics-scraper | 3.3.6 | |
uaa | 74.5.68 |
v74.5.68### Features * Add config for TLS protocols and ciphers (https://github.com/cloudfoundry/uaa-release/pull/562) ### Dependency bumps * Various dependency bumps **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.67...v74.5.68 v74.5.67### Dependency bumps - Various dependency bumps v74.5.66## What's Changed * Bump github.com/cloudfoundry/bosh-utils from 0.0.356 to 0.0.359 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/551 * Bump activesupport from 6.1.7.2 to 6.1.7.3 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/550 * Bump github.com/onsi/gomega from 1.27.2 to 1.27.4 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/549 * Bump rspec-mocks from 3.12.3 to 3.12.4 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/541 **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.65...v74.5.66 v74.5.65## What's Changed * Bump github.com/onsi/gomega from 1.27.1 to 1.27.2 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/536 * Bump minitest from 5.17.0 to 5.18.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/537 * build(deps): bump versions.tomcatVersion from 9.0.72 to 9.0.73 [uaa #2224](https://github.com/cloudfoundry/uaa/commit/88d52211cb377ae7c8d48f72b9bbeb9cb9b766b2) * build(deps): bump org.eclipse.jgit:org.eclipse.jgit from [6.4.0.202211300538-r to 6.5.0.202303070854-r](https://github.com/cloudfoundry/uaa/commit/73fe34f1fddd7c87e812cb6564ecd1af882a6df0) **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.64...v74.5.65 |
Release Date: 03/21/2023
Note: This version of TAS for VMs contains a known issue with Gorouter error handling for backend app requests. Failures that previously returned HTTP Status Codes 496, 499, 503, 525, or 526 may instead return 502. Additionally, stale routes may fail to be pruned properly, which could result in apps unexpectedly returning HTTP Status Code 502.
1.1.3
249.1.3
1.44.0
3.23.0
0.356.0
2.12.21
2.72.0
2.4.8
1.25.0
1.10.6
1.2.13
7.1.9
1.2.1
1.8.6
4.6.0
1.0.257
1.8.7
0.259.0
3.23.0
3.1.10
1.6.0
74.5.64
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.448 | |
backup-and-restore-sdk | 1.18.61 | |
binary-offline-buildpack | 1.1.3 |
1.1.3* Updating github-config * Uncached buildpack SHA256: 5523f4077d792b386671421f31899f409ea8ce5b8ae781cb4f84358cd138b5fd * Uncached buildpack SHA256: 5dd66be045a50d1e4f1dc12e317e85add9fbe74734b3f9882a8a02578b66809f * Uncached buildpack SHA256: 50836f839547c13d6ef435d87ce8e2b4863fdfe32343a26514d321cc8455d177 * Uncached buildpack SHA256: 1f72560521b626e5012934f39f62d31192f6bf8c3b6ec5a91f5216ff1e36b5ae |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.30 | |
bpm | 1.1.21 | |
capi | 1.127.11 | |
cf-autoscaling | 249.1.3 |
v249.1.3## What's Changed * Exclude SnakeYAML to avoid CVE-2022-1471 being flagged * Update dependencies |
cf-cli | 1.44.0 |
v1.44.0### This release contains the following versions of the CF CLI | Major version | Prior version | Current version | | ------------- | ------------- | ------------- | | **v8** | **8.5.0** | [8.6.0](https://github.com/cloudfoundry/cli/releases/tag/v8.6.0) | | **v7** | **7.5.0** | [7.6.0](https://github.com/cloudfoundry/cli/releases/tag/v7.6.0) | | **v6** | **6.53.0** | **[6.53.0](https://github.com/cloudfoundry/cli/releases/tag/v6.53.0)** | |
cf-networking | 3.23.0 | |
cflinuxfs3 | 0.356.0 | |
credhub | 2.12.21 |
2.12.21### Security Fixes - Bump various dependencies **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.20...2.12.21 2.12.20### Security Fixes - Bump various dependencies |
diego | 2.72.0 | |
dotnet-core-offline-buildpack | 2.4.8 |
2.4.8* Add dotnet-runtime 6.0.14, remove dotnet-runtime 6.0.13 (#748) * Add dotnet-aspnetcore 6.0.14, remove dotnet-aspnetcore 6.0.13 (#747) * Add dotnet-runtime 7.0.3, remove dotnet-runtime 7.0.2 (#746) * Add dotnet-aspnetcore 7.0.3, remove dotnet-aspnetcore 7.0.2 (#745) * Add dotnet-sdk 7.0.200, remove dotnet-sdk 7.0.102 (#744) * Add dotnet-sdk 6.0.406, remove dotnet-sdk 6.0.405 (#742) * Add node 18.14.2, remove node 18.14.0 (#743) for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/184532347) * update libbuildpack-dynatrace (#691) * Removes compatibility table that only exists for brats tests and replaces it with simpler logic Packaged binaries: | name | version | cf_stacks | |-|-|-| | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 6.0.14 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 7.0.3 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 6.0.14 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 7.0.3 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 6.0.406 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 7.0.200 | cflinuxfs3, cflinuxfs4 | | libgdiplus | 6.1 | cflinuxfs3 | | libgdiplus | 6.1 | cflinuxfs4 | | libunwind | 1.6.2 | cflinuxfs3 | | libunwind | 1.6.2 | cflinuxfs4 | | node | 18.14.2 | cflinuxfs3 | | node | 18.14.2 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | dotnet-runtime | 6.0.x | | dotnet-aspnetcore | 6.0.x | | dotnet-sdk | 6.0.x | | bower | 1.8.x | * Uncached buildpack SHA256: b08e323198ab104d7c906820e97c1365a37a7c99e7546e0bfb4c19517860f5ed * Uncached buildpack SHA256: be2a1d9e6a9dcd9759cc3c9bafde45ec79f1533fb92f328d259d7b2e044bdc9d |
garden-runc | 1.25.0 | |
go-offline-buildpack | 1.10.6 |
1.10.6* Add go 1.20.1 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/184573596) Packaged binaries: | name | version | cf_stacks | |-|-|-| | dep | 0.5.4 | cflinuxfs3 | | dep | 0.5.4 | cflinuxfs4 | | glide | 0.13.3 | cflinuxfs3 | | glide | 0.13.3 | cflinuxfs4 | | go | 1.18.10 | cflinuxfs3 | | go | 1.18.10 | cflinuxfs4 | | go | 1.19.6 | cflinuxfs3 | | go | 1.19.6 | cflinuxfs4 | | go | 1.20.1 | cflinuxfs3 | | go | 1.20.1 | cflinuxfs4 | | godep | 80 | cflinuxfs3 | | godep | 80 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | go | 1.18.x | * Uncached buildpack SHA256: e81fcaa4eb7142072cf5dbb5daa70c19a9ae17c51d54f1778f056ee7292872f2 * Uncached buildpack SHA256: 2475086b818de7270cbad0e2b24cfebe74bf41688159abaa746ef0f0ed32937d 1.10.5* Add go 1.19.6, remove go 1.19.5 for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/184477448) * Bump github.com/Dynatrace/libbuildpack-dynatrace from 1.5.1 to 1.5.2 Packaged binaries: | name | version | cf_stacks | |-|-|-| | dep | 0.5.4 | cflinuxfs3 | | dep | 0.5.4 | cflinuxfs4 | | glide | 0.13.3 | cflinuxfs3 | | glide | 0.13.3 | cflinuxfs4 | | go | 1.18.10 | cflinuxfs3 | | go | 1.18.10 | cflinuxfs4 | | go | 1.19.6 | cflinuxfs3 | | go | 1.19.6 | cflinuxfs4 | | godep | 80 | cflinuxfs3 | | godep | 80 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | go | 1.18.x | * Uncached buildpack SHA256: 7b155c13e80e696732bb8c40da8862e5280b984a7457d0af70970180168c927f * Uncached buildpack SHA256: 297b970a47e201e9151e216013a2b66b9365fda502ff3b079615f1070bf1c951 |
haproxy | 11.17.2 | |
java-offline-buildpack | 4.54 | |
log-cache | 2.12.6 | |
loggregator | 106.7.5 | |
loggregator-agent | 6.5.8 | |
mapfs | 1.2.13 |
v1.2.13## Changes * Golang: Updated to v1.19.4 (#32) * Golang: Updated to v1.19.5 (#37) * Golang: Updated to v1.19.5 (#44) * Golang: Updated to v1.20.1 (#48) ## Dependencies * **mapfs:** Updated to v`98da9f0`. |
metric-registrar | 2.1.2 | |
metrics-discovery | 3.2.7 | |
mysql-monitoring | 9.23.0 | |
nats | 56.1.0 | |
nfs-volume | 7.1.9 | |
nginx-offline-buildpack | 1.2.1 |
1.2.1* Bump github.com/Dynatrace/libbuildpack-dynatrace from 1.5.1 to 1.5.2 (#186) * Updating github-config Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.1 | cflinuxfs3 | | nginx | 1.22.1 | cflinuxfs4 | | nginx | 1.23.3 | cflinuxfs3 | | nginx | 1.23.3 | cflinuxfs4 | | openresty | 1.13.6.2 | cflinuxfs3 | | openresty | 1.15.8.3 | cflinuxfs3 | | openresty | 1.17.8.2 | cflinuxfs3 | | openresty | 1.19.9.1 | cflinuxfs3 | | openresty | 1.19.9.1 | cflinuxfs4 | | openresty | 1.21.4.1 | cflinuxfs3 | | openresty | 1.21.4.1 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: d181c97dfa97c652a33509a4fdf634efc5be33c67683d05fd5dbdc5c47aeabd5 * Uncached buildpack SHA256: 38aff00f0ff17ae1884fce4efc03913ccd5407af507a253b573ad045275d3220 |
nodejs-offline-buildpack | 1.8.6 |
1.8.6* Add node 18.14.1, remove node 18.12.1 for stack(s) cflinuxfs4, cflinuxfs3 * Add node 16.19.1, remove node 16.18.1 for stack(s) cflinuxfs3, cflinuxfs4 * Add node 14.21.3, remove node 14.21.1 for stack(s) cflinuxfs3, cflinuxfs4 * Update Node 16.x deprecation date (Nodejs update on SSL deprecation) [ref](https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/) Packaged binaries: | name | version | cf_stacks | |-|-|-| | node | 14.21.2 | cflinuxfs3 | | node | 14.21.2 | cflinuxfs4 | | node | 14.21.3 | cflinuxfs3 | | node | 14.21.3 | cflinuxfs4 | | node | 16.19.0 | cflinuxfs3 | | node | 16.19.0 | cflinuxfs4 | | node | 16.19.1 | cflinuxfs3 | | node | 16.19.1 | cflinuxfs4 | | node | 18.13.0 | cflinuxfs3 | | node | 18.13.0 | cflinuxfs4 | | node | 18.14.1 | cflinuxfs3 | | node | 18.14.1 | cflinuxfs4 | | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | node | 18.x | * Uncached buildpack SHA256: e8f42ddddcf355c9b37597944b498cf33f624d59852ba686a97a774e881a424b * Uncached buildpack SHA256: c6bee0e5213870daaa2e3c2db51e2a3bf56b14bf2014c72b8cb524432d31a642 |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.6.0 |
4.6.0* Add composer 2.5.4, remove composer 2.5.2 for stack(s) cflinuxfs4, cflinuxfs3 * Bump newrelic to 10.6.0.318 * Add appdynamics 23.2.0-684, remove appdynamics 22.12.1-677 for stack(s) cflinuxfs4, cflinuxfs3 * Add cflinuxfs4 stack support Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | appdynamics | 23.2.0-684 | cflinuxfs3, cflinuxfs4 | | | composer | 2.5.4 | cflinuxfs3, cflinuxfs4 | | | httpd | 2.4.55 | cflinuxfs3 | | | httpd | 2.4.55 | cflinuxfs4 | | | newrelic | 10.6.0.318 | cflinuxfs3, cflinuxfs4 | | | nginx | 1.22.1 | cflinuxfs3 | | | nginx | 1.22.1 | cflinuxfs4 | | | nginx | 1.23.3 | cflinuxfs3 | | | nginx | 1.23.3 | cflinuxfs4 | | | php | 8.0.27 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.0.28 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | python | 2.7.18 | cflinuxfs4 | | Default binary versions: | name | version | |-|-| | php | 8.1.16 | | httpd | 2.4.55 | | newrelic | 10.6.0.318 | | nginx | 1.23.3 | | composer | 2.5.4 | * Uncached buildpack SHA256: 2fdb877dd287ec73c3ae9f43a7fbcf9c725f6d3f6ded535358d8020224885d1a * Uncached buildpack SHA256: 9e7052e5e046d1e4e0cefa70f1862d1918d5a570509203ee2ff3d0f8c8359fb0 4.5.3* Add php 8.1.16, remove php 8.1.14 for stack(s) cflinuxfs4, cflinuxfs3 * Add php 8.2.3, remove php 8.2.1 for stack(s) cflinuxfs3, cflinuxfs4 * Add php 8.0.28, remove php 8.0.26 for stack(s) cflinuxfs3 Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | appdynamics | 22.12.1-677 | cflinuxfs3, cflinuxfs4 | | | composer | 2.5.2 | cflinuxfs3, cflinuxfs4 | | | httpd | 2.4.55 | cflinuxfs3 | | | httpd | 2.4.55 | cflinuxfs4 | | | newrelic | 9.20.0.310 | cflinuxfs3 | | | nginx | 1.22.1 | cflinuxfs3 | | | nginx | 1.22.1 | cflinuxfs4 | | | nginx | 1.23.3 | cflinuxfs3 | | | nginx | 1.23.3 | cflinuxfs4 | | | php | 8.0.27 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.0.28 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.16 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.3 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | Default binary versions: | name | version | |-|-| | php | 8.1.16 | | httpd | 2.4.55 | | newrelic | 9.20.0.310 | | nginx | 1.23.3 | | composer | 2.5.2 | * Uncached buildpack SHA256: 8a871fa365577df16af144fd407db7741f441d51ed82af19f74c841c1c9d243c |
push-apps-manager-release | 676.0.8 | |
push-offline-docs-release | 1.0.257 | |
push-usage-service-release | 674.0.30 | |
pxc | 0.50.0 | |
python-offline-buildpack | 1.8.7 |
1.8.7* Bump github.com/Dynatrace/libbuildpack-dynatrace to v1.5.2 (#701) Packaged binaries: | name | version | cf_stacks | |-|-|-| | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 | | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 | | miniconda3-py39 | 4.12.0 | cflinuxfs3, cflinuxfs4 | | pip | 23.0 | cflinuxfs3, cflinuxfs4 | | pipenv | 2023.2.4 | cflinuxfs3 | | pipenv | 2023.2.4 | cflinuxfs4 | | python | 3.7.16 | cflinuxfs3 | | python | 3.7.16 | cflinuxfs4 | | python | 3.8.16 | cflinuxfs3 | | python | 3.8.16 | cflinuxfs4 | | python | 3.9.16 | cflinuxfs3 | | python | 3.9.16 | cflinuxfs4 | | python | 3.10.9 | cflinuxfs3 | | python | 3.10.9 | cflinuxfs4 | | python | 3.11.1 | cflinuxfs3 | | python | 3.11.1 | cflinuxfs4 | | setuptools | 67.1.0 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | python | 3.10.x | * Uncached buildpack SHA256: 24eb453c383476da9683905d2439fdd29c774689cb51580714f89d9ac558875b * Uncached buildpack SHA256: daaa857bc79eb56c3b39101b520a59d060f492318b1b99e58f98d0458d368c4f |
r-offline-buildpack | 1.2.0 | |
routing | 0.259.0 |
v0.259.0## Changes - No changes from last version. - Fixing CI so that artifacts are generated correctly for github release. ## ✨ Built with go 1.20.1 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.258.0...v0.259.0 ## Resources - [Download release v0.259.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.259.0). v0.258.0## Changes - Update healthchecker to [0.4.0](https://github.com/cloudfoundry/healthchecker-release/releases/tag/v0.4.0) - Increase startup delay default to 30 seconds [PR](https://github.com/cloudfoundry/healthchecker-release/pull/2) - Upgrade golang to 1.20.1 ## Bosh Job Spec changes: ```diff diff --git a/jobs/acceptance_tests/spec b/jobs/acceptance_tests/spec index 65bf4c30..6a73b9ae 100644 --- a/jobs/acceptance_tests/spec +++ b/jobs/acceptance_tests/spec @@ -7,7 +7,7 @@ templates: bpm.yml.erb: config/bpm.yml packages: - - golang-1.19-linux + - golang-1.20-linux - acceptance_tests - rtr - cf-cli-6-linux diff --git a/jobs/smoke_tests/spec b/jobs/smoke_tests/spec index b16357ed..0426dc99 100644 --- a/jobs/smoke_tests/spec +++ b/jobs/smoke_tests/spec @@ -7,7 +7,7 @@ templates: bpm.yml.erb: config/bpm.yml packages: - - golang-1.19-linux + - golang-1.20-linux - acceptance_tests - cf-cli-6-linux ``` ## ✨ Built with go 1.20.1 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.257.0...v0.258.0 ## Resources - [Download release v0.258.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.258.0). |
ruby-offline-buildpack | 1.9.2 | |
silk | 3.23.0 | |
smb-volume | 3.1.10 |
v3.1.10## Changes * Backfill property tests for force_noserverino (#103) ## Dependencies * **smbbroker:** Updated to v`17e471d`. |
smoke-tests | 4.8.2 | |
staticfile-offline-buildpack | 1.6.0 |
1.6.0* Run dynatrace API fixture using cflinuxfs3 (until go bp is pubic available on cflinuxfs4) (#348) * Rebuild nginx 1.23.3 (#347) for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/184035115) * Rebuild nginx 1.22.1 (#346) for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183579473) * Add support for cflinuxfs4 stack * Bump github.com/onsi/gomega from 1.27.0 to 1.27.1 Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.0 to 1.27.1. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) --- updated-dependencies: - dependency-name: github.com/onsi/gomega ... * Bump golang.org/x/net from 0.6.0 to 0.7.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/golang/net/releases) --- updated-dependencies: - dependency-name: golang.org/x/net ... * Updating github-config (#343 & #345) Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.1 | cflinuxfs3 | | nginx | 1.22.1 | cflinuxfs4 | | nginx | 1.23.3 | cflinuxfs3 | | nginx | 1.23.3 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: d2e7f7b08b6500c9cb445fc69a47f35ca7dd97745da15377ee6350af3d2fb9db * Uncached buildpack SHA256: e76bd0cfac7b170889830b0139bae30b6335ec84258576ee43ddc36d3257f9d4 1.5.39* update libbuildpack-dynatrace to 1.5.2 * Bump github.com/onsi/gomega from 1.26.0 to 1.27.0 Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.1 | cflinuxfs3 | | nginx | 1.23.3 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: f2a894e0e2bca06ca77f2fb62a673dde86497ffd2246c40ea62ed2ec98bda772 |
statsd-injector | 1.11.28 | |
syslog | 11.8.8 | |
system-metrics-scraper | 3.3.6 | |
uaa | 74.5.64 |
v74.5.64## What's Changed * Bump github.com/cloudfoundry/bosh-utils from 0.0.350 to 0.0.352 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/510 * Bump rspec-mocks from 3.12.2 to 3.12.3 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/497 * Bump github.com/cloudfoundry/bosh-utils from 0.0.352 to 0.0.355 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/526 * Bump rspec-core from 3.12.0 to 3.12.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/509 * Bump zeitwerk from 2.6.6 to 2.6.7 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/518 * Bump github.com/onsi/gomega from 1.25.0 to 1.27.1 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/525 * Bump tzinfo from 2.0.5 to 2.0.6 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/503 * Bump activesupport from 6.1.7 to 6.1.7.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/505 * Bump github.com/cloudfoundry/bosh-utils from 0.0.355 to 0.0.356 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/530 **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.63...v74.5.64 |
Release Date: 02/27/2023
1.1.2
0.0.30
249.1.2
3.22.0
0.352.0
2.12.19
2.4.7
1.23.0
1.10.4
11.17.2
2.12.6
6.5.8
2.1.2
3.2.7
56.1.0
1.2.0
4.5.2
1.0.167
1.8.6
0.257.0
1.9.2
3.22.0
3.1.9
1.5.38
1.11.28
11.8.8
3.3.6
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.418 | |
backup-and-restore-sdk | 1.18.61 | |
binary-offline-buildpack | 1.1.2 |
1.1.2* Update libbuildpack * Updating github-config * Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 * Uncached buildpack SHA256: bf9e70d06ccacf2086a942bce347ef8f30bafc4a5a09875044a8cb41817a240e * Uncached buildpack SHA256: c92b3c994e8cfb97d80acd598685155a9ff3ac53903722e42aa5d8fb11686d5a * Uncached buildpack SHA256: b8e510b406c92f27ec9520737dfbea429641200d3781b54572551c251ec0136d * Uncached buildpack SHA256: 011c2255794a5f1ecb132ff477ffd41ddaba070558895321c508cfdddd3578f0 |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.30 |
v0.0.30* update golang to 1.20.1 **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.29...v0.0.30 v0.0.29## What's Changed * update to go 1.20 by @rroberts2222 in https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/pull/12 **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.28...v0.0.29 |
bpm | 1.1.21 | |
capi | 1.127.11 | |
cf-autoscaling | 249.1.2 |
v249.1.2## What's Changed * update dependencies * Upgrade to go 1.20.1 |
cf-cli | 1.41.0 | |
cf-networking | 3.22.0 | |
cflinuxfs3 | 0.352.0 | |
credhub | 2.12.19 |
2.12.19Security Fixes Bump various dependencies ## What's Changed * Feat: Add github actions to job specs by @peterhaochen47 in https://github.com/pivotal/credhub-release/pull/93 * Build(deps): Bump rspec-expectations from 3.12.0 to 3.12.1 in /spec by @peterhaochen47 in https://github.com/pivotal/credhub-release/pull/94 * Feat: Add github actions to run lint by @peterhaochen47 in https://github.com/pivotal/credhub-release/pull/95 * Build(deps): Bump parser from 3.1.3.0 to 3.2.0.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/99 * Build(deps): Bump rspec-expectations from 3.12.1 to 3.12.2 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/100 * Build(deps): Bump rspec-mocks from 3.12.1 to 3.12.2 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/101 **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.18...2.12.19 |
diego | 2.71.0 | |
dotnet-core-offline-buildpack | 2.4.7 |
2.4.7* Add node 18.14.0, remove node 18.13.0 for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/184393261) Packaged binaries: | name | version | cf_stacks | |-|-|-| | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 6.0.13 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 7.0.2 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 6.0.13 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 7.0.2 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 6.0.405 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 7.0.102 | cflinuxfs3, cflinuxfs4 | | libgdiplus | 6.1 | cflinuxfs3 | | libgdiplus | 6.1 | cflinuxfs4 | | libunwind | 1.6.2 | cflinuxfs3 | | libunwind | 1.6.2 | cflinuxfs4 | | node | 18.14.0 | cflinuxfs3 | | node | 18.14.0 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | dotnet-runtime | 6.0.x | | dotnet-aspnetcore | 6.0.x | | dotnet-sdk | 6.0.x | | bower | 1.8.x | * Uncached buildpack SHA256: 3e358562aea02c009a323c2764a93b69b2d6cbbb7509284e578272a19e3e27fa * Uncached buildpack SHA256: 58b211da1c57e091e382cbba889a4dac650de6a2d9d463921af1fae12dfb8acd |
garden-runc | 1.23.0 | |
go-offline-buildpack | 1.10.4 |
1.10.4* Update libbuildpack Packaged binaries: | name | version | cf_stacks | |-|-|-| | dep | 0.5.4 | cflinuxfs3 | | dep | 0.5.4 | cflinuxfs4 | | glide | 0.13.3 | cflinuxfs3 | | glide | 0.13.3 | cflinuxfs4 | | go | 1.18.10 | cflinuxfs3 | | go | 1.18.10 | cflinuxfs4 | | go | 1.19.5 | cflinuxfs3 | | go | 1.19.5 | cflinuxfs4 | | godep | 80 | cflinuxfs3 | | godep | 80 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | go | 1.18.x | * Uncached buildpack SHA256: 56fac929ff6dcdb164233d2e945beb2525ef48a91c60f85dec991ebe92443b1b * Uncached buildpack SHA256: 3648319f545e416a6b7dc552cff8e8711901ab31271eee811a9269e0497b186f |
haproxy | 11.17.2 | |
java-offline-buildpack | 4.54 | |
log-cache | 2.12.6 |
v2.12.6* update to golang 1.20.1 **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.5...v2.12.6 v2.12.5## What's Changed * update dependencies * Update to go 1.20 by @rroberts2222 in https://github.com/cloudfoundry/log-cache-release/pull/162 **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.4...v2.12.5 |
loggregator | 106.7.5 | |
loggregator-agent | 6.5.8 |
v6.5.8## What's Changed * update dependencies * Upgrade to go 1.20.1 by @rroberts2222 in https://github.com/cloudfoundry/loggregator-agent-release/pull/224 **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.7...v6.5.8 |
mapfs | 1.2.12 | |
metric-registrar | 2.1.2 |
v2.1.2## What's Changed * update to golang 1.20.1 * update dependencies |
metrics-discovery | 3.2.7 |
v3.2.7* update golang to 1.20.1 **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.6...v3.2.7### v3.2.6## What's Changed * Upgrade to go 1.20 by @rroberts2222 in https://github.com/cloudfoundry/metrics-discovery-release/pull/104 **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.5...v3.2.6 v3.2.5## What's Changed * Update dependencies * Expire individual metrics by @rroberts2222 in https://github.com/cloudfoundry/metrics-discovery-release/pull/103 **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.4...v3.2.5 |
mysql-monitoring | 9.23.0 | |
nats | 56.1.0 | |
nfs-volume | 7.1.8 | |
nginx-offline-buildpack | 1.2.0 |
1.2.0* Add support for cflinuxfs4 stack Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.1 | cflinuxfs3 | | nginx | 1.22.1 | cflinuxfs4 | | nginx | 1.23.3 | cflinuxfs3 | | nginx | 1.23.3 | cflinuxfs4 | | openresty | 1.13.6.2 | cflinuxfs3 | | openresty | 1.15.8.3 | cflinuxfs3 | | openresty | 1.17.8.2 | cflinuxfs3 | | openresty | 1.19.9.1 | cflinuxfs3 | | openresty | 1.19.9.1 | cflinuxfs4 | | openresty | 1.21.4.1 | cflinuxfs3 | | openresty | 1.21.4.1 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: ab7cd71dc8ff38fdb93558b7536ca03e41baf191fe72e1980f43d61a82378dc8 * Uncached buildpack SHA256: 1ba096283d893a6040b3733cac0e90f1f87f6de0593b3f01a81183725aeab08a |
nodejs-offline-buildpack | 1.8.4 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.5.2 |
4.5.2* Update buildpack-packager to 2.3.22 * Update php default to latest 8.1.x version (#807) * Updating version for php for 8.2.X (#805) * Add php 8.2.2 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/184381976) * Add php 8.1.15, remove php 8.1.13 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/184388841) * Add nginx 1.22.1, remove nginx 1.22.0 for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183579473) * Add composer 2.5.2, remove composer 2.5.1 for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/184394919) Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | appdynamics | 22.12.1-677 | cflinuxfs3, cflinuxfs4 | | | composer | 2.5.2 | cflinuxfs3, cflinuxfs4 | | | httpd | 2.4.55 | cflinuxfs3 | | | httpd | 2.4.55 | cflinuxfs4 | | | newrelic | 9.20.0.310 | cflinuxfs3 | | | nginx | 1.22.1 | cflinuxfs3 | | | nginx | 1.22.1 | cflinuxfs4 | | | nginx | 1.23.3 | cflinuxfs3 | | | nginx | 1.23.3 | cflinuxfs4 | | | php | 8.0.26 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.0.27 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.14 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.14 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.15 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.2.1 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.1 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | | php | 8.2.2 | cflinuxfs4 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaml, zip, zlib | Default binary versions: | name | version | |-|-| | php | 8.1.14 | | httpd | 2.4.55 | | newrelic | 9.20.0.310 | | nginx | 1.23.3 | | composer | 2.5.2 | * Uncached buildpack SHA256: 17c3a0b8f2fb84b8e473e67168e138c2537ceb9b1abc66497704d00589d9f725 |
push-apps-manager-release | 676.0.8 | |
push-offline-docs-release | 1.0.167 | |
push-usage-service-release | 674.0.30 | |
pxc | 0.50.0 | |
python-offline-buildpack | 1.8.6 |
1.8.6* Add special case for CFLAGS dir when using Python 3.7 (#703) * Update libbuildpack * Add pipenv 2023.2.4, remove pipenv 2022.12.19 (#694) for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/184394842) * Add setuptools 67.1.0, remove setuptools 67.0.0 (#691) for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/184372013) Packaged binaries: | name | version | cf_stacks | |-|-|-| | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 | | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 | | miniconda3-py39 | 4.12.0 | cflinuxfs3, cflinuxfs4 | | pip | 23.0 | cflinuxfs3, cflinuxfs4 | | pipenv | 2023.2.4 | cflinuxfs3 | | pipenv | 2023.2.4 | cflinuxfs4 | | python | 3.7.16 | cflinuxfs3 | | python | 3.7.16 | cflinuxfs4 | | python | 3.8.16 | cflinuxfs3 | | python | 3.8.16 | cflinuxfs4 | | python | 3.9.16 | cflinuxfs3 | | python | 3.9.16 | cflinuxfs4 | | python | 3.10.9 | cflinuxfs3 | | python | 3.10.9 | cflinuxfs4 | | python | 3.11.1 | cflinuxfs3 | | python | 3.11.1 | cflinuxfs4 | | setuptools | 67.1.0 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | python | 3.10.x | * Uncached buildpack SHA256: 3d3452fd1bc7b353f6c592117057866aa7bab77f4801492575f2afdd92c17730 * Uncached buildpack SHA256: 18bedcabd2d61758f6bd76a6012ea4b6f015f0f248e07f0f95a0fdf2fd520cf7 1.8.5* Add setuptools 67.0.0, remove setuptools 66.1.0 for stack(s) cflinuxfs4, cflinuxfs3 * Add pip 23.0, remove pip 22.3.1 for stack(s) cflinuxfs4, cflinuxfs3 * Add setuptools 67.0.0, remove setuptools 65.6.3 for stack(s) cflinuxfs4, cflinuxfs3 * Add pipenv 2022.12.19, remove pipenv 2022.11.30 for stack(s) cflinuxfs4, cflinuxfs3 * Don't fall back to unvendored installs when vendored install fails (#638) Packaged binaries: | name | version | cf_stacks | |-|-|-| | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 | | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 | | miniconda3-py39 | 4.12.0 | cflinuxfs3, cflinuxfs4 | | pip | 23.0 | cflinuxfs3, cflinuxfs4 | | pipenv | 2022.12.19 | cflinuxfs3 | | pipenv | 2022.12.19 | cflinuxfs4 | | python | 3.7.16 | cflinuxfs3 | | python | 3.7.16 | cflinuxfs4 | | python | 3.8.16 | cflinuxfs3 | | python | 3.8.16 | cflinuxfs4 | | python | 3.9.16 | cflinuxfs3 | | python | 3.9.16 | cflinuxfs4 | | python | 3.10.9 | cflinuxfs3 | | python | 3.10.9 | cflinuxfs4 | | python | 3.11.1 | cflinuxfs3 | | python | 3.11.1 | cflinuxfs4 | | setuptools | 67.0.0 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | python | 3.10.x | * Uncached buildpack SHA256: eca1a38041bb6af7dcfac536fae13727247ab0ec88d66d7cb4ba8e444e252d7a * Uncached buildpack SHA256: 90269d1cde16fd530786e7c6e9120799c69a41c6e9de32d94ba04266fba56416 |
r-offline-buildpack | 1.2.0 | |
routing | 0.257.0 |
v0.257.0## Changes - Bumped to build with golang 1.19.6 ## ✨ Built with go 1.19.6 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.256.0...v0.257.0 ## Resources - [Download release v0.257.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.257.0). v0.256.0## Changes - Update healthchecker in release to stable version ## ✨ Built with go 1.19.5 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.255.0...v0.256.0 ## Resources - [Download release v0.256.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.256.0). |
ruby-offline-buildpack | 1.9.2 |
1.9.2* Add node 18.14.0, remove node 18.13.0 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/184393261) * Add jruby 9.4.1.0, remove jruby 9.4.0.0 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/184417188) * Add jruby 9.3.10.0, remove jruby 9.3.9.0 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/184375182) * Add rubygems 3.4.6, remove rubygems 3.4.4 (#703) for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/184361007) * Add bundler 2.4.6, remove bundler 2.4.4 (#702) for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/184360955) Packaged binaries: | name | version | cf_stacks | |-|-|-| | bundler | 2.4.6 | cflinuxfs3, cflinuxfs4 | | jruby | 9.3.10.0 | cflinuxfs3 | | jruby | 9.3.10.0 | cflinuxfs4 | | jruby | 9.4.1.0 | cflinuxfs3 | | jruby | 9.4.1.0 | cflinuxfs4 | | node | 18.14.0 | cflinuxfs3 | | node | 18.14.0 | cflinuxfs4 | | openjdk1.8-latest | 1.8.0 | cflinuxfs3, cflinuxfs4 | | ruby | 2.7.6 | cflinuxfs3 | | ruby | 2.7.7 | cflinuxfs3 | | ruby | 3.0.4 | cflinuxfs3 | | ruby | 3.0.5 | cflinuxfs3 | | ruby | 3.1.2 | cflinuxfs3 | | ruby | 3.1.3 | cflinuxfs3 | | ruby | 3.1.3 | cflinuxfs4 | | ruby | 3.2.0 | cflinuxfs3 | | ruby | 3.2.0 | cflinuxfs4 | | rubygems | 3.4.6 | cflinuxfs3, cflinuxfs4 | | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | ruby | 3.1.x | * Uncached buildpack SHA256: c6ec574f34b409fde8a42562c478695c53677d2fcbd9fb3a45de8e12022da3f9 * Uncached buildpack SHA256: 02f519cd7818d2e268fb2356f207fb08cdd42b7373da54ad0219ef292ad69c93 |
silk | 3.22.0 | |
smb-volume | 3.1.9 |
v3.1.9## Changes * Add force_noserverino property in smbdriver job (#102) ## Dependencies * **bosh-template:** Updated to v2.4.0. v3.1.8## Dependencies * **smbdriver:** Updated to v`6cc617a`. v3.1.7## Changes * Golang: Updated to v1.19.4 (#76) ## Dependencies * **rspec:** Updated to v3.12.0. |
smoke-tests | 4.8.2 | |
staticfile-offline-buildpack | 1.5.38 |
1.5.38* Update libbuildpack * Updating github-config (#331) Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.1 | cflinuxfs3 | | nginx | 1.23.3 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: d5e09a925a64324fe955509f792005da50626e553f03f4025064a9f7d3a9dc14 |
statsd-injector | 1.11.28 |
v1.11.28* update to golang 1.20.1 **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.27...v1.11.28 v1.11.27## What's Changed * update dependencies * Upgrade to go 1.20 by @rroberts2222 in https://github.com/cloudfoundry/statsd-injector-release/pull/70 **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.26...v1.11.27 |
syslog | 11.8.8 |
v11.8.8* update to golang 1.20.1 **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.7...v11.8.8 v11.8.7## What's Changed * use go 1.20 by @rroberts2222 in https://github.com/cloudfoundry/syslog-release/pull/117 **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.6...v11.8.7 |
system-metrics-scraper | 3.3.6 |
v3.3.6* update to golang 1.20.1 **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v3.3.5...v3.3.6 v3.3.5## What's Changed * update dependencies * Upgrade to go 1.20 by @rroberts2222 in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/96 **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v3.3.4...v3.3.5 |
uaa | 74.5.63 |
Release Date: 02/09/2023
sh
binary in the docker image to execute properly.1.18.61
1.127.11
11.17.0
4.54
6.5.7
2.1.1
676.0.8
674.0.30
1.2.0
0.255.0
74.5.63
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.401 | |
backup-and-restore-sdk | 1.18.61 |
v1.18.61## Changes * Bump mysql from 5.7.39 to 5.7.40 (#849) * Bump ncurses from 6.3 to 6.4 (#847) * Download gnu-keyring on every execution (#840) * Fix gpg verify command (#846) * Golang: Updated to v1.19.5 (#834) * Update autobump-ncurses.sh (#839) ## Dependencies * **aws-sdk-go:** Updated to v1.44.180. |
binary-offline-buildpack | 1.1.0 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.28 | |
bpm | 1.1.21 | |
capi | 1.127.11 | |
cf-autoscaling | 249.1.1 | |
cf-cli | 1.41.0 | |
cf-networking | 3.19.0 | |
cflinuxfs3 | 0.350.0 | |
credhub | 2.12.18 | |
diego | 2.71.0 | |
dotnet-core-offline-buildpack | 2.4.5 | |
garden-runc | 1.22.9 | |
go-offline-buildpack | 1.10.2 | |
haproxy | 11.17.0 | |
java-offline-buildpack | 4.54 |
4.54I'm pleased to announce the release of the java-buildpack, version 4.54. It primarily includes new OpenJDK versions, which are based on the Oracle Java Quarterly Updates for Jan 2023. This release includes the following: * A fix for offline packaging for the cflinuxfs4/jammy platform (#986 ) * Support for SPlunk Otel Java Framework (#968 - thanks to @breedx-splk) * A change to use the default-repository-root URI for the Apache Skywalking Framework (#983 - thanks to @mayrstefan) For a more detailed look at the changes in 4.54, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.53...v4.54). The packaged version of the buildpack, suitable for use with create-buildpack and update-buildpack, can be found attached to this release. | Dependency | Version | CVEs | Release Notes | | ---------- | ------- | ---- | ------------- | | AppDynamics Agent | `22.9.2_34409` | | [Release Notes](https://docs.appdynamics.com/4.5.x/en/product-and-release-announcements/release-notes/language-agent-notes/java-agent-notes) | | Azure Application Insights Agent | `2.6.4` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) | | CA Introscope APM Framework | `22.11.0_11` | | | | Client Certificate Mapper | `1.11.0_RELEASE` |Included inline above | Included inline above | | Container Security Provider | `1.19.0_RELEASE` |Included inline above | Included inline above | | Contrast Security Agent | `3.18.1` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) | | Datadog APM Javaagent | `1.5.0` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) | | Elastic APM Agent | `1.35.0` | | [Release Notes](https://www.elastic.co/guide/en/apm/agent/java/current/release-notes.html) | | Gemalto Luna Security Provider | `7.4.0` | | [Release Notes](https://www.thalesdocs.com/gphsm/luna/7/docs/network/Content/CRN/Luna/CRN_Luna.htm) | | Geode Tomcat Session Store | `1.12.5` | | | | Google Stackdriver Debugger | `2.32.0` | | [Release Notes](https://cloud.google.com/debugger/docs/release-notes) | | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) | | Groovy | `2.5.20` | | [Release Notes](http://www.groovy-lang.org/releases.html) | | JaCoCo Agent | `0.8.8` | | [Release Notes](https://github.com/jacoco/jacoco/releases) | | Java Memory Assistant Agent | `0.5.0` | | | | Java Memory Assistant Clean Up | `0.1.0` | | | | JProfiler Profiler | `12.0.4` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) | | JRebel Agent | `2022.4.2` | | [ChangeLog](https://www.jrebel.com/products/jrebel/changelog) | | jvmkill Agent | `1.17.0_RELEASE` |Included inline above | Included inline above | | MariaDB JDBC Driver | `2.7.2` | | [Release Notes](https://mariadb.com/kb/en/mariadb-connector-j-274-release-notes/) | | Memory Calculator | `3.13.0_RELEASE` |Included inline above | Included inline above | | Metric Writer | `3.5.0_RELEASE` |Included inline above | Included inline above | | New Relic Agent | `7.11.1` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) | | OpenJDK JRE 11 | `11.0.18_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.18/) | | OpenJDK JRE 17 | `17.0.6_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.6/) | | OpenJDK JRE 8 | `1.8.0_362` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u362/) | | PostgreSQL JDBC Driver | `42.5.1` | | [ChangeLog](https://jdbc.postgresql.org/documentation/changelog.html) | | Redis Session Store | `1.3.6_RELEASE` |Included inline above | Included inline above | | Riverbed Appinternals Agent | `11.8.5_BL527` | | | | SeaLights Agent | `4.0.2204` | | | | SkyWalking | `8.9.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) | | Splunk OpenTelemetry Java Agent | `1.20.0` | | [Release Notes](https://github.com/signalfx/splunk-otel-java/releases) | | Spring Auto-reconfiguration | `2.12.0_RELEASE` |Included inline above | Included inline above | | Spring Boot CLI | `2.7.8` | | | | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above | | Tomcat | `9.0.71` |[Security](https://tomcat.apache.org/security-9.html) | [ChangeLog](https://tomcat.apache.org/tomcat-9.0-doc/changelog.html) | | Tomcat Access Logging Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | Tomcat Lifecycle Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | Tomcat Logging Support | `3.4.0_RELEASE` |Included inline above | Included inline above | | YourKit Profiler | `2022.9.177` | | [Release Notes](https://www.yourkit.com/download/yjp_2022_3_builds.jsp) | |
log-cache | 2.12.4 | |
loggregator | 106.7.5 | |
loggregator-agent | 6.5.7 |
v6.5.7## What's Changed * Sanitize ProcID in syslog messages so messages with utf-8 in the source_type are not dropped by @Benjamintf1 in https://github.com/cloudfoundry/loggregator-agent-release/pull/202 * Update dependencies **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.6...v6.5.7 |
mapfs | 1.2.12 | |
metric-registrar | 2.1.1 |
v2.1.1## What's Changed * Bump dependencies **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.0...v2.1.1 |
metrics-discovery | 3.2.4 | |
mysql-monitoring | 9.23.0 | |
nats | 56 | |
nfs-volume | 7.1.8 | |
nginx-offline-buildpack | 1.1.45 | |
nodejs-offline-buildpack | 1.8.4 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.5.0 | |
push-apps-manager-release | 676.0.8 | |
push-offline-docs-release | 1.0.94 | |
push-usage-service-release | 674.0.30 |
v674.0.30## Dependencies * **app-usage-service:** Updated to v`c107e47`. |
pxc | 0.50.0 | |
python-offline-buildpack | 1.8.4 | |
r-offline-buildpack | 1.2.0 |
1.2.0* Add cflinuxfs4 stack support for R 4.2.X * Rebuild r 4.2.1 for stack(s) cflinuxfs3, cflinuxfs4 with dependencies for stack cflinuxfs3: forecast 8.18, plumber 1.2.1, rserve 1.8.10, shiny 1.7.3 with dependencies for stack cflinuxfs4: forecast 8.18, plumber 1.2.1, rserve 1.8.10, shiny 1.7.3 * Rebuild r 4.2.2 for stack(s) cflinuxfs4, cflinuxfs3 with dependencies for stack cflinuxfs4: forecast 8.20, plumber 1.2.1, rserve 1.8.11, shiny 1.7.4 with dependencies for stack cflinuxfs3: forecast 8.20, plumber 1.2.1, rserve 1.8.11, shiny 1.7.4 (https://www.pivotaltracker.com/story/show/184170168) Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | r | 3.6.2 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.1 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.1 | cflinuxfs4 | forecast, plumber, rserve, shiny | | r | 4.2.2 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.2 | cflinuxfs4 | forecast, plumber, rserve, shiny | * Uncached buildpack SHA256: c0f65e6cc63b505c497fa3f4f12df7707570535082796cec43c01b825a630755 * Uncached buildpack SHA256: bf3db369196f4a562e75d5cdb760f5a41a6fcc3d5100968804d45b4cd8e8c7f4 |
routing | 0.255.0 |
v0.255.0[Upgrade healthchecker in release](https://github.com/cloudfoundry/routing-release/commit/ddb43e9e746b009d0ea6e6cf8cf8e7eb059ffafc). In order to limit the scope of packages brought in with the introduction of http healthchecker, we migrated the healthchecker package out of cf-networking-helpers into its own release. **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.254.0...v0.255.0 ✨ Built with go 1.19.5 |
ruby-offline-buildpack | 1.9.0 | |
silk | 3.19.0 | |
smb-volume | 3.1.6 | |
smoke-tests | 4.8.2 | |
staticfile-offline-buildpack | 1.5.36 | |
statsd-injector | 1.11.26 | |
syslog | 11.8.6 | |
system-metrics-scraper | 3.3.4 | |
uaa | 74.5.63 |
v74.5.63### Dependency bumps - Various dependency bumps ### Security fixes - Add `X-Content-Type-Options=nosniff` header to UAA's static resource endpoint (`/resources/*`) to protect against content sniffing exploits. **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.62...v74.5.63 |
Release Date: 01/31/2023
1.18.60
249.1.1
3.19.0
0.350.0
1.22.9
2.1.0
56
0.254.0
1.9.0
3.19.0
74.5.62
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.376 | |
backup-and-restore-sdk | 1.18.60 |
v1.18.60## Changes * Support postgres 15 (#785) * Update vendored package golang-1-linux (#800) * chore: remove usage of ioutil (#809) ## Dependencies * **storage:** Updated to v1.28.1. |
binary-offline-buildpack | 1.1.0 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.28 | |
bpm | 1.1.21 | |
capi | 1.127.10 | |
cf-autoscaling | 249.1.1 |
v249.1.1## What's Changed * Bump golang to 1.19.5 * Bump `org.apache.tomcat.embed:tomcat-embed-websocket` to 9.0.70 to address [CVE-2022-45143](https://nvd.nist.gov/vuln/detail/CVE-2022-45143) **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v249.1.0...v249.1.1 v249.1.0* update dependencies. * add cflinux stack as a bosh property |
cf-cli | 1.41.0 | |
cf-networking | 3.19.0 | |
cflinuxfs3 | 0.350.0 | |
credhub | 2.12.18 | |
diego | 2.71.0 | |
dotnet-core-offline-buildpack | 2.4.5 | |
garden-runc | 1.22.9 | |
go-offline-buildpack | 1.10.2 | |
haproxy | 11.16.1 | |
java-offline-buildpack | 4.53 | |
log-cache | 2.12.4 | |
loggregator | 106.7.5 | |
loggregator-agent | 6.5.6 | |
mapfs | 1.2.12 | |
metric-registrar | 2.1.0 |
v2.1.0## What's Changed * update dependencies * add cflinux stack as a bosh property |
metrics-discovery | 3.2.4 | |
mysql-monitoring | 9.23.0 | |
nats | 56 | |
nfs-volume | 7.1.8 | |
nginx-offline-buildpack | 1.1.45 | |
nodejs-offline-buildpack | 1.8.4 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.5.0 | |
push-apps-manager-release | 676.0.7 | |
push-offline-docs-release | 1.0.94 | |
push-usage-service-release | 674.0.29 | |
pxc | 0.50.0 | |
python-offline-buildpack | 1.8.4 | |
r-offline-buildpack | 1.1.36 | |
routing | 0.254.0 |
v0.254.0✨ Built with go 1.19.5 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.253.0...v0.254.0 v0.253.0## What's Changed * Specs to make maxRetries configurable for endpoints and route-services by @domdom82 in https://github.com/cloudfoundry/routing-release/pull/298 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.252.0...v0.253.0 |
ruby-offline-buildpack | 1.9.0 |
1.9.0* Add support for cflinuxfs4 stack * Update default ruby version to 3.1 * Remove deprecated bundler 1.x version line (#650) * supply: remove ruby.exe symlinking This seems to be from a heroku era effort to support windows. * openjdk8: update dependency Packaged binaries: | name | version | cf_stacks | |-|-|-| | bundler | 2.3.26 | cflinuxfs3, cflinuxfs4 | | jruby | 9.3.9.0 | cflinuxfs3 | | jruby | 9.3.9.0 | cflinuxfs4 | | jruby | 9.4.0.0 | cflinuxfs3 | | jruby | 9.4.0.0 | cflinuxfs4 | | node | 18.12.1 | cflinuxfs3 | | node | 18.12.1 | cflinuxfs4 | | openjdk1.8-latest | 1.8.0 | cflinuxfs3, cflinuxfs4 | | ruby | 2.7.6 | cflinuxfs3 | | ruby | 2.7.7 | cflinuxfs3 | | ruby | 3.0.4 | cflinuxfs3 | | ruby | 3.0.5 | cflinuxfs3 | | ruby | 3.1.2 | cflinuxfs3 | | ruby | 3.1.3 | cflinuxfs3 | | ruby | 3.1.3 | cflinuxfs4 | | rubygems | 3.3.26 | cflinuxfs3, cflinuxfs4 | | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | ruby | 3.1.x | * Uncached buildpack SHA256: c0ecb20c3135d572deb13cccbd2b7a8065b2b355609d2ab5d4bb71cc5963c0b8 * Uncached buildpack SHA256: ab48ac40a7fc03dd1511508f8aaafd788af5bf9f764cdd3127e40a6e12f84cd2 |
silk | 3.19.0 | |
smb-volume | 3.1.6 | |
smoke-tests | 4.8.2 | |
staticfile-offline-buildpack | 1.5.36 | |
statsd-injector | 1.11.26 | |
syslog | 11.8.6 | |
system-metrics-scraper | 3.3.4 | |
uaa | 74.5.62 |
v74.5.62### Dependency bumps - Various dependency bumps **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.61...v74.5.62 |
Release Date: 01/16/2023
1.127.10
3.17.0
0.347.0
2.12.18
2.71.0
2.4.5
1.22.7
6.5.6
2.0.1
54
1.8.4
4.5.0
0.50.0
1.8.4
1.1.36
0.252.0
3.17.0
4.8.2
1.5.36
74.5.61
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.364 | |
backup-and-restore-sdk | 1.18.59 | |
binary-offline-buildpack | 1.1.0 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.28 | |
bpm | 1.1.21 | |
capi | 1.127.10 | |
cf-autoscaling | 249.0.25 | |
cf-cli | 1.41.0 | |
cf-networking | 3.17.0 | |
cflinuxfs3 | 0.347.0 | |
credhub | 2.12.18 |
2.12.18### Security Fixes - Bump various dependencies 2.12.17### Security Fixes - Bump various dependencies |
diego | 2.71.0 | |
dotnet-core-offline-buildpack | 2.4.5 |
2.4.5* Deprecate .Net (aspnetcore, runtime and sdk) 3.x * Add dotnet-aspnetcore 6.0.12, remove dotnet-aspnetcore 6.0.11 for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-runtime 6.0.12, remove dotnet-runtime 6.0.11 for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-sdk 6.0.404, remove dotnet-sdk 6.0.403 for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-aspnetcore 7.0.1, remove dotnet-aspnetcore 7.0.0 for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-runtime 7.0.1, remove dotnet-runtime 7.0.0 for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-sdk 7.0.101, remove dotnet-sdk 7.0.100 for stack(s) cflinuxfs4, cflinuxfs3 Packaged binaries: | name | version | cf_stacks | |-|-|-| | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 6.0.12 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 7.0.1 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 6.0.12 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 7.0.1 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 6.0.404 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 7.0.101 | cflinuxfs3, cflinuxfs4 | | libgdiplus | 6.1 | cflinuxfs3 | | libgdiplus | 6.1 | cflinuxfs4 | | libunwind | 1.6.2 | cflinuxfs3 | | libunwind | 1.6.2 | cflinuxfs4 | | node | 18.12.1 | cflinuxfs3 | | node | 18.12.1 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | dotnet-runtime | 6.0.x | | dotnet-aspnetcore | 6.0.x | | dotnet-sdk | 6.0.x | | bower | 1.8.x | * Uncached buildpack SHA256: a5a6b1c0e919042835e7e1a2a444608c67023a5c675947171dfcbac4ed909fc5 * Uncached buildpack SHA256: 3da2519e1db72575729d450dc0609dd58b219e381265ce2eb139a08183ca249d |
garden-runc | 1.22.7 | |
go-offline-buildpack | 1.10.2 | |
haproxy | 11.16.1 | |
java-offline-buildpack | 4.53 | |
log-cache | 2.12.4 | |
loggregator | 106.7.5 | |
loggregator-agent | 6.5.6 |
v6.5.6## What's Changed * fix scraping with non-positive intervals to preserve non-scraping behavior by @Benjamintf1 in https://github.com/cloudfoundry/loggregator-agent-release/pull/174 * updated some dependencies. **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.5...v6.5.6 |
mapfs | 1.2.12 | |
metric-registrar | 2.0.1 |
v2.0.1- bump-golang to v0.114.0 for golang 1.19.4 - Bump google.golang.org/grpc from 1.50.1 to 1.51.0 in /src - Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 in /src/tools - remove unneeded appinfo getter (#91) v2.0.0## What's Changed * Add property to correctly handle nsxt/ncp when turned on * Add a property to allow setting a maximum number of metrics per instance * Fix bug: Rolling deploys should no longer cause metrics to stop scraping for secure endpoints. |
metrics-discovery | 3.2.4 | |
mysql-monitoring | 9.23.0 | |
nats | 54 | |
nfs-volume | 7.1.8 | |
nginx-offline-buildpack | 1.1.45 | |
nodejs-offline-buildpack | 1.8.4 |
1.8.4* Bumps default node version to 18 Packaged binaries: | name | version | cf_stacks | |-|-|-| | node | 14.20.1 | cflinuxfs3 | | node | 14.20.1 | cflinuxfs4 | | node | 14.21.1 | cflinuxfs3 | | node | 14.21.1 | cflinuxfs4 | | node | 16.18.0 | cflinuxfs3 | | node | 16.18.0 | cflinuxfs4 | | node | 16.18.1 | cflinuxfs3 | | node | 16.18.1 | cflinuxfs4 | | node | 18.10.0 | cflinuxfs3 | | node | 18.10.0 | cflinuxfs4 | | node | 18.12.1 | cflinuxfs3 | | node | 18.12.1 | cflinuxfs4 | | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | node | 18.x | * Uncached buildpack SHA256: 1f18bab4acde32b9d919a938e863492a5bda090ac200a54aba68cb429f308423 * Uncached buildpack SHA256: 7d1371c250ab2af98b0be2375f6e578a6fb1790c432ca6d6b64ed0465cf84a6e |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.5.0 |
4.5.0* Deprecate PHP 7.4.x * Remove CAAPM Agent not supported by PHP 8 (https://github.com/cloudfoundry/php-buildpack/issues/746) * Update default PHP Version to 8.1.13 * Add appdynamics 22.12.0-667, remove appdynamics 22.10.0-627 for stack(s) cflinuxfs3 * Add nginx 1.23.3, remove nginx 1.23.2 for stack(s) cflinuxfs3 * Add php 8.0.26, remove php 8.0.24 for stack(s) cflinuxfs3 * Add php 8.1.13, remove php 8.1.11 for stack(s) cflinuxfs3 Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | appdynamics | 22.12.0-667 | cflinuxfs3 | | | composer | 2.4.4 | cflinuxfs3 | | | httpd | 2.4.54 | cflinuxfs3 | | | newrelic | 9.20.0.310 | cflinuxfs3 | | | nginx | 1.22.0 | cflinuxfs3 | | | nginx | 1.23.3 | cflinuxfs3 | | | php | 8.0.25 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.0.26 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.12 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.13 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | Default binary versions: | name | version | |-|-| | php | 8.1.13 | | httpd | 2.4.54 | | newrelic | 9.20.0.310 | | nginx | 1.23.3 | | composer | 2.4.4 | * Uncached buildpack SHA256: a6fe40a80c5c3da8f9cb43127981b12150d0868437b3e2a3cd300b588c1dacd8 |
push-apps-manager-release | 676.0.7 | |
push-offline-docs-release | 1.0.94 | |
push-usage-service-release | 674.0.29 | |
pxc | 0.50.0 | |
python-offline-buildpack | 1.8.4 |
1.8.4* Add python 3.11.1, remove python 3.11.0 (#665) for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183976131) * Add python 3.10.9, remove python 3.10.8 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/183976637) * Add python 3.9.16, remove python 3.9.15 (#663) for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183975707) * Add python 3.8.16, remove python 3.8.15 (#660) for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183975586) * Add python 3.7.16, remove python 3.7.15 for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183975932) * Add pipenv 2022.11.30, remove pipenv 2022.11.5 for stack(s) cflinuxfs4, cflinuxfs3 * Add setuptools 65.6.3, remove setuptools 65.5.1 for stack(s) cflinuxfs4, cflinuxfs3 Packaged binaries: | name | version | cf_stacks | |-|-|-| | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 | | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 | | miniconda3-py39 | 4.12.0 | cflinuxfs3, cflinuxfs4 | | pip | 22.3.1 | cflinuxfs3, cflinuxfs4 | | pipenv | 2022.11.30 | cflinuxfs3 | | pipenv | 2022.11.30 | cflinuxfs4 | | python | 3.7.16 | cflinuxfs3 | | python | 3.7.16 | cflinuxfs4 | | python | 3.8.16 | cflinuxfs3 | | python | 3.8.16 | cflinuxfs4 | | python | 3.9.16 | cflinuxfs3 | | python | 3.9.16 | cflinuxfs4 | | python | 3.10.9 | cflinuxfs3 | | python | 3.10.9 | cflinuxfs4 | | python | 3.11.1 | cflinuxfs3 | | python | 3.11.1 | cflinuxfs4 | | setuptools | 65.6.3 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | python | 3.10.x | * Uncached buildpack SHA256: 544f05133e30c82a490a59d68f27551e6370ef67df403a30c96496a490157a78 * Uncached buildpack SHA256: 52120d40c3bd47904ae109e76849fd2a4a9829e36b0a9fda30b690a2ae884c0b |
r-offline-buildpack | 1.1.36 |
1.1.36* Rebuild r 4.2.2 for stack(s) cflinuxfs3 with dependencies for stack cflinuxfs3: forecast 8.19, plumber 1.2.1, rserve 1.8.11, shiny 1.7.3 (https://www.pivotaltracker.com/story/show/183897155) Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | r | 3.6.2 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.1 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.2 | cflinuxfs3 | forecast, plumber, rserve, shiny | * Uncached buildpack SHA256: 0158a04a0597a9d22a319790ab1ed99422a406dc7a20f52102b4b2725cef740a |
routing | 0.252.0 |
v0.252.0## What's Changed - Improve random source for least connection pool to be thread safe. Thanks Daniel Lynch! **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.251.0...v0.252.0 |
ruby-offline-buildpack | 1.8.60 | |
silk | 3.17.0 | |
smb-volume | 3.1.6 | |
smoke-tests | 4.8.2 |
4.8.2Port assets/ruby_simple to Ruby 3 |
staticfile-offline-buildpack | 1.5.36 |
1.5.36* Handle comma separated X-Forwarded-Proto (https://github.com/cloudfoundry/staticfile-buildpack/pull/318) Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.1 | cflinuxfs3 | | nginx | 1.23.2 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: cfc15d472d16a03a2691b497b5387da9e18be1493cd89a9be5becdb1d63754b3 |
statsd-injector | 1.11.26 | |
syslog | 11.8.6 | |
system-metrics-scraper | 3.3.4 | |
uaa | 74.5.61 |
v74.5.61### Dependency bumps - Various dependency bumps |
Release Date: 12/15/2022
1.18.59
1.1.0
0.0.28
1.1.21
1.127.9
249.0.25
3.16.0
0.345.0
2.12.16
2.70.0
2.4.4
1.10.2
11.16.1
2.12.4
106.7.5
6.5.5
1.2.14
3.2.4
9.23.0
4.4.68
676.0.7
674.0.29
0.49.0
1.8.3
1.1.35
0.251.0
1.8.60
3.16.0
1.11.26
11.8.6
3.3.4
74.5.60
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.364 | |
backup-and-restore-sdk | 1.18.59 |
v1.18.59## Changes * Bump mariadb from 10.6.10 to 10.6.11 (#778) ## Dependencies * **aws-sdk-go:** Updated to v1.44.150. v1.18.58## Changes * Bump postgres from 10.22 to 10.23 (#772) * Bump postgres from 11.17 to 11.18 (#773) * Bump postgres from 13.8 to 13.9 (#774) ## Dependencies * **google-cloud-go:** Updated to v1.28.0. |
binary-offline-buildpack | 1.1.0 |
1.1.0* Add support for cflinuxfs4 stack * Bumps go.mod go version to 1.19 * Uncached buildpack SHA256: ccfe7b77068236753986f6425a00b960fa4edcb013f6c9e5a740de8aca52761d * Uncached buildpack SHA256: 0a493631418ab46f9efe527f6d1defd01566e031e81c6be56f82939e19cd3656 * Uncached buildpack SHA256: b6a4f88f1180b03d476924368667457e45bea08dce584ff4ce4e967320d72b36 * Uncached buildpack SHA256: c370f58b71c01ac6082d308b1ac51abefedcde0a2caeec47552965f3ff492de2 |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.28 |
v0.0.28- bump-golang to v0.114.0 for golang 1.19.4 |
bpm | 1.1.21 | |
capi | 1.127.9 | |
cf-autoscaling | 249.0.25 |
v249.0.25## What's Changed * Bump golang to 1.19.4 * Check for race conditions in unit and repository tests by @ctlong in https://github.com/pivotal-cf/cf-autoscaling-release/pull/664 * Bump kotlinVersion from 1.7.20 to 1.7.21 in /src/cf-autoscaling/api by @dependabot in https://github.com/pivotal-cf/cf-autoscaling-release/pull/728 * add quota events to the events stream by @Benjamintf1 in https://github.com/pivotal-cf/cf-autoscaling-release/pull/733 * Bump jackson-module-kotlin from 2.13.4 to 2.14.1 in /src/cf-autoscaling/api by @dependabot in https://github.com/pivotal-cf/cf-autoscaling-release/pull/732 * Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 in /src by @dependabot in https://github.com/pivotal-cf/cf-autoscaling-release/pull/730 * Bump kotlinVersion from 1.7.21 to 1.7.22 in /src/cf-autoscaling/api by @dependabot in https://github.com/pivotal-cf/cf-autoscaling-release/pull/736 * Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 in /src by @dependabot in https://github.com/pivotal-cf/cf-autoscaling-release/pull/737 v249.0.24- Bump to go1.19.3 - Bump to [spring-boot v2.7.5](https://github.com/spring-projects/spring-boot/releases/tag/v2.7.5) |
cf-cli | 1.41.0 | |
cf-networking | 3.16.0 | |
cflinuxfs3 | 0.345.0 | |
credhub | 2.12.16 |
2.12.16## Bug Fixes * Fixes #74 (a known issue in CredHub release `2.12.4` and `2.12.5` where CredHub fails to connect to [postgres-release](https://github.com/cloudfoundry/postgres-release), and possibly other postgres servers, due to TLS handshake errors) by reverting the Java version bump to `jre8u352` in `2.12.4`. We will bring back this bump once the postgres TLS issue is addressed. * Fixes #71 where CredHub fails when deployed with a FIPS-enabled Bionic Stemcell. ## Security Fixes - Bump various dependencies ## New Contributors * @xandroc made their first contribution in https://github.com/pivotal/credhub-release/pull/75 **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.15...2.12.16 2.12.15## Security Fixes - [bump dependency-check-gradle from 7.3.0 to 7.3.2](https://github.com/cloudfoundry/credhub/commit/164f3803d661bbf3684f22f66ec696688d9e4322) - [bump grpcVersion from 1.50.2 to 1.51.0](https://github.com/cloudfoundry/credhub/commit/ee931e16e5be76b9c485cfde915962dc6bb644e5) - [bump: springRestDocsVersion from 2.0.6 to 2.0.7](https://github.com/cloudfoundry/credhub/commit/c8b47a94870d8b86a65dd8d39fc24ced0608b752) ## Known Issues - This release breaks compatibility with [postgres-release](https://github.com/cloudfoundry/postgres-release) (and possibly more postgres server) with a TLS handshake error. Do not use this release if you are using postgres. The fix is underway. **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.14...2.12.15 2.12.14## Security Fixes - Bump various dependencies ## What's Changed * Update Java 1.8 to jre8u352 ## Known Issues - This release breaks compatibility with [postgres-release](https://github.com/cloudfoundry/postgres-release) (and possibly more postgres server) with a TLS handshake error. Do not use this release if you are using postgres. The fix is underway. **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.13...2.12.14 |
diego | 2.70.0 | |
dotnet-core-offline-buildpack | 2.4.4 |
2.4.4* Add dotnet-sdk 7.0.100 for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183841988) * Add dotnet-aspnetcore 7.0.0 for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183841985) * Add dotnet-runtime 7.0.0 for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183841983) Packaged binaries: | name | version | cf_stacks | |-|-|-| | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 3.1.31 | cflinuxfs3 | | dotnet-aspnetcore | 6.0.11 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 7.0.0 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 3.1.31 | cflinuxfs3 | | dotnet-runtime | 6.0.11 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 7.0.0 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 3.1.425 | cflinuxfs3 | | dotnet-sdk | 6.0.403 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 7.0.100 | cflinuxfs3, cflinuxfs4 | | libgdiplus | 6.1 | cflinuxfs3 | | libgdiplus | 6.1 | cflinuxfs4 | | libunwind | 1.6.2 | cflinuxfs3 | | libunwind | 1.6.2 | cflinuxfs4 | | node | 18.12.1 | cflinuxfs3 | | node | 18.12.1 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | dotnet-runtime | 6.0.x | | dotnet-aspnetcore | 6.0.x | | dotnet-sdk | 6.0.x | | bower | 1.8.x | * Uncached buildpack SHA256: 07448060b0127c98d9fc2cee2ad4f7da1c8a4d192a4d12276f38b287cc97bdc0 * Uncached buildpack SHA256: 9f12d944e5f905ac90ce2185e8592b33c9231d99173416360b06c78bfbb5a462 2.4.3* Add dotnet-aspnetcore 3.1.31, remove dotnet-aspnetcore 3.1.30 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183751987) * Add dotnet-runtime 3.1.31, remove dotnet-runtime 3.1.30 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183751988) * Add dotnet-sdk 6.0.403, remove dotnet-sdk 6.0.402 for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183751455) * Add dotnet-aspnetcore 6.0.11, remove dotnet-aspnetcore 6.0.10 for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183751561) * Add dotnet-runtime 6.0.11, remove dotnet-runtime 6.0.10 for stack(s) cflinuxfs4, cflinuxfs3 (https://www.pivotaltracker.com/story/show/183751459) * Set node to version 18 (current LTS) * Add node 18.12.1, remove node 16.18.0 for stack(s) cflinuxfs3, cflinuxfs4 Packaged binaries: | name | version | cf_stacks | |-|-|-| | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 3.1.31 | cflinuxfs3 | | dotnet-aspnetcore | 6.0.11 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 3.1.31 | cflinuxfs3 | | dotnet-runtime | 6.0.11 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 3.1.425 | cflinuxfs3 | | dotnet-sdk | 6.0.403 | cflinuxfs3, cflinuxfs4 | | libgdiplus | 6.1 | cflinuxfs3 | | libgdiplus | 6.1 | cflinuxfs4 | | libunwind | 1.6.2 | cflinuxfs3 | | libunwind | 1.6.2 | cflinuxfs4 | | node | 18.12.1 | cflinuxfs3 | | node | 18.12.1 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | dotnet-runtime | 6.0.x | | dotnet-aspnetcore | 6.0.x | | dotnet-sdk | 6.0.x | | bower | 1.8.x | * Uncached buildpack SHA256: a4822cfc6111a2242b3d121db576724888e1b8de9d211cbf487e1aa332732d7b * Uncached buildpack SHA256: f3a7ec75e95a02f4a97100555a730481dd65b1f9887a3ca65d014be3552eebaf |
garden-runc | 1.22.5 | |
go-offline-buildpack | 1.10.2 |
1.10.2* Add go 1.19.4, remove go 1.19.3 for stack(s) cflinuxfs4, cflinuxfs3 * Add go 1.18.9, remove go 1.18.8 for stack(s) cflinuxfs4, cflinuxfs3 Packaged binaries: | name | version | cf_stacks | |-|-|-| | dep | 0.5.4 | cflinuxfs3 | | dep | 0.5.4 | cflinuxfs4 | | glide | 0.13.3 | cflinuxfs3 | | glide | 0.13.3 | cflinuxfs4 | | go | 1.18.9 | cflinuxfs3 | | go | 1.18.9 | cflinuxfs4 | | go | 1.19.4 | cflinuxfs3 | | go | 1.19.4 | cflinuxfs4 | | godep | 80 | cflinuxfs3 | | godep | 80 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | go | 1.18.x | * Uncached buildpack SHA256: 2058855e3a1a3ba2d68bb0b44c6d82084b8b00b6354b4350ff1c15ff2823dcde * Uncached buildpack SHA256: d3ac53055023dc81ff128d134ad0010827f2f4311772dc981957cebd1fe72a05 1.10.1* Add go 1.19.3, remove go 1.19.2 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/183690473) * Add go 1.18.8, remove go 1.18.7 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/183690496) Packaged binaries: | name | version | cf_stacks | |-|-|-| | dep | 0.5.4 | cflinuxfs3 | | dep | 0.5.4 | cflinuxfs4 | | glide | 0.13.3 | cflinuxfs3 | | glide | 0.13.3 | cflinuxfs4 | | go | 1.18.8 | cflinuxfs3 | | go | 1.18.8 | cflinuxfs4 | | go | 1.19.3 | cflinuxfs3 | | go | 1.19.3 | cflinuxfs4 | | godep | 80 | cflinuxfs3 | | godep | 80 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | go | 1.18.x | * Uncached buildpack SHA256: 511f34140c55d72e37e49bf27deab0f92ffc53c163cb063c5d9ee76b8e5ca2f8 * Uncached buildpack SHA256: b343fc1ff8f5f0af887b9fcbdb4851fcd100f50facde4d33337459db0c376eb8 |
haproxy | 11.16.1 | |
java-offline-buildpack | 4.53 | |
log-cache | 2.12.4 |
v2.12.4## What's Changed * update golang release to 1.19.4 * dependency bumps **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.3...v2.12.4 |
loggregator | 106.7.5 |
v106.7.5## What's Changed * Dependency bumps * Update golang to 1.19.4 **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.4...v106.7.5 v106.7.4## What's Changed * Traffic controller no longer waits for log-cache to be available by @mkocher in https://github.com/cloudfoundry/loggregator-release/pull/482 **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.3...v106.7.4 |
loggregator-agent | 6.5.5 |
v6.5.5- bump-golang to v0.114.0 for golang 1.19.4 - Bump google.golang.org/grpc from 1.50.1 to 1.51.0 in /src - Bump github.com/valyala/fasthttp from 1.41.0 to 1.43.0 in /src - Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 in /src - Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 in /src - Bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 in /src - Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 |
mapfs | 1.2.12 | |
metric-registrar | 1.2.14 |
v1.2.14## What's Changed - Bump to go1.19.3 - Bump dependencies **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v1.2.13...v1.2.14 |
metrics-discovery | 3.2.4 |
v3.2.4- bump-golang to v0.114.0 for golang 1.19.4 - Bump github.com/nats-io/nats.go from 1.19.0 to 1.21.0 in /src - Bump google.golang.org/grpc from 1.50.1 to 1.51.0 in /src - Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 in /src - Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 in /src - Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 in /src - Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 |
mysql-monitoring | 9.23.0 |
9.23.0Final release 9.23.0 - Build with Go 1.19.4 |
nats | 45 | |
nfs-volume | 7.1.8 | |
nginx-offline-buildpack | 1.1.45 | |
nodejs-offline-buildpack | 1.8.3 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.4.68 |
4.4.68* Add php 7.4.33, remove php 7.4.30 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183708118) * Add php 8.1.12, remove php 8.1.10 (#728) for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183661829) * Add php 8.0.25, remove php 8.0.23 (#725) for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183659835) * Add composer 2.4.4, remove composer 2.4.2 for stack(s) cflinuxfs3 * Add appdynamics 22.10.0-627, remove appdynamics 22.8.0-588 (#723) for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183626767) * Update default Nginx version (#721) * Add nginx 1.23.2, remove nginx 1.23.1 (#720) for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183579482) Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | CAAPM | 20.11.0 | cflinuxfs3 | | | appdynamics | 22.10.0-627 | cflinuxfs3 | | | composer | 2.4.4 | cflinuxfs3 | | | httpd | 2.4.54 | cflinuxfs3 | | | newrelic | 9.20.0.310 | cflinuxfs3 | | | nginx | 1.22.0 | cflinuxfs3 | | | nginx | 1.23.2 | cflinuxfs3 | | | php | 7.4.32 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lua, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, protobuf, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xmlrpc, xsl, yaf, yaml, zip, zlib | | php | 7.4.33 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lua, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, protobuf, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xmlrpc, xsl, yaf, yaml, zip, zlib | | php | 8.0.24 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.0.25 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.11 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.12 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | Default binary versions: | name | version | |-|-| | php | 7.4.32 | | httpd | 2.4.54 | | newrelic | 9.20.0.310 | | nginx | 1.23.2 | | composer | 2.4.4 | | CAAPM | 20.11.0 | * Uncached buildpack SHA256: 5a4c0e4333e015a0a33464eedecc15a666efb56e958e257d90c5fafe690b07bf |
push-apps-manager-release | 676.0.7 | |
push-offline-docs-release | 1.0.94 | |
push-usage-service-release | 674.0.29 |
v674.0.29## Dependencies * **app-usage-service:** Updated to `v9035e15`. |
pxc | 0.49.0 | |
python-offline-buildpack | 1.8.3 |
1.8.3* Add python 3.11.0 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/183753096) Packaged binaries: | name | version | cf_stacks | |-|-|-| | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 | | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 | | miniconda3-py39 | 4.12.0 | cflinuxfs3, cflinuxfs4 | | pip | 22.3.1 | cflinuxfs3, cflinuxfs4 | | pipenv | 2022.11.5 | cflinuxfs3 | | pipenv | 2022.11.5 | cflinuxfs4 | | python | 3.7.15 | cflinuxfs3 | | python | 3.7.15 | cflinuxfs4 | | python | 3.8.15 | cflinuxfs3 | | python | 3.8.15 | cflinuxfs4 | | python | 3.9.15 | cflinuxfs3 | | python | 3.9.15 | cflinuxfs4 | | python | 3.10.8 | cflinuxfs3 | | python | 3.10.8 | cflinuxfs4 | | python | 3.11.0 | cflinuxfs3 | | python | 3.11.0 | cflinuxfs4 | | setuptools | 65.5.1 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | python | 3.10.x | * Uncached buildpack SHA256: a0e3d5872626d07a988b7648d56028ddb67f31cc14b9a937bcab6bb8cbed4249 * Uncached buildpack SHA256: d203d81f9e5f7f672c48e6c65aca697e25b692d96f4da7f3b85ded1c8768e298 |
r-offline-buildpack | 1.1.35 |
1.1.35* Add r 4.2.2, remove r 4.2.0 for stack(s) cflinuxfs3 with dependencies for stack cflinuxfs3: forecast 8.18, plumber 1.2.1, rserve 1.8.10, shiny 1.7.3 (https://www.pivotaltracker.com/story/show/183673027) * Rebuild r 4.2.1 for stack(s) cflinuxfs3 with dependencies for stack cflinuxfs3: forecast 8.18, plumber 1.2.1, rserve 1.8.10, shiny 1.7.3 (https://www.pivotaltracker.com/story/show/183633457) * Bumps go.mod go version to 1.19 Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | r | 3.6.2 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.1 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.2 | cflinuxfs3 | forecast, plumber, rserve, shiny | * Uncached buildpack SHA256: 9f8baeeefe3c1d2dc00f08203670810795541eba1b1904a2b2d59b58c0b44489 |
routing | 0.251.0 |
v0.251.0## What's Changed - When the `router.ca_certs` property switched from a multi-line string of certs, to an array of certs, gorouter started failing to start up if any of the certs provided were invalid. Previously they were ignored. This has been reverted, so that any invalid CA certs are ignored during startup. Thanks @ameowlia! **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.250.0...v0.251.0 v0.250.0**Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.249.0...v0.250.0 ## ✨ Built with go 1.19.4 v0.249.0## What's Changed * Switch to healthecker package in cf-networking-helpers by @mariash in https://github.com/cloudfoundry/routing-release/pull/302 * Add healthchecker package to sync-package-specs file by @mariash in https://github.com/cloudfoundry/routing-release/pull/303 * **Potential Breaking Change:** In preperation for mtls between gorouter and routing api, add gorouter backends ca to routing-api. Rendering these certs depends on routing-api consuming a link from gorouter. If you have multiple gorouter instance groups (for example in the case of isolation segments), you will need to rename bosh links to prevent the error "Multiple link providers found. For an example of link renaming, see [this ops file](https://github.com/cloudfoundry/cf-deployment/blob/main/operations/test/add-persistent-isolation-segment-router.yml#L74) by @reneighbor in https://github.com/cloudfoundry/routing-release/pull/300 * Ensure gorouter-healthchecker doesn't restart gorouter forever on failure by @geofffranks in https://github.com/cloudfoundry/routing-release/pull/305 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.248.0...v0.249.0 v0.248.0## What's Changed * Handle nil ca cert in ca_certs property list v0.247.0## What's Changed * gorouter template cleans `router.ca_certs` property to remove empty certificates v0.246.0## What's Changed * Update `router.ca_certs` property to accept and array of certificates instead of a string block. Thanks @peanball! v0.245.0## What's Changed * Gorouter's pre-start script now reserves ports used by other CF components when it increases the number of ephemeral ports available via `/proc/sys/net/ipv4/ip_local_reserved_ports`. This resolves issues when components fail to start up during deploys/monit restarts due to accidental port collisions with outbound traffic from the VM. Thanks @ameowlia ! * Routing-release no longer makes use of the deprecated uaa-go-client, and uses go-uaa instead * The `routing_utils/nats_client` helper utility now supports saving + loading gorouter's routing tables! Thanks @domdom82 ! * Fixed a memory leak with `gorouter` that resulted in HTTP request objects being held open if a client canceled the connection before the App responded. Thanks @geofffranks ! * **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.244.0...v0.245.0 ## ✨ Built with go 1.19.3 |
ruby-offline-buildpack | 1.8.60 |
1.8.60* Add bundler 2.3.25, remove bundler 2.3.24 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183700877) * Add rubygems 3.3.25, remove rubygems 3.3.24 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183700127) * Add node 18.12.1, remove node 16.18.0 for stack(s) cflinuxfs3 * Add jruby 9.3.9.0, remove jruby 9.3.8.0 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183621295) Packaged binaries: | name | version | cf_stacks | |-|-|-| | bundler | 1.17.3 | cflinuxfs3 | | bundler | 2.3.25 | cflinuxfs3 | | jruby | 9.2.21.0 | cflinuxfs3 | | jruby | 9.3.9.0 | cflinuxfs3 | | node | 18.12.1 | cflinuxfs3 | | openjdk1.8-latest | 1.8.0 | cflinuxfs3 | | ruby | 2.7.5 | cflinuxfs3 | | ruby | 2.7.6 | cflinuxfs3 | | ruby | 3.0.3 | cflinuxfs3 | | ruby | 3.0.4 | cflinuxfs3 | | ruby | 3.1.1 | cflinuxfs3 | | ruby | 3.1.2 | cflinuxfs3 | | rubygems | 3.3.25 | cflinuxfs3 | | yarn | 1.22.19 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | ruby | 2.7.x | * Uncached buildpack SHA256: c5fd8da054202aa26d01516cf2ccb4c04b0f13fcc665abe7b5db3557e2956225 |
silk | 3.16.0 | |
smb-volume | 3.1.6 | |
smoke-tests | 4.8.1 | |
staticfile-offline-buildpack | 1.5.35 | |
statsd-injector | 1.11.26 |
v1.11.26- bump-golang to v0.114.0 for golang 1.19.4 - Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 in /src - Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 in /src - Bump google.golang.org/grpc from 1.50.1 to 1.51.0 in /src |
syslog | 11.8.6 |
v11.8.6Update golang to 1.19.4 **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.5...v11.8.6 |
system-metrics-scraper | 3.3.4 |
v3.3.4- bump-golang to v0.114.0 - Bump github.com/nats-io/nats.go from 1.20.0 to 1.21.0 in /src - Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 in /src - Bump github.com/nats-io/nats.go from 1.19.1 to 1.20.0 in /src - Bump google.golang.org/grpc from 1.50.1 to 1.51.0 in /src - Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 in /src v3.3.3## What's Changed - Bump to go1.19.3 - Bump dependencies **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v3.3.2...v3.3.3 v3.3.2## What's Changed * limits amount of scraping at a time by @Benjamintf1 @mkocher in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/55 * bump golang to 1.19.2 **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v3.3.1...v3.3.2 v3.3.1## What's Changed * Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 in /src by @dependabot in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/43 * Bump github.com/hashicorp/go-hclog from 1.3.0 to 1.3.1 in /src by @dependabot in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/44 * Bump github.com/nats-io/nats.go from 1.16.0 to 1.17.0 in /src by @dependabot in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/42 * Bump golang to 1.19.1 by @Benjamintf1 in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/45 ## New Contributors * @rroberts2222 made their first contribution in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/46 **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v3.3.0...v3.3.1 v3.3.0## What's Changed * Add ReadHeaderTimeouts to all servers by @ctlong in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/35 * Bump dependencies by @dependabot in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/36 * Bump to golang 1.18.6 **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v3.2.8...v3.3.0 |
uaa | 74.5.60 |
v74.5.60## What's Changed * Bump github.com/cloudfoundry/bosh-utils from 0.0.342 to 0.0.343 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/451 * Various dependency bumps in server source code. **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.59...v74.5.60 v74.5.59## What's Changed * Bump versions.tomcatVersion from 9.0.68 to 9.0.69 by @dependabot in https://github.com/cloudfoundry/uaa/pull/2098 * Bump zeitwerk from 2.6.5 to 2.6.6 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/449 * Bump github.com/cloudfoundry/bosh-utils from 0.0.341 to 0.0.342 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/448 * Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/447 * Upgrade Newrelic to [version 7.11.1](https://github.com/cloudfoundry/uaa-release/commit/39d50dff8e0618f1a78d23d7973bf3d81bbca39d) **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.58...v74.5.59 |
Release Date: 12/01/2022
1.127.6
2.12.13
7.1.8
0.48.0
11.8.5
74.5.58
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.305 | |
backup-and-restore-sdk | 1.18.57 | |
binary-offline-buildpack | 1.0.47 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.27 | |
bpm | 1.1.19 | |
capi | 1.127.6 | |
cf-autoscaling | 249.0.23 | |
cf-cli | 1.41.0 | |
cf-networking | 3.12.0 | |
cflinuxfs3 | 0.332.0 | |
credhub | 2.12.13 |
2.12.13### Security Fixes - Bump various dependencies ## What's Changed * Improve pre-start script error log in https://github.com/pivotal/credhub-release/pull/72 **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.12...2.12.13 |
diego | 2.69.0 | |
dotnet-core-offline-buildpack | 2.4.2 | |
garden-runc | 1.22.5 | |
go-offline-buildpack | 1.10.0 | |
haproxy | 11.16.0 | |
java-offline-buildpack | 4.53 | |
log-cache | 2.12.3 | |
loggregator | 106.7.3 | |
loggregator-agent | 6.5.4 | |
mapfs | 1.2.12 | |
metric-registrar | 1.2.13 | |
metrics-discovery | 3.2.3 | |
mysql-monitoring | 9.22.0 | |
nats | 45 | |
nfs-volume | 7.1.8 | |
nginx-offline-buildpack | 1.1.45 | |
nodejs-offline-buildpack | 1.8.3 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.4.67 | |
push-apps-manager-release | 676.0.6 | |
push-offline-docs-release | 1.0.94 | |
push-usage-service-release | 674.0.25 | |
pxc | 0.48.0 | |
python-offline-buildpack | 1.8.0 | |
r-offline-buildpack | 1.1.34 | |
routing | 0.244.0 | |
ruby-offline-buildpack | 1.8.59 | |
silk | 3.12.0 | |
smb-volume | 3.1.6 | |
smoke-tests | 4.8.1 | |
staticfile-offline-buildpack | 1.5.35 | |
statsd-injector | 1.11.25 | |
syslog | 11.8.5 |
v11.8.5* update dependencies * update golang to 1.19.3 **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.4...v11.8.5 |
system-metrics-scraper | 3.2.8 | |
uaa | 74.5.58 |
v74.5.58## What's Changed * Bump zeitwerk from 2.6.1 to 2.6.5 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/445 * Bump github.com/onsi/gomega from 1.23.0 to 1.24.0 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/444 **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.57...v74.5.58 |
Release Date: 11/10/2022
java_buildpack_offline
to version 4.53
to fix the known issue relating to Spring Auto Reconfiguration. This is once again enabled by default. For more information, see java-offline-buildpack v4.52 Disallows Spring Auto Reconfiguration by Default below.1.18.57
1.0.47
0.0.27
1.127.5
249.0.23
0.332.0
2.12.12
2.69.0
2.4.2
1.22.5
1.10.0
11.16.0
4.53
2.12.3
106.7.3
6.5.4
1.2.12
1.2.13
3.2.3
9.22.0
1.1.45
1.8.3
4.4.67
0.47.0
1.8.0
1.1.34
0.244.0
1.8.59
3.1.6
4.8.1
1.5.35
1.11.25
11.8.4
74.5.57
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.305 | |
backup-and-restore-sdk | 1.18.57 |
v1.18.57## Changes * Add a script that the autobumper task can use for ncurses (#739) * Prep for a gomega upgrade (#743) * Support mysql-8.0 on ubuntu-xenial stemcells (#738) * Update vendored package golang-1-linux (#745) * Wire in the ncurses autobumper from PR 739 (#740) * chore(dockerize-release): compile BOSH packages concurrently (#741) ## Dependencies * **gomega:** Updated to v1.23.0. v1.18.55## Changes * Bump mysql from 5.7.38 to 5.7.39 (#722) ## Dependencies * **gomega:** Updated to v1.22.1. v1.18.54## Changes * Add a unit tests workflow for sdk-release-tests (#714) * Add airgap tests (#704) * Bump mariadb from 10.6.9 to 10.6.10 (#711) * Update vendored package golang-1-linux (#718) ## Dependencies * **storage:** Updated to v1.27.0. v1.18.53## Changes * Update vendored package golang-1-linux (#677) ## Dependencies * **bosh-backup-and-restore:** Updated to v1.9.38. v1.18.52## Changes * Add final release 1.18.51 [ci skip] * Make the mysql8 packaging script work in airgapped environments (#703) v1.18.51## Changes * Add final release 1.18.50 [ci skip] * Feature/mysql 8 support (#702) ## Dependencies * **storage:** Updated to v1.26.0. |
binary-offline-buildpack | 1.0.47 |
1.0.47* Update libbuildpack * Uncached buildpack SHA256: 4dd3ba6d0802797fd8a27f2624660aa877d7d6990c977e37f6391e6592376ca8 * Uncached buildpack SHA256: f7cec524cf452026823432b755e3acdffc39a0f498272d0be8bddec00ec16d67 * Uncached buildpack SHA256: c65dae7aaa1e4744fcac88d48f6aac3c85012cb6f42b671798a7a50300e6a333 1.0.46* Update libbuildpack * Uncached buildpack SHA256: c783f83e8338b27dac50b0d727f5d97144637c242bb196862032b31c2e7f03c8 * Uncached buildpack SHA256: 356de9c16e950aafc26b38de344c9194f90a4504f659124b27f2e5240dcdcffa * Uncached buildpack SHA256: 3cf7f7db4b583c70bf96a7f783c08927194397898c5ab45cc5b0719c4df542a6 |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.27 | |
bpm | 1.1.19 | |
capi | 1.127.5 | |
cf-autoscaling | 249.0.23 | |
cf-cli | 1.41.0 | |
cf-networking | 3.12.0 | |
cflinuxfs3 | 0.332.0 | |
credhub | 2.12.12 |
2.12.12### Fixes - Handles Postgres queries when there are more than 65535 certificates that the user has permission to access. ### Security Fixes - Bump various dependencies **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.11...2.12.12 2.12.11### Security Fixes - Bump various dependencies 2.12.10### Security Fixes - Bump various dependencies - Bump Spring Boot from 2.7.3 to 2.7.4 2.12.9### Security Fixes - Bump various dependencies ### Enhancements - Improve Find a Credential by Name-Like query performance |
diego | 2.69.0 |
v2.69.0## Changes - Bump Golang to go1.19.2 @cf-diego (#642) ### ✨ Built with go 1.19.2 **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.68.0...v2.69.0 ## Resources - [Download release v2.69.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.69.0). - Verified with [cloudfoundry/cf-deployment @ `6ec2aca405f23a2eb32ec4108d3385edcfdb9b22`](https://github.com/cloudfoundry/cf-deployment/commit/6ec2aca405f23a2eb32ec4108d3385edcfdb9b22). v2.68.0## Changes * Bump to go 1.19.1! Thanks @mariash! * Add buildvcs=false to all windows package compilation. Thanks @geofffranks! ### ✨ Built with go 1.19.1 **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.67.0...v2.68.0 v2.67.0## Changes - `cacheddownloader` now has a backoff algorithm when retrying failed downloads. This was provided as a way to work around thundering herds of cells downloading and overwhelming rate-limited blobstores. Thanks for the PR @prycey77! - Bump natsclient + route-emitter dependencies ## ✨ Built with go 1.18.5 ## Resources - [Download release v2.67.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.67.0). - Verified with [cloudfoundry/cf-deployment @ `e639b051fdd968f5931f1c14e80cb7d4cbc32ea6`](https://github.com/cloudfoundry/cf-deployment/commit/e639b051fdd968f5931f1c14e80cb7d4cbc32ea6). v2.66.4This release was created by mistake via CI. See v2.67.0 instead |
dotnet-core-offline-buildpack | 2.4.2 |
2.4.2* Add node 16.18.0, remove node 16.17.0 for stack(s) cflinuxfs3, cflinuxfs4 * Add dotnet-sdk 3.1.424, remove dotnet-sdk 3.1.423 for stack(s) cflinuxfs3 * Add dotnet-runtime 3.1.30, remove dotnet-runtime 3.1.29 for stack(s) cflinuxfs3 * Add dotnet-aspnetcore 3.1.30, remove dotnet-aspnetcore 3.1.29 for stack(s) cflinuxfs3 * Add dotnet-sdk 6.0.402, remove dotnet-sdk 6.0.401 for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-runtime 6.0.10, remove dotnet-runtime 6.0.9 for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-aspnetcore 6.0.10, remove dotnet-aspnetcore 6.0.9 for stack(s) cflinuxfs4, cflinuxfs3 Packaged binaries: | name | version | cf_stacks | |-|-|-| | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 3.1.30 | cflinuxfs3 | | dotnet-aspnetcore | 6.0.10 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 3.1.30 | cflinuxfs3 | | dotnet-runtime | 6.0.10 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 3.1.424 | cflinuxfs3 | | dotnet-sdk | 6.0.402 | cflinuxfs3, cflinuxfs4 | | libgdiplus | 6.1 | cflinuxfs3 | | libgdiplus | 6.1 | cflinuxfs4 | | libunwind | 1.6.2 | cflinuxfs3 | | libunwind | 1.6.2 | cflinuxfs4 | | node | 16.18.0 | cflinuxfs3 | | node | 16.18.0 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | dotnet-runtime | 6.0.x | | dotnet-aspnetcore | 6.0.x | | dotnet-sdk | 6.0.x | | bower | 1.8.x | * Uncached buildpack SHA256: 6d39ad86c292780ffb933b17b9ea2b3dbf8dfc8a4051e6b8eee4a287a48fad89 * Uncached buildpack SHA256: 19e73da01d2aa75447f8e77486222601fe0d88c92f3661e9646151c9ba49e814 2.4.1* Bug Fix: Fix logic in rolling the version forward (https://github.com/cloudfoundry/dotnet-core-buildpack/pull/646) * Add dotnet-sdk 3.1.423, remove dotnet-sdk 3.1.421 for stack(s) cflinuxfs3 * Add dotnet-sdk 6.0.401, remove dotnet-sdk 6.0.302 for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-runtime 3.1.29, remove dotnet-runtime 3.1.27 for stack(s) cflinuxfs3 * Add dotnet-runtime 6.0.9, remove dotnet-runtime 6.0.7 for stack(s) cflinuxfs4, cflinuxfs3 * Add dotnet-aspnetcore 3.1.29, remove dotnet-aspnetcore 3.1.27 for stack(s) cflinuxfs3 * Add dotnet-aspnetcore 6.0.9, remove dotnet-aspnetcore 6.0.7 for stack(s) cflinuxfs4, cflinuxfs3 * Add node 16.17.0, remove node 16.16.0 for stack(s) cflinuxfs4, cflinuxfs3 Packaged binaries: | name | version | cf_stacks | |-|-|-| | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 | | dotnet-aspnetcore | 3.1.29 | cflinuxfs3 | | dotnet-aspnetcore | 6.0.9 | cflinuxfs3, cflinuxfs4 | | dotnet-runtime | 3.1.29 | cflinuxfs3 | | dotnet-runtime | 6.0.9 | cflinuxfs3, cflinuxfs4 | | dotnet-sdk | 3.1.423 | cflinuxfs3 | | dotnet-sdk | 6.0.401 | cflinuxfs3, cflinuxfs4 | | libgdiplus | 6.1 | cflinuxfs3 | | libgdiplus | 6.1 | cflinuxfs4 | | libunwind | 1.6.2 | cflinuxfs3 | | libunwind | 1.6.2 | cflinuxfs4 | | node | 16.17.0 | cflinuxfs3 | | node | 16.17.0 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | dotnet-runtime | 6.0.x | | dotnet-aspnetcore | 6.0.x | | dotnet-sdk | 6.0.x | | bower | 1.8.x | * Uncached buildpack SHA256: 2dd283982a7b3a3ff3187392a684371151360c706023f0d4fe7ae3f6dc0aab9d * Uncached buildpack SHA256: 18225e8c81aafbec68348399ddd7c58a3e0420bbfe6479c5964b08797013ff40 |
garden-runc | 1.22.5 | |
go-offline-buildpack | 1.10.0 |
1.10.0* Add support for cflinuxfs4 stack * Add go 1.19.2, remove go 1.19 for stack(s) cflinuxfs4, cflinuxfs3 * Update Go Buildpack dependencies to only keep 1 of each patch version (latest) Packaged binaries: | name | version | cf_stacks | |-|-|-| | dep | 0.5.4 | cflinuxfs3 | | dep | 0.5.4 | cflinuxfs4 | | glide | 0.13.3 | cflinuxfs3 | | glide | 0.13.3 | cflinuxfs4 | | go | 1.18.7 | cflinuxfs3 | | go | 1.18.7 | cflinuxfs4 | | go | 1.19.2 | cflinuxfs3 | | go | 1.19.2 | cflinuxfs4 | | godep | 80 | cflinuxfs3 | | godep | 80 | cflinuxfs4 | Default binary versions: | name | version | |-|-| | go | 1.18.x | * Uncached buildpack SHA256: 35f3b6b61c19104db056610fea83cc19b3c04788aec3772be4c0c9d4a46fc50f * Uncached buildpack SHA256: 802aa0da6b655ad5f05ccbba452d609a77a61a7daf4d7a05c1ce493a90de8256 1.9.50* Deprecate Go 1.17 (#285) * Add go 1.19.1 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183191986) * Add go 1.18.6, remove go 1.18.4 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183191760) * Adds --stack flag for integration tests Packaged binaries: | name | version | cf_stacks | |-|-|-| | dep | 0.5.4 | cflinuxfs3 | | glide | 0.13.3 | cflinuxfs3 | | go | 1.18.4 | cflinuxfs3 | | go | 1.18.5 | cflinuxfs3 | | go | 1.18.6 | cflinuxfs3 | | go | 1.19 | cflinuxfs3 | | go | 1.19.1 | cflinuxfs3 | | godep | 80 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | go | 1.18.x | * Uncached buildpack SHA256: 647b82f99fe9e52a7aff5be5e5811c37c85823d7b120b37f3f6957a303684b2e |
haproxy | 11.16.0 | |
java-offline-buildpack | 4.53 |
4.53I'm pleased to announce the release of the java-buildpack, version 4.53. It primarily includes new OpenJDK versions, which are based on the Oracle Java Quarterly Updates for Oct 2022. - This release also includes an enhancement to the Sealights framework, more field are supported for a User-Provided service (Thanks to @alonweiss-sl via #964) ## 🚨 Deprecation of Spring Cloud Connectors & Spring Auto Reconfiguration 🚨 This release reverts the change made in v4.51 which disabled the Spring Auto Reconfiguration framework by default. From this release, it will be enabled by default as per all versions < 4.51. This is to provide users with more time to migrate to the recommended alternative library, `java-cfenv`. The default of disabled will now happen in a release after March 2023, and the library will be completely removed in a release after March 2024. As before, you may [post feedback/comments to this issue](https://github.com/cloudfoundry/java-buildpack/issues/951). For a more detailed look at the changes in 4.53, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.52...v4.53). The packaged version of the buildpack, suitable for use with create-buildpack and update-buildpack, can be found attached to this release. | Dependency | Version | CVEs | Release Notes | | ---------- | ------- | ---- | ------------- | | AppDynamics Agent | `22.9.1_34265` | | [Release Notes](https://docs.appdynamics.com/4.5.x/en/product-and-release-announcements/release-notes/language-agent-notes/java-agent-notes) | | Azure Application Insights Agent | `2.6.2` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) | | CA Introscope APM Framework | `22.8.0_48` | | | | Client Certificate Mapper | `1.11.0_RELEASE` |Included inline above | Included inline above | | Container Security Provider | `1.19.0_RELEASE` |Included inline above | Included inline above | | Contrast Security Agent | `3.18.1` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) | | Datadog APM Javaagent | `0.114.0` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) | | Elastic APM Agent | `1.34.1` | | [Release Notes](https://www.elastic.co/guide/en/apm/agent/java/current/release-notes.html) | | Gemalto Luna Security Provider | `7.4.0` | | [Release Notes](https://www.thalesdocs.com/gphsm/luna/7/docs/network/Content/CRN/Luna/CRN_Luna.htm) | | Geode Tomcat Session Store | `1.12.5` | | | | Google Stackdriver Debugger | `2.32.0` | | [Release Notes](https://cloud.google.com/debugger/docs/release-notes) | | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) | | Groovy | `2.5.19` | | [Release Notes](http://www.groovy-lang.org/releases.html) | | JaCoCo Agent | `0.8.8` | | [Release Notes](https://github.com/jacoco/jacoco/releases) | | Java Memory Assistant Agent | `0.5.0` | | | | Java Memory Assistant Clean Up | `0.1.0` | | | | JProfiler Profiler | `12.0.4` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) | | JRebel Agent | `2022.4.1` | | [ChangeLog](https://www.jrebel.com/products/jrebel/changelog) | | jvmkill Agent | `1.17.0_RELEASE` |Included inline above | Included inline above | | MariaDB JDBC Driver | `2.7.2` | | [Release Notes](https://mariadb.com/kb/en/mariadb-connector-j-274-release-notes/) | | Memory Calculator | `3.13.0_RELEASE` |Included inline above | Included inline above | | Metric Writer | `3.5.0_RELEASE` |Included inline above | Included inline above | | New Relic Agent | `7.11.0` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) | | OpenJDK JRE 11 | `11.0.17_7` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.17/) | | OpenJDK JRE 17 | `17.0.5_8` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.5/) | | OpenJDK JRE 8 | `1.8.0_352` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u352/) | | PostgreSQL JDBC Driver | `42.5.0` | | [ChangeLog](https://jdbc.postgresql.org/documentation/changelog.html) | | Redis Session Store | `1.3.6_RELEASE` |Included inline above | Included inline above | | Riverbed Appinternals Agent | `11.8.5_BL527` | | | | SeaLights Agent | `4.0.2145` | | | | SkyWalking | `8.9.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) | | Spring Auto-reconfiguration | `2.12.0_RELEASE` |Included inline above | Included inline above | | Spring Boot CLI | `2.7.5` | | | | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above | | Tomcat | `9.0.68` |[Security](https://tomcat.apache.org/security-9.html) | [ChangeLog](https://tomcat.apache.org/tomcat-9.0-doc/changelog.html) | | Tomcat Access Logging Support | `3.3.0_RELEASE` |Included inline above | Included inline above | | Tomcat Lifecycle Support | `3.3.0_RELEASE` |Included inline above | Included inline above | | Tomcat Logging Support | `3.3.0_RELEASE` |Included inline above | Included inline above | | YourKit Profiler | `2022.9.171` | | [Release Notes](https://www.yourkit.com/download/yjp_2022_3_builds.jsp) | 4.52I'm pleased to announce the release of the `java-buildpack`, version `4.52`. This is a maintenance release and will add support for the `cflinuxfs4` stack. For a more detailed look at the changes in 4.52, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.51...v4.52). The packaged version of the buildpack, suitable for use with create-buildpack and update-buildpack, can be found attached to this release. ## Deprecation of Spring Cloud Connectors & Spring Auto Reconfiguration This feature is now disabled by default. Full details for this change can be found in the release notes [from v4.49](https://github.com/cloudfoundry/java-buildpack/releases/tag/v4.49). As before, you may [post feedback/comments to this issue](https://github.com/cloudfoundry/java-buildpack/issues/951). ## Packaged Dependencies | Dependency | Version | CVEs | Release Notes | | ---------- | ------- | ---- | ------------- | | AppDynamics Agent | `22.8.0_34104` | | [Release Notes](https://docs.appdynamics.com/4.5.x/en/product-and-release-announcements/release-notes/language-agent-notes/java-agent-notes) | | Azure Application Insights Agent | `2.6.2` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) | | CA Introscope APM Framework | `22.6.0_9` | | | | Client Certificate Mapper | `1.11.0_RELEASE` |Included inline above | Included inline above | | Container Security Provider | `1.19.0_RELEASE` |Included inline above | Included inline above | | Contrast Security Agent | `3.18.1` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) | | Datadog APM Javaagent | `0.108.2` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) | | Elastic APM Agent | `1.34.0` | | [Release Notes](https://www.elastic.co/guide/en/apm/agent/java/current/release-notes.html) | | Gemalto Luna Security Provider | `7.4.0` | | [Release Notes](https://www.thalesdocs.com/gphsm/luna/7/docs/network/Content/CRN/Luna/CRN_Luna.htm) | | Geode Tomcat Session Store | `1.12.5` | | | | Google Stackdriver Debugger | `2.32.0` | | [Release Notes](https://cloud.google.com/debugger/docs/release-notes) | | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) | | Groovy | `2.5.18` | | [Release Notes](http://www.groovy-lang.org/releases.html) | | JaCoCo Agent | `0.8.8` | | [Release Notes](https://github.com/jacoco/jacoco/releases) | | Java Memory Assistant Agent | `0.5.0` | | | | Java Memory Assistant Clean Up | `0.1.0` | | | | JProfiler Profiler | `12.0.4` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) | | JRebel Agent | `2022.3.2` | | [ChangeLog](https://www.jrebel.com/products/jrebel/changelog) | | jvmkill Agent | `1.17.0_RELEASE` |Included inline above | Included inline above | | MariaDB JDBC Driver | `2.7.2` | | [Release Notes](https://mariadb.com/kb/en/mariadb-connector-j-274-release-notes/) | | Memory Calculator | `3.13.0_RELEASE` |Included inline above | Included inline above | | Metric Writer | `3.5.0_RELEASE` |Included inline above | Included inline above | | New Relic Agent | `7.10.0` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) | | OpenJDK JRE 11 | `11.0.16_8` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.16/) | | OpenJDK JRE 17 | `17.0.4_8` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.4/) | | OpenJDK JRE 8 | `1.8.0_345` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u345/) | | PostgreSQL JDBC Driver | `42.5.0` | | [ChangeLog](https://jdbc.postgresql.org/documentation/changelog.html) | | Redis Session Store | `1.3.6_RELEASE` |Included inline above | Included inline above | | Riverbed Appinternals Agent | `11.8.5_BL527` | | | | SeaLights Agent | `3.1.2121` | | | | SkyWalking | `8.9.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) | | Spring Auto-reconfiguration | `2.12.0_RELEASE` |Included inline above | Included inline above | | Spring Boot CLI | `2.7.3` | | | | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above | | Tomcat | `9.0.65` |[Security](https://tomcat.apache.org/security-9.html) | [ChangeLog](https://tomcat.apache.org/tomcat-9.0-doc/changelog.html) | | Tomcat Access Logging Support | `3.3.0_RELEASE` |Included inline above | Included inline above | | Tomcat Lifecycle Support | `3.3.0_RELEASE` |Included inline above | Included inline above | | Tomcat Logging Support | `3.3.0_RELEASE` |Included inline above | Included inline above | | YourKit Profiler | `2022.3.108` | | [Release Notes](https://www.yourkit.com/download/yjp_2022_3_builds.jsp) | 4.51I'm pleased to announce the release of the `java-buildpack`, version `4.51`. This release makes the change in line with #951 which disables Spring Auto Reconfiguration by default. Users can still explicitly opt-in to this feature by enabling it manually, until after Dec 2022 when it will be fully removed. This version also includes a patch release for Java 8 (1.8.0_345). For a more detailed look at the changes in 4.51, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.50...v4.51). The packaged version of the buildpack, suitable for use with create-buildpack and update-buildpack, can be found attached to this release. ## Deprecation of Spring Cloud Connectors & Spring Auto Reconfiguration Full details for this change can be found in the release notes [from v4.49](https://github.com/cloudfoundry/java-buildpack/releases/tag/v4.49). As before, you may [post feedback/comments to this issue](https://github.com/cloudfoundry/java-buildpack/issues/951). ## Packaged Dependencies | Dependency | Version | CVEs | Release Notes | | ---------- | ------- | ---- | ------------- | | AppDynamics Agent | `22.8.0_34104` | | [Release Notes](https://docs.appdynamics.com/4.5.x/en/product-and-release-announcements/release-notes/language-agent-notes/java-agent-notes) | | Azure Application Insights Agent | `2.6.2` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) | | CA Introscope APM Framework | `22.6.0_9` | | | | Client Certificate Mapper | `1.11.0_RELEASE` |Included inline above | Included inline above | | Container Security Provider | `1.19.0_RELEASE` |Included inline above | Included inline above | | Contrast Security Agent | `3.18.1` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) | | Datadog APM Javaagent | `0.108.1` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) | | Elastic APM Agent | `1.34.0` | | [Release Notes](https://www.elastic.co/guide/en/apm/agent/java/current/release-notes.html) | | Gemalto Luna Security Provider | `7.4.0` | | [Release Notes](https://www.thalesdocs.com/gphsm/luna/7/docs/network/Content/CRN/Luna/CRN_Luna.htm) | | Geode Tomcat Session Store | `1.12.5` | | | | Google Stackdriver Debugger | `2.32.0` | | [Release Notes](https://cloud.google.com/debugger/docs/release-notes) | | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) | | Groovy | `2.5.18` | | [Release Notes](http://www.groovy-lang.org/releases.html) | | JaCoCo Agent | `0.8.8` | | [Release Notes](https://github.com/jacoco/jacoco/releases) | | Java Memory Assistant Agent | `0.5.0` | | | | Java Memory Assistant Clean Up | `0.1.0` | | | | JProfiler Profiler | `12.0.4` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) | | JRebel Agent | `2022.3.2` | | [ChangeLog](https://www.jrebel.com/products/jrebel/changelog) | | jvmkill Agent | `1.17.0_RELEASE` |Included inline above | Included inline above | | MariaDB JDBC Driver | `2.7.2` | | [Release Notes](https://mariadb.com/kb/en/mariadb-connector-j-274-release-notes/) | | Memory Calculator | `3.13.0_RELEASE` |Included inline above | Included inline above | | Metric Writer | `3.5.0_RELEASE` |Included inline above | Included inline above | | New Relic Agent | `7.10.0` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) | | OpenJDK JRE 11 | `11.0.16_8` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-11.0.16/) | | OpenJDK JRE 17 | `17.0.4_8` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-17.0.4/) | | OpenJDK JRE 8 | `1.8.0_345` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2022.html#AppendixJAVA) | [Release Notes](https://bell-sw.com/pages/liberica-release-notes-8u345/) | | PostgreSQL JDBC Driver | `42.5.0` | | [ChangeLog](https://jdbc.postgresql.org/documentation/changelog.html) | | Redis Session Store | `1.3.6_RELEASE` |Included inline above | Included inline above | | Riverbed Appinternals Agent | `11.8.5_BL527` | | | | SeaLights Agent | `3.1.2121` | | | | SkyWalking | `8.9.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) | | Spring Auto-reconfiguration | `2.12.0_RELEASE` |Included inline above | Included inline above | | Spring Boot CLI | `2.7.3` | | | | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above | | Tomcat | `9.0.65` |[Security](https://tomcat.apache.org/security-9.html) | [ChangeLog](https://tomcat.apache.org/tomcat-9.0-doc/changelog.html) | | Tomcat Access Logging Support | `3.3.0_RELEASE` |Included inline above | Included inline above | | Tomcat Lifecycle Support | `3.3.0_RELEASE` |Included inline above | Included inline above | | Tomcat Logging Support | `3.3.0_RELEASE` |Included inline above | Included inline above | | YourKit Profiler | `2022.3.107` | | [Release Notes](https://www.yourkit.com/download/yjp_2022_3_builds.jsp) | |
log-cache | 2.12.3 | |
loggregator | 106.7.3 | |
loggregator-agent | 6.5.4 | |
mapfs | 1.2.12 |
v1.2.12## Changes * Replace `go get` with `go install` (#23) * Update vendored package golang-1-linux (#26) * Update vendored package golang-1-linux (#27) ## Dependencies * **mapfs:** Updated to v`27f8711`. |
metric-registrar | 1.2.13 | |
metrics-discovery | 3.2.3 | |
mysql-monitoring | 9.22.0 |
9.22.0Final release 9.22.0 - Build w/ go 1.19.2 v9.21.0- Build with Go 1.19.1 v9.19.0**New Features** The `mysql-metrics` job now supports a `mysql-metrics.port` option to specify the MySQL port when scraping database metrics. This port defaults to 3306 but may be configured to a non-standard port. |
nats | 45 | |
nfs-volume | 7.1.3 | |
nginx-offline-buildpack | 1.1.45 |
1.1.45* Add nginx 1.23.2, remove nginx 1.23.1 for stack(s) cflinuxfs3 * Add nginx 1.22.1, remove nginx 1.22.0 for stack(s) cflinuxfs3 Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.1 | cflinuxfs3 | | nginx | 1.23.2 | cflinuxfs3 | | openresty | 1.13.6.2 | cflinuxfs3 | | openresty | 1.15.8.3 | cflinuxfs3 | | openresty | 1.17.8.2 | cflinuxfs3 | | openresty | 1.19.9.1 | cflinuxfs3 | | openresty | 1.21.4.1 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: 59553ae241975530230e065f996a0434b7a85df061b3d79ec8f3073f3701c720 1.1.44* Update libbuildpack Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.0 | cflinuxfs3 | | nginx | 1.23.1 | cflinuxfs3 | | openresty | 1.13.6.2 | cflinuxfs3 | | openresty | 1.15.8.3 | cflinuxfs3 | | openresty | 1.17.8.2 | cflinuxfs3 | | openresty | 1.19.9.1 | cflinuxfs3 | | openresty | 1.21.4.1 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: 29cc1a2aea42cfb654f31ee6e0c7bdb14521679fab127b26fa396b055b9c8033 1.1.43* Update libbuildpack Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.0 | cflinuxfs3 | | nginx | 1.23.1 | cflinuxfs3 | | openresty | 1.13.6.2 | cflinuxfs3 | | openresty | 1.15.8.3 | cflinuxfs3 | | openresty | 1.17.8.2 | cflinuxfs3 | | openresty | 1.19.9.1 | cflinuxfs3 | | openresty | 1.21.4.1 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: 4f3acdd173c641d69e65ee46b28eee41660539110fe0729a53d60db4a4c170c7 |
nodejs-offline-buildpack | 1.8.3 |
1.8.3* Add node 18.12.1, remove node 18.9.0 for stack(s) cflinuxfs3, cflinuxfs4 * Add node 14.21.1, remove node 14.20.0 for stack(s) cflinuxfs3, cflinuxfs4 * Add node 16.18.1, remove node 16.17.1 for stack(s) cflinuxfs3, cflinuxfs4 (https://www.pivotaltracker.com/story/show/183724805) * Bumps go.mod go version to 1.19 Packaged binaries: | name | version | cf_stacks | |-|-|-| | node | 14.20.1 | cflinuxfs3 | | node | 14.20.1 | cflinuxfs4 | | node | 14.21.1 | cflinuxfs3 | | node | 14.21.1 | cflinuxfs4 | | node | 16.18.0 | cflinuxfs3 | | node | 16.18.0 | cflinuxfs4 | | node | 16.18.1 | cflinuxfs3 | | node | 16.18.1 | cflinuxfs4 | | node | 18.10.0 | cflinuxfs3 | | node | 18.10.0 | cflinuxfs4 | | node | 18.12.1 | cflinuxfs3 | | node | 18.12.1 | cflinuxfs4 | | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | node | 16.x | * Uncached buildpack SHA256: 2891efd8d931f6e7c10253bc116cb90544a086a47966532eee13af60414f1ede * Uncached buildpack SHA256: cf64d739fafe8a94abff4573cccabf1873e96b923c6f744de14c2e5e106f5903 1.8.2* Add node 16.18.0, remove node 16.17.0 for stack(s) cflinuxfs4, cflinuxfs3 * Adding error message when npm install fails (#522) Packaged binaries: | name | version | cf_stacks | |-|-|-| | node | 14.20.0 | cflinuxfs3 | | node | 14.20.0 | cflinuxfs4 | | node | 14.20.1 | cflinuxfs3 | | node | 14.20.1 | cflinuxfs4 | | node | 16.17.1 | cflinuxfs3 | | node | 16.17.1 | cflinuxfs4 | | node | 16.18.0 | cflinuxfs4 | | node | 16.18.0 | cflinuxfs3 | | node | 18.9.0 | cflinuxfs3 | | node | 18.9.0 | cflinuxfs4 | | node | 18.10.0 | cflinuxfs3 | | node | 18.10.0 | cflinuxfs4 | | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | node | 16.x | * Uncached buildpack SHA256: fa3ba16a26ff03da9312e4717bbcd4640a8bf1d1d275193980075209a2c4cd62 * Uncached buildpack SHA256: 65afb62e378e5d9ba02d1ca6184aca3fcc901d772464e4e254594b6ee7342136 1.8.0* Add support for cflinuxfs4 stack Packaged binaries: | name | version | cf_stacks | |-|-|-| | node | 14.19.3 | cflinuxfs3 | | node | 14.20.0 | cflinuxfs3 | | node | 14.20.0 | cflinuxfs4 | | node | 16.16.0 | cflinuxfs3 | | node | 16.17.0 | cflinuxfs3 | | node | 16.17.0 | cflinuxfs4 | | node | 18.7.0 | cflinuxfs3 | | node | 18.9.0 | cflinuxfs3 | | node | 18.9.0 | cflinuxfs4 | | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | node | 16.x | * Uncached buildpack SHA256: 9c916f1475c3ebfa8cb1531a31a6b70829b29e36380d3496dd105c2d8109c5de * Uncached buildpack SHA256: 7b59d44895ad526dd3f87bf176a5fd7a08f55f0cf4f91dcb8b2c1fa474292385 |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.4.67 |
4.4.67* Add php 7.4.32, remove php 7.4.29 for stack(s) cflinuxfs3 * Add php 8.1.11, remove php 8.1.9 for stack(s) cflinuxfs3 * Add php 8.0.24, remove php 8.0.22 for stack(s) cflinuxfs3 * Add composer 2.4.2, remove composer 2.4.1 for stack(s) cflinuxfs3 Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | CAAPM | 20.11.0 | cflinuxfs3 | | | appdynamics | 22.8.0-588 | cflinuxfs3 | | | composer | 2.4.2 | cflinuxfs3 | | | httpd | 2.4.54 | cflinuxfs3 | | | newrelic | 9.20.0.310 | cflinuxfs3 | | | nginx | 1.22.0 | cflinuxfs3 | | | nginx | 1.23.1 | cflinuxfs3 | | | php | 7.4.30 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lua, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, protobuf, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xmlrpc, xsl, yaf, yaml, zip, zlib | | php | 7.4.32 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lua, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, protobuf, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xmlrpc, xsl, yaf, yaml, zip, zlib | | php | 8.0.23 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.0.24 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.10 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.11 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | Default binary versions: | name | version | |-|-| | php | 7.4.32 | | httpd | 2.4.54 | | newrelic | 9.20.0.310 | | nginx | 1.23.1 | | composer | 2.4.2 | | CAAPM | 20.11.0 | * Uncached buildpack SHA256: 637cbc9daa642ce3d3f42377ea2d0555d3db0959e9fedd81fa1a2fc0e2097000 4.4.66* Add php 8.0.23, remove php 8.0.21 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183155275) * Add php 8.1.10, remove php 8.1.8 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183154369) * Add composer 2.4.1, remove composer 2.3.10 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183038970) (https://www.pivotaltracker.com/story/show/183001218) Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | CAAPM | 20.11.0 | cflinuxfs3 | | | appdynamics | 22.8.0-588 | cflinuxfs3 | | | composer | 2.4.1 | cflinuxfs3 | | | httpd | 2.4.54 | cflinuxfs3 | | | newrelic | 9.20.0.310 | cflinuxfs3 | | | nginx | 1.22.0 | cflinuxfs3 | | | nginx | 1.23.1 | cflinuxfs3 | | | php | 7.4.29 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lua, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, protobuf, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xmlrpc, xsl, yaf, yaml, zip, zlib | | php | 7.4.30 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ioncube, ldap, lua, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phalcon, phpiredis, protobuf, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, stomp, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xmlrpc, xsl, yaf, yaml, zip, zlib | | php | 8.0.22 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.0.23 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, sqlsrv, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.9 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | | php | 8.1.10 | cflinuxfs3 | amqp, apcu, bz2, curl, dba, enchant, exif, fileinfo, ftp, gd, gettext, gmp, igbinary, imagick, imap, ldap, lzf, mailparse, maxminddb, mbstring, memcached, mongodb, msgpack, mysqli, oauth, opcache, openssl, pcntl, pdo, pdo_firebird, pdo_mysql, pdo_odbc, pdo_pgsql, pdo_sqlite, pgsql, phpiredis, pspell, psr, rdkafka, readline, redis, shmop, snmp, soap, sockets, sodium, solr, ssh2, sysvmsg, sysvsem, sysvshm, tideways_xhprof, tidy, xdebug, xsl, yaf, yaml, zip, zlib | Default binary versions: | name | version | |-|-| | php | 7.4.29 | | httpd | 2.4.54 | | newrelic | 9.20.0.310 | | nginx | 1.23.1 | | composer | 2.4.1 | | CAAPM | 20.11.0 | * Uncached buildpack SHA256: b0ab9a1a5c80a4a2cb7527fcdae9d9a34d2fc44ee599d9bc0019b4dd68b99517 |
push-apps-manager-release | 676.0.6 | |
push-offline-docs-release | 1.0.94 | |
push-usage-service-release | 674.0.25 | |
pxc | 0.47.0 | |
python-offline-buildpack | 1.8.0 |
1.8.0* Add support for cflinuxfs4 stack. * Add pipenv 2022.9.21, remove pipenv 2022.9.8 for stack(s) cflinuxfs3, cflinuxfs4 Packaged binaries: | name | version | cf_stacks | |-|-|-| | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 | | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 | | miniconda3-py39 | 4.12.0 | cflinuxfs3, cflinuxfs4 | | pip | 22.2.2 | cflinuxfs3, cflinuxfs4 | | pipenv | 2022.9.21 | cflinuxfs3 | | pipenv | 2022.9.21 | cflinuxfs4 | | python | 3.7.13 | cflinuxfs3 | | python | 3.7.13 | cflinuxfs4 | | python | 3.7.14 | cflinuxfs3 | | python | 3.7.14 | cflinuxfs4 | | python | 3.8.13 | cflinuxfs3 | | python | 3.8.13 | cflinuxfs4 | | python | 3.8.14 | cflinuxfs3 | | python | 3.8.14 | cflinuxfs4 | | python | 3.9.13 | cflinuxfs3 | | python | 3.9.13 | cflinuxfs4 | | python | 3.9.14 | cflinuxfs3 | | python | 3.9.14 | cflinuxfs4 | | python | 3.10.6 | cflinuxfs3 | | python | 3.10.6 | cflinuxfs4 | | python | 3.10.7 | cflinuxfs3 | | python | 3.10.7 | cflinuxfs4 | | setuptools | 65.3.0 | cflinuxfs3, cflinuxfs4 | Default binary versions: | name | version | |-|-| | python | 3.10.x | * Uncached buildpack SHA256: 47570bdface876743174ed8a8cab82df7c764926d7c73e887e59ae55167972d1 * Uncached buildpack SHA256: be57efe247d3c76dda201de02af018a18e08606f9041d351113b883ab4e5e403 1.7.59* Add python 3.7.14, remove python 3.7.12 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183201709) * Add python 3.8.14, remove python 3.8.12 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183209169) * Add python 3.9.14, remove python 3.9.12 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183209172) * Add python 3.10.7, remove python 3.10.5 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183186088) * Add pipenv 2022.9.8, remove pipenv 2022.8.19 for stack(s) cflinuxfs3 * supply: remove pre-installing mercurial (https://github.com/cloudfoundry/python-buildpack/pull/576) Packaged binaries: | name | version | cf_stacks | |-|-|-| | libffi | 3.2.1 | cflinuxfs3 | | libmemcache | 1.0.18 | cflinuxfs3 | | miniconda3-py39 | 4.12.0 | cflinuxfs3 | | pip | 22.2.2 | cflinuxfs3 | | pipenv | 2022.9.8 | cflinuxfs3 | | python | 3.7.13 | cflinuxfs3 | | python | 3.7.14 | cflinuxfs3 | | python | 3.8.13 | cflinuxfs3 | | python | 3.8.14 | cflinuxfs3 | | python | 3.9.13 | cflinuxfs3 | | python | 3.9.14 | cflinuxfs3 | | python | 3.10.6 | cflinuxfs3 | | python | 3.10.7 | cflinuxfs3 | | setuptools | 65.3.0 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | python | 3.10.x | * Uncached buildpack SHA256: a0409906fd385553ec63b247843eade0694c9c90de9a873d99a951ae3de72f23 1.7.58* Set CFLAGS when building Fix for `Python.h: No such file or directory` error on native extensions. * Add setuptools 65.3.0, remove setuptools 63.4.2 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183070646) (https://www.pivotaltracker.com/story/show/182956247) * Add pipenv 2022.8.19, remove pipenv 2022.8.5 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183033182) Packaged binaries: | name | version | cf_stacks | |-|-|-| | libffi | 3.2.1 | cflinuxfs3 | | libmemcache | 1.0.18 | cflinuxfs3 | | miniconda3-py39 | 4.12.0 | cflinuxfs3 | | pip | 22.2.2 | cflinuxfs3 | | pipenv | 2022.8.19 | cflinuxfs3 | | python | 3.7.12 | cflinuxfs3 | | python | 3.7.13 | cflinuxfs3 | | python | 3.8.12 | cflinuxfs3 | | python | 3.8.13 | cflinuxfs3 | | python | 3.9.12 | cflinuxfs3 | | python | 3.9.13 | cflinuxfs3 | | python | 3.10.5 | cflinuxfs3 | | python | 3.10.6 | cflinuxfs3 | | setuptools | 65.3.0 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | python | 3.10.x | * Uncached buildpack SHA256: 9c1c0f03cebbd1a5607a3d5af2c19c73a8d064813a17301b4956eacd0a71f824 |
r-offline-buildpack | 1.1.34 |
1.1.34* Update r 4.2.1 dependencies for stack(s) cflinuxfs3: * forecast from 8.17.0 to 8.18.0 Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | r | 3.6.2 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.0 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.1 | cflinuxfs3 | forecast, plumber, rserve, shiny | * Uncached buildpack SHA256: f93a3cbfb21e159a96c84c61dec8911ea7c4337fe664da2dcc70ca5efe7ed13d 1.1.33* Rebuild r 4.2.1 for stack(s) cflinuxfs3 with dependencies for stack cflinuxfs3: forecast 8.17.0, plumber 1.2.1, rserve 1.8.10, shiny 1.7.2 (https://www.pivotaltracker.com/story/show/183198485) Packaged binaries: | name | version | cf_stacks | modules | |-|-|-|-| | r | 3.6.2 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.0 | cflinuxfs3 | forecast, plumber, rserve, shiny | | r | 4.2.1 | cflinuxfs3 | forecast, plumber, rserve, shiny | * Uncached buildpack SHA256: 8f92b5009b8208dbe146bb5085c6e6e0dd376b19d1d4eb3e2cef73dfa64eb039 |
routing | 0.244.0 |
v0.244.0## What's Changed * Emit access logs for 431 responses to Loggegator [gorouter PR #331](https://github.com/cloudfoundry/gorouter/pull/331). Thanks @dsabeti ! * Always suspend pruning when nats is down https://github.com/cloudfoundry/routing-release/pull/287. Thanks @ameowlia ! * **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.243.0...v0.244.0 ## ✨ Built with go 1.19.2 v0.243.0🎉 Bumped to go1.19.2 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.242.0...v0.243.0 v0.242.0## What's Changed - `tcp_router` is now more verbose when running `haproxy_reloader` to assist in diagnosting failed reloads. Thanks @geofffranks! 🎉 ([PR 9](https://github.com/cloudfoundry/cf-tcp-router/pull/9)) - `gorouter` will now truncate access logs that exceed loggregator + UDP packet limits, so that we no longer drop access log messages sent to the firehose. Thanks @ameowlia @ebroberson! 😻 ([PR 328](https://github.com/cloudfoundry/gorouter/pull/328) and [PR 329](https://github.com/cloudfoundry/gorouter/pull/329)) **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.241.0...v0.242.0 ## ✨ Built with go 1.18 * despite what the docs/go.version says * because the go 1.18 package is present v0.241.0🎉 ~~Bumped to go1.19.1~~ * Still using go 1.18 * despite what the docs/go.version says * because the go 1.18 package is present * @plowin submitted [gorouter PR 327](https://github.com/cloudfoundry/gorouter/pull/327) to adjust endpoint-not-unregistered log-level to 'info' **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.240.0...v0.241.0 v0.240.0## What's Changed * @geofffranks and @ameowlia added property `router.max_header_bytes` to the gorouter job. * This value controls the maximum number of bytes the gorouter will read parsing the request header's keys and values, including the request line. * It does not limit the size of the request body. * An additional padding of 4096 bytes is added to this value by go. * Requests with larger headers will result in a 431 status code. **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.239.0...v0.240.0 ## Manifest Property Changes | Job | Property | 0.237.0 | 0.238.0 | | --- | --- | --- | --- | | `gorouter` | `router.max_header_bytes` | didn't exist | 1048576 (1MB) | ## ✨ Built with go 1.18.6 |
ruby-offline-buildpack | 1.8.59 |
1.8.59* Add bundler 2.3.24, remove bundler 2.3.22 for stack(s) cflinuxfs3 * Add jruby 9.3.8.0, remove jruby 9.3.7.0 for stack(s) cflinuxfs3 * Add node 16.18.0, remove node 16.16.0 for stack(s) cflinuxfs3 * Add rubygems 3.3.24, remove rubygems 3.3.22 for stack(s) cflinuxfs3 Packaged binaries: | name | version | cf_stacks | |-|-|-| | bundler | 1.17.3 | cflinuxfs3 | | bundler | 2.3.24 | cflinuxfs3 | | jruby | 9.2.21.0 | cflinuxfs3 | | jruby | 9.3.8.0 | cflinuxfs3 | | node | 16.18.0 | cflinuxfs3 | | openjdk1.8-latest | 1.8.0 | cflinuxfs3 | | ruby | 2.7.5 | cflinuxfs3 | | ruby | 2.7.6 | cflinuxfs3 | | ruby | 3.0.3 | cflinuxfs3 | | ruby | 3.0.4 | cflinuxfs3 | | ruby | 3.1.1 | cflinuxfs3 | | ruby | 3.1.2 | cflinuxfs3 | | rubygems | 3.3.24 | cflinuxfs3 | | yarn | 1.22.19 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | ruby | 2.7.x | * Uncached buildpack SHA256: 30c6e52afd35ea30bc2fdf6a105dda864928bb7e8a68b7b2341e89bc9cb83e3c 1.8.58* Add bundler 2.3.22, remove bundler 2.3.21 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183206374) * Add rubygems 3.3.22, remove rubygems 3.3.19 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183206184) (https://www.pivotaltracker.com/story/show/183080650) (https://www.pivotaltracker.com/story/show/182952392) * Add bundler 2.3.21, remove bundler 2.3.19 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183080884) (https://www.pivotaltracker.com/story/show/182951992) * Add jruby 9.3.7.0, remove jruby 9.3.6.0 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/183002663) * Add node 16.17.0 for stack(s) cflinuxfs3 (https://www.pivotaltracker.com/story/show/182999800) Packaged binaries: | name | version | cf_stacks | |-|-|-| | bundler | 1.17.3 | cflinuxfs3 | | bundler | 2.3.22 | cflinuxfs3 | | jruby | 9.2.21.0 | cflinuxfs3 | | jruby | 9.3.7.0 | cflinuxfs3 | | node | 16.16.0 | cflinuxfs3 | | node | 16.17.0 | cflinuxfs3 | | openjdk1.8-latest | 1.8.0 | cflinuxfs3 | | ruby | 2.7.5 | cflinuxfs3 | | ruby | 2.7.6 | cflinuxfs3 | | ruby | 3.0.3 | cflinuxfs3 | | ruby | 3.0.4 | cflinuxfs3 | | ruby | 3.1.1 | cflinuxfs3 | | ruby | 3.1.2 | cflinuxfs3 | | rubygems | 3.3.22 | cflinuxfs3 | | yarn | 1.22.19 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | ruby | 2.7.x | * Uncached buildpack SHA256: 8683266de631afc51922cb5272749a9a7ce6cd1e60f9183b31d0d598558cdd62 |
silk | 3.12.0 | |
smb-volume | 3.1.6 |
v3.1.6## Changes * Update vendored package golang-1-linux (#67) * Update vendored package golang-1-linux (#70) ## Dependencies * **bosh-template:** Updated to v2.3.0. |
smoke-tests | 4.8.1 |
4.8.1Create bosh final release 4.8.1 4.8.0Create bosh final release 4.8.0 |
staticfile-offline-buildpack | 1.5.35 |
1.5.35* Add nginx 1.23.2, remove nginx 1.23.1 for stack(s) cflinuxfs3 * Add nginx 1.22.1, remove nginx 1.22.0 for stack(s) cflinuxfs3 Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.1 | cflinuxfs3 | | nginx | 1.23.2 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: db23d06c3be3ac43c9dca5bd988ee1b6097d5896afa5309d684b446430ae65ab 1.5.34* Update libbuildpack Packaged binaries: | name | version | cf_stacks | |-|-|-| | nginx | 1.22.0 | cflinuxfs3 | | nginx | 1.23.1 | cflinuxfs3 | Default binary versions: | name | version | |-|-| | nginx | 1.23.x | * Uncached buildpack SHA256: 89420cdafed63dc8dae495c6fce445fb0c5262ad6d149a90cd0e32aa58d3c408 |
statsd-injector | 1.11.25 | |
syslog | 11.8.4 | |
system-metrics-scraper | 3.2.8 | |
uaa | 74.5.57 |
v74.5.57### Dependency bumps * [Upgrade Newrelic to version 7.11.0](https://github.com/cloudfoundry/uaa-release/commit/50df349712142ab93b937dd52a5041c58a772f65) * Bump rspec-mocks from 3.11.1 to 3.11.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/436 * Bump rspec from 3.11.0 to 3.12.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/437 * Bump github.com/onsi/gomega from 1.22.1 to 1.23.0 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/438 * Bump github.com/cloudfoundry/bosh-utils from 0.0.340 to 0.0.341 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/439 **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.56...v74.5.57 v74.5.56### Dependency bumps - Various dependency bumps - Replace jaxb implementation library from Sun's to Glassfish's v74.5.55### Fixes - Fixes an issue where UAA server might crash (error: `java.io.IOException: Too many open files`) because the hung connections to an external LDAP server are not cleaned up. ### Dependency bumps - Various dependency bumps **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.54...v74.5.55 v74.5.54### Dependency bumps - Bump Tomcat to version 9.0.68 v74.5.53### Dependency bumps - Various dependency bumps v74.5.52### Dependency bumps - Various dependency bumps, including some dependencies with security fixes. |
Release Date: 10/19/2022
1.127.4
1.41.0
2.66.3
1.2.11
7.1.3
674.0.25
0.239.0
3.1.5
4.7.0
74.5.49
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.265 | |
backup-and-restore-sdk | 1.18.50 | |
binary-offline-buildpack | 1.0.45 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.24 | |
bpm | 1.1.19 | |
capi | 1.127.4 | |
cf-autoscaling | 249.0.17 | |
cf-cli | 1.41.0 |
v1.41.0### This release contains the following versions of the CF CLI | Major version | Prior version | Current version | | ------------- | ------------- | ------------- | | **v8** | **8.4.0** | [8.5.0](https://github.com/cloudfoundry/cli/releases/tag/v8.5.0) | | **v7** | **7.5.0** | [7.5.0](https://github.com/cloudfoundry/cli/releases/tag/v7.5.0) | | **v6** | **6.53.0** | **[6.53.0](https://github.com/cloudfoundry/cli/releases/tag/v6.53.0)** | v1.39.0### This release contains the following versions of the CF CLI | Major version | Prior version | Current version | | ------------- | ------------- | ------------- | | **v8** | **8.3.0** | [8.4.0](https://github.com/cloudfoundry/cli/releases/tag/v8.4.0) | | **v7** | **7.4.0** | [7.5.0](https://github.com/cloudfoundry/cli/releases/tag/v7.5.0) | | **v6** | **6.53.0** | **[6.53.0](https://github.com/cloudfoundry/cli/releases/tag/v6.53.0)** | |
cf-networking | 3.12.0 | |
cflinuxfs3 | 0.319.0 | |
credhub | 2.12.8 | |
diego | 2.66.3 |
v2.66.3## Changes - Bump x/crypto - Update garden, guardian, idmapper, and grootfs submodules ## ✨ Built with go 1.18.5 ## Resources - [Download release v2.66.3 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.66.3). - Verified with [cloudfoundry/cf-deployment @ `47f3c89570b73e415af5ccf3f0a93dd293d7ac24`](https://github.com/cloudfoundry/cf-deployment/commit/47f3c89570b73e415af5ccf3f0a93dd293d7ac24). v2.66.2## Changes * Cancel other download of other dependencies when one of them fails ## ✨ Built with go 1.18.5 v2.66.1## Bugfixes * Fixes an issue with log rate limiting and stack traces with empty lines ## ✨ Built with go 1.18.5 ## Resources - [Download release v2.66.1 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.66.1). - Verified with [cloudfoundry/cf-deployment @ `47f3c89570b73e415af5ccf3f0a93dd293d7ac24`](https://github.com/cloudfoundry/cf-deployment/commit/47f3c89570b73e415af5ccf3f0a93dd293d7ac24). v2.66.0## Changes * Adds support for a new byte-based log rate limiting mechanism with per-LRP limits. * Behavior of existing line-based log rate limiting has also changed to drop log messages immediately rather than releasing them from a buffer with a delay. Therefore timestamps of the logs will now match when they were output. ## ✨ Built with go 1.18.5 ## Resources - [Download release v2.66.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.66.0). - Verified with [cloudfoundry/cf-deployment @ `47f3c89570b73e415af5ccf3f0a93dd293d7ac24`](https://github.com/cloudfoundry/cf-deployment/commit/47f3c89570b73e415af5ccf3f0a93dd293d7ac24). v2.65.0## Changes - Replace GinkgoParallelNode with GinkgoParallelProcess @ebroberson (#630) - Bump Golang to go1.18.4 @cf-diego (#625) **Breaking Changes**: The diego components are now more strict about the protocols used in TLS communications, causing integrations with systems using older, insecure protocols to fail. These components have been updated to Go 1.18, and will no longer support TLS 1.0 and 1.1 connections or certificates with a SHA-1 checksum. This is most likely to affect connections with external databases. ## Resources - [Download release v2.65.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.65.0). - Verified with [cloudfoundry/cf-deployment @ `3b04e79bd33220a117c4543b1c8074bc13bf7c24`](https://github.com/cloudfoundry/cf-deployment/commit/3b04e79bd33220a117c4543b1c8074bc13bf7c24). ## ✨ Built with go 1.18.4 v2.64.0## Changes - Bump Golang to go1.18.linux-amd64 (#622) ## Resources - [Download release v2.64.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.64.0). - Verified with [cloudfoundry/cf-deployment @ `6e06b9d09aab84101ba9f5ca5aa4e8b6344cc5c7`](https://github.com/cloudfoundry/cf-deployment/commit/6e06b9d09aab84101ba9f5ca5aa4e8b6344cc5c7). v2.63.0## Changes - Pass log config in container spec to garden, so that vxlan-policy-agent can send app logs ## Resources - [Download release v2.63.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.63.0). - Verified with [cloudfoundry/cf-deployment @ `d816bd14c9ca957f020381643f362d062ef60550`](https://github.com/cloudfoundry/cf-deployment/commit/d816bd14c9ca957f020381643f362d062ef60550). |
dotnet-core-offline-buildpack | 2.4.0 | |
garden-runc | 1.22.0 | |
go-offline-buildpack | 1.9.49 | |
haproxy | 11.13.0 | |
java-offline-buildpack | 4.50 | |
log-cache | 2.11.13 | |
loggregator | 106.6.9 | |
loggregator-agent | 6.4.4 | |
mapfs | 1.2.11 |
v1.2.11## Changes * Update vendored package golang-1-linux (#21) v1.2.8## What's Changed * Bump src/mapfs to `0ee84aa` #18 v1.2.7- [Bumps mapfs submodule to master@1600494](https://github.com/cloudfoundry/mapfs/commit/160049400a47577b0f3a8b2948974bc38ce76f18) - [Bump golang from 1.13 to 1.17](https://github.com/cloudfoundry/mapfs-release/commit/c287adda5cbdf345ff1b4985ae93cb72f1618f95) |
metric-registrar | 1.2.10 | |
metrics-discovery | 3.1.2 | |
mysql-monitoring | 9.18.0 | |
nats | 45 | |
nfs-volume | 7.1.3 | |
nginx-offline-buildpack | 1.1.42 | |
nodejs-offline-buildpack | 1.7.73 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.4.65 | |
push-apps-manager-release | 676.0.6 | |
push-offline-docs-release | 1.0.94 | |
push-usage-service-release | 674.0.25 |
v674.0.25## Changes * Bump src/app-usage-service from [`99b5b7a`](https://github.com/pivotal-cf/app-usage-service/commit/99b5b7aa4e32a14293418f5b5237e54ec74ee07d) to [`aad81af`](https://github.com/pivotal-cf/app-usage-service/commit/aad81af5ada02ff2795e5ac69bba94e7591752ab) * Remove dependabot configs for legacy support branches (https://github.com/pivotal-cf/usage-service-release/pull/252) |
pxc | 0.44.0 | |
python-offline-buildpack | 1.7.57 | |
r-offline-buildpack | 1.1.32 | |
routing | 0.239.0 |
v0.239.0## What's Changed - Bumped Golang to 1.18.6 to mitigate [CVE-2022-27664](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27664) **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.238.0...v0.239.0 ## ✨ Built with go 1.18.6 v0.238.0## What's Changed - Gorouter once again supports hairpinning for route-service requests, for more information, see [the proposed update.](https://github.com/cloudfoundry/routing-release/issues/281) `router.route_services_internal_lookup_allowlist` can be used to control which domains of route services can be hairpinned. Thanks @peanball!! - Gorouter has a new websocket-specific dial timeout (`websocket_dial_timeout`), configurable separately from the default endpoint dial timeout. Thanks @peanball for this one too!! **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.237.0...v0.238.0 ## Manifest Property Changes | Job | Property | 0.237.0 | 0.238.0 | | --- | --- | --- | --- | | `gorouter` | `websocket_dial_timeout_in_seconds` | didn't exist | Defaults to `endpoint_dial_timeout_in_seconds`'s value | | `gorouter` | `router.route_services_internal_lookup_allowlist` | didn't exist | No internal lookups allowed for route services. | ## ✨ Built with go 1.18.5 v0.237.0## What's Changed - ⚠️ Bump to golang 1.18 🎉 **Breaking Changes:** The routing components are now more strict about the protocols used in TLS communications, causing integrations with systems using older, insecure protocols to fail. These components have been updated to Go 1.18, and will no longer support TLS 1.0 and 1.1 connections or certificates with a SHA-1 checksum. This is most likely to affect connections with external databases. Please see this golang 1.18 release notes [section](https://tip.golang.org/doc/go1.18#tls10) for more information about the golang 1.18 change. ### * Update uaa-go-client; by @joergdw in https://github.com/cloudfoundry/routing-release/pull/277 * updated spec files to match packages by @ebroberson in https://github.com/cloudfoundry/routing-release/pull/282 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.236.0...v0.237.0 ## New Contributors * @joergdw made their first contribution in https://github.com/cloudfoundry/routing-release/pull/277 * @ebroberson made their first contribution in https://github.com/cloudfoundry/routing-release/pull/282 ## ✨ Built with go 1.18.4 |
ruby-offline-buildpack | 1.8.57 | |
silk | 3.12.0 | |
smb-volume | 3.1.5 |
v3.1.5## Changes * Update vendored package golang-1-linux (#58) v3.1.4## Release Notes - Fix issue when multiple cf versions are included (#55) ## Dependencies - The `smbbrokerpush` and `bbr-smbbroker` errands require either the `cf-cli-7-linux` or `cf-cli-6-linux` job from [cf-cli-release](https://bosh.io/releases/github.com/bosh-packages/cf-cli-release?all=1) to be colocated on the errand VM. v3.1.3## Release Notes - Added support for CF CLI v8 to errands (#45) - Fixed Jammy compilation issues (#53) ## Dependencies - Bump [src/code.cloudfoundry.org/smbbroker](https://github.com/cloudfoundry/smbbroker) (#41, #50) - Bump [src/code.cloudfoundry.org/smbdriver](https://github.com/cloudfoundry/smbdriver) (#47, #48, #51) v3.1.2## Release Notes - Support Bionic Stemcell #16 - Add blobs for the `keyutils` package for both `bionic` and `jammy`. - We now install this package on any VM that runs the `smbdriver` bosh job iff that VM uses a `bionic` or `jammy` stemcell - This should allow the `smbdriver` to reliably mount SMB volumes on those stemcells, as discussed in #16 ## Dependencies - The `smbbrokerpush` and `bbr-smbbroker` errands require either the `cf-cli-7-linux` or `cf-cli-6-linux` job from [cf-cli-release](https://bosh.io/releases/github.com/bosh-packages/cf-cli-release?all=1) to be colocated on the errand VM. v3.1.1## Release Notes * Bumps [bosh-template](https://github.com/cloudfoundry/bosh) from 2.2.0 to 2.2.1 (#22) * Bumps [rspec-its](https://github.com/rspec/rspec-its) from 1.2.0 to 1.3.0 (#23) * Bumps [rspec](https://github.com/rspec/rspec-metagem) to 3.11.0. (#37) * Bumps [src/code.cloudfoundry.org/smbdriver](https://github.com/cloudfoundry/smbdriver) to `1e97c5d` (#34) * Bumps [src/code.cloudfoundry.org/smbbroker](https://github.com/cloudfoundry/smbbroker) to `64ba567` (#36) * Bumps automake from 1.15 to 1.15.1 (#43 - fixes Bionic compilation) ## Dependencies - The `smbbrokerpush` and `bbr-smbbroker` errands require either the `cf-cli-7-linux` or `cf-cli-6-linux` job from [cf-cli-release](https://bosh.io/releases/github.com/bosh-packages/cf-cli-release?all=1) to be colocated on the errand VM. |
smoke-tests | 4.7.0 |
4.7.0Create bosh final release 4.7.0 |
staticfile-offline-buildpack | 1.5.33 | |
statsd-injector | 1.11.21 | |
syslog | 11.8.2 | |
system-metrics-scraper | 3.2.8 | |
uaa | 74.5.49 |
v74.5.49### Features - Add `uaa.database.additionalParameters` to set additional parameters in the database connection url. Operators can enable compatibility with Amazon Aurora for MySQL by adding this config: ``` uaa: database: additionalParameters: usePipelineAuth: "false" useBatchMultiSend: "false" ``` ### Dependency bumps - Various dependency bumps. |
Release Date: 09/21/2022
+LTS-T
metadata addition in a future patch.1.18.50
0.0.24
1.1.19
1.127.3
3.12.0
0.319.0
2.12.8
2.4.0
1.22.0
1.9.49
11.13.0
2.11.13
106.6.9
6.4.4
1.2.10
3.1.2
9.18.0
1.1.42
1.7.73
4.4.65
676.0.6
1.7.57
1.1.32
1.8.57
3.12.0
1.5.33
1.11.21
11.8.2
3.2.8
74.5.48
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.265 | |
backup-and-restore-sdk | 1.18.50 |
v1.18.50## Changes * Add final release 1.18.49 [ci skip] * Bump mariadb from 10.6.8 to 10.6.9 (#688) * Bump mysql from 5.7.37 to 5.7.38 (#674) * Bump postgres from 10.21 to 10.22 (#682) * Bump postgres from 11.16 to 11.17 (#683) * Bump postgres from 13.7 to 13.8 (#684) * Fix deploy postres ci job (#687) * [ci] Replace Xenial by Jammy (#689) ## Dependencies * **storage:** Updated to v1.25.0. v1.18.49## Changes * Add final release 1.18.47 [ci skip] ## Dependencies * **storage:** Updated to v1.24.0. v1.18.48## Changes * Add final release 1.18.47 [ci skip] * Fix bpm-release download url * Parametrise minis-host and minio-port * Remove explicit port in BOSH_GW_HOST * Remove hardcoded port * Replace secrets in task definition ## Dependencies * **storage:** Updated to v1.24.0. |
binary-offline-buildpack | 1.0.45 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.24 | |
bpm | 1.1.19 | |
capi | 1.127.3 | |
cf-autoscaling | 249.0.17 | |
cf-cli | 1.38.0 | |
cf-networking | 3.12.0 | |
cflinuxfs3 | 0.319.0 | |
credhub | 2.12.8 |
2.12.8### Security Fixes - Bump various dependencies, including bumping postgresql from 42.4.0 to 42.4.1, which addresses [CVE-2022-31197](https://nvd.nist.gov/vuln/detail/CVE-2022-31197) 2.12.7### Security Fixes - Bump various dependencies ### Bug Fixes - Improved test robustness on platforms with slow random number generation - Improved test robustness for several tests that handle database setup |
diego | 2.62.0 | |
dotnet-core-offline-buildpack | 2.4.0 | |
garden-runc | 1.22.0 | |
go-offline-buildpack | 1.9.49 | |
haproxy | 11.13.0 | |
java-offline-buildpack | 4.50 | |
log-cache | 2.11.13 | |
loggregator | 106.6.9 | |
loggregator-agent | 6.4.4 | |
mapfs | 1.2.6 | |
metric-registrar | 1.2.10 | |
metrics-discovery | 3.1.2 | |
mysql-monitoring | 9.18.0 |
v9.18.0**Bugs Fixed** Fixed a bug where mysql-metrics would fail to restart under ubuntu-jammy stemcells As part of this fix, mysql-metrics and the mysql-diag-agent jobs now use bpm for process management. v9.17.0- `mysql-diag-agent` and `replication-canary` support TLS v9.16.0- Bump golang to version 1.18.2 |
nats | 45 | |
nfs-volume | 7.1.1 | |
nginx-offline-buildpack | 1.1.42 | |
nodejs-offline-buildpack | 1.7.73 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.4.65 | |
push-apps-manager-release | 676.0.6 |
676.0.6- Update Content-Security-Policy |
push-offline-docs-release | 1.0.94 | |
push-usage-service-release | 674.0.24 | |
pxc | 0.44.0 | |
python-offline-buildpack | 1.7.57 | |
r-offline-buildpack | 1.1.32 | |
routing | 0.236.0 | |
ruby-offline-buildpack | 1.8.57 | |
silk | 3.12.0 | |
smb-volume | 3.1.0 | |
smoke-tests | 4.5.0 | |
staticfile-offline-buildpack | 1.5.33 | |
statsd-injector | 1.11.21 | |
syslog | 11.8.2 | |
system-metrics-scraper | 3.2.8 | |
uaa | 74.5.48 |
v74.5.48### Dependency bumps - Various dependency bumps. v74.5.47### Fixes - Fixes a sporadic pre-start script failure due to a race condition of the `update-ca-certificates` commands [#391] ### Dependency bumps - Various dependency bumps. |
Release Date: 08/10/2022
1.18.47
0.0.23
249.0.17
3.11.0
0.312.0
2.3.44
1.9.48
11.12.0
4.50
2.11.12
106.6.8
6.4.3
1.2.9
3.1.1
1.1.41
1.7.72
4.4.64
676.0.5
0.44.0
1.7.56
1.1.31
0.236.0
1.8.56
3.11.0
1.5.32
1.11.20
11.8.1
3.2.7
74.5.46
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.261 | |
backup-and-restore-sdk | 1.18.47 | |
binary-offline-buildpack | 1.0.45 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.23 | |
bpm | 1.1.18 | |
capi | 1.127.2 | |
cf-autoscaling | 249.0.17 | |
cf-cli | 1.38.0 | |
cf-networking | 3.11.0 | |
cflinuxfs3 | 0.312.0 | |
credhub | 2.12.6 | |
diego | 2.62.0 | |
dotnet-core-offline-buildpack | 2.3.44 | |
garden-runc | 1.20.6 | |
go-offline-buildpack | 1.9.48 | |
haproxy | 11.12.0 | |
java-offline-buildpack | 4.50 | |
log-cache | 2.11.12 | |
loggregator | 106.6.8 | |
loggregator-agent | 6.4.3 | |
mapfs | 1.2.6 | |
metric-registrar | 1.2.9 | |
metrics-discovery | 3.1.1 | |
mysql-monitoring | 9.15.0 | |
nats | 45 | |
nfs-volume | 7.1.1 | |
nginx-offline-buildpack | 1.1.41 | |
nodejs-offline-buildpack | 1.7.72 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.4.64 | |
push-apps-manager-release | 676.0.5 | |
push-offline-docs-release | 1.0.94 | |
push-usage-service-release | 674.0.24 | |
pxc | 0.44.0 | |
python-offline-buildpack | 1.7.56 | |
r-offline-buildpack | 1.1.31 | |
routing | 0.236.0 |
v0.236.0## What's Changed * Gorouter restart script waits for the gorouter to be running before reloading monit ## ✨ Built with go 1.17.12 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.235.0...0.236.0 |
ruby-offline-buildpack | 1.8.56 | |
silk | 3.11.0 | |
smb-volume | 3.1.0 | |
smoke-tests | 4.5.0 | |
staticfile-offline-buildpack | 1.5.32 | |
statsd-injector | 1.11.20 | |
syslog | 11.8.1 | |
system-metrics-scraper | 3.2.7 | |
uaa | 74.5.46 |
Release Date: 07/19/2022
http_throughput
rules with scaling factor larger than 1
.1.18.46
249.0.13
3.9.0
0.309.0
2.12.6
2.62.0
2.3.43
1.9.47
11.11.0
6.4.2
3.1.0
45
1.7.71
4.4.63
676.0.3
0.43.0
0.235.0
3.9.0
11.8.0
3.2.6
74.5.45
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.252 | |
backup-and-restore-sdk | 1.18.46 | |
binary-offline-buildpack | 1.0.45 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.22 | |
bpm | 1.1.18 | |
capi | 1.127.2 | |
cf-autoscaling | 249.0.13 | |
cf-cli | 1.38.0 | |
cf-networking | 3.9.0 | |
cflinuxfs3 | 0.309.0 | |
credhub | 2.12.6 |
2.12.6### Security Fixes - Bump various dependencies 2.12.5### Security Fixes - Bump various dependencies ### Bug Fixes - Fix for URL path handling on Windows ([cloudfoundry/credhub issue 266](https://github.com/cloudfoundry/credhub/issues/266)) ### Features - CredHub now logs as info instead of error when a credential isn't found - Added support for jammy-based stemcells that have openssl 3 ([pivotal/credhub-release issue 65](https://github.com/pivotal/credhub-release/issues/65)) |
diego | 2.62.0 | |
dotnet-core-offline-buildpack | 2.3.43 | |
garden-runc | 1.20.6 | |
go-offline-buildpack | 1.9.47 | |
haproxy | 11.11.0 | |
java-offline-buildpack | 4.49 | |
log-cache | 2.11.11 | |
loggregator | 106.6.7 | |
loggregator-agent | 6.4.2 | |
mapfs | 1.2.6 | |
metric-registrar | 1.2.6 | |
metrics-discovery | 3.1.0 | |
mysql-monitoring | 9.15.0 | |
nats | 45 | |
nfs-volume | 7.1.1 | |
nginx-offline-buildpack | 1.1.38 | |
nodejs-offline-buildpack | 1.7.71 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.4.63 | |
push-apps-manager-release | 676.0.3 | |
push-offline-docs-release | 1.0.94 | |
push-usage-service-release | 674.0.24 | |
pxc | 0.43.0 | |
python-offline-buildpack | 1.7.54 | |
r-offline-buildpack | 1.1.29 | |
routing | 0.235.0 |
0.235.0## What's Changed * Gorouter healthchecker retries connection instead of monit (https://github.com/cloudfoundry/routing-release/pull/275) ## ✨ Built with go 1.17.11 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.234.0...0.235.0 0.234.0## What's Changed * Gorouter: the metrics package now uses `lsof` to monitor file descriptors on MacOS @domdom82 https://github.com/cloudfoundry/gorouter/pull/312 * 🐛 Bumped the `lager` dependency to resolve issues where the timeFormat flag was not honored, resulting in epoch timestamps vs human readable. Thanks @ameowlia! * Now tested with the bionic stemcell in CI ## ✨ Built with go 1.17.11 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.233.0...0.234.0 |
ruby-offline-buildpack | 1.8.54 | |
silk | 3.9.0 | |
smb-volume | 3.1.0 | |
smoke-tests | 4.5.0 | |
staticfile-offline-buildpack | 1.5.30 | |
statsd-injector | 1.11.19 | |
syslog | 11.8.0 | |
system-metrics-scraper | 3.2.6 | |
uaa | 74.5.45 |
Release Date: 06/24/2022
2.62.0
Component | Version |
---|---|
ubuntu-xenial stemcell | 621.244 |
backup-and-restore-sdk | 1.18.42 |
binary-offline-buildpack | 1.0.45 |
bosh-dns-aliases | 0.0.4 |
bosh-system-metrics-forwarder | 0.0.22 |
bpm | 1.1.18 |
capi | 1.127.2 |
cf-autoscaling | 249.0.7 |
cf-cli | 1.38.0 |
cf-networking | 3.6.0 |
cflinuxfs3 | 0.301.0 |
credhub | 2.12.4 |
diego | 2.62.0 |
dotnet-core-offline-buildpack | 2.3.42 |
garden-runc | 1.20.6 |
go-offline-buildpack | 1.9.46 |
haproxy | 11.10.2 |
java-offline-buildpack | 4.49 |
log-cache | 2.11.11 |
loggregator | 106.6.7 |
loggregator-agent | 6.4.1 |
mapfs | 1.2.6 |
metric-registrar | 1.2.6 |
metrics-discovery | 3.0.13 |
mysql-monitoring | 9.15.0 |
nats | 44 |
nfs-volume | 7.1.1 |
nginx-offline-buildpack | 1.1.38 |
nodejs-offline-buildpack | 1.7.70 |
notifications | 62 |
notifications-ui | 40 |
php-offline-buildpack | 4.4.61 |
push-apps-manager-release | 676.0.2 |
push-offline-docs-release | 1.0.94 |
push-usage-service-release | 674.0.24 |
pxc | 0.41.0 |
python-offline-buildpack | 1.7.54 |
r-offline-buildpack | 1.1.29 |
routing | 0.233.0 |
ruby-offline-buildpack | 1.8.54 |
silk | 3.6.0 |
smb-volume | 3.1.0 |
smoke-tests | 4.5.0 |
staticfile-offline-buildpack | 1.5.30 |
statsd-injector | 1.11.19 |
syslog | 11.7.10 |
system-metrics-scraper | 3.2.5 |
uaa | 74.5.41 |
Release Date: 06/09/2022
Warning: Breaking change. This version contains Diego 2.64.0, which bumps to Go 1.18. Go 1.18 no longer supports TLS 1.0 and 1.1 connections or certificates with a SHA-1 checksum. This is most likely to affect connections with external databases. We stated earlier that we wouldn't bump to Go 1.18 until July 1, 2022. This TAS for VMs release with Diego 2.64.0 breaks that promise. We apologize. We are rolling back to Diego 2.62.0. If you already successfully deployed to this TAS for VMs release with Diego 2.64.0, then you are safe to continue using it.
1.18.42
1.0.45
0.0.22
1.1.18
1.127.2
249.0.7
3.6.0
0.301.0
2.64.0
2.3.42
1.20.6
1.9.46
11.10.2
4.49
2.11.11
106.6.7
6.4.1
1.2.6
3.0.13
44
1.1.38
1.7.70
4.4.61
676.0.2
1.0.94
674.0.24
1.7.54
1.1.29
0.233.0
1.8.54
3.6.0
1.5.30
1.11.19
11.7.10
3.2.5
74.5.41
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.244 | |
backup-and-restore-sdk | 1.18.42 | |
binary-offline-buildpack | 1.0.45 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.22 | |
bpm | 1.1.18 | |
capi | 1.127.2 | |
cf-autoscaling | 249.0.7 | |
cf-cli | 1.38.0 | |
cf-networking | 3.6.0 | |
cflinuxfs3 | 0.301.0 | |
credhub | 2.12.4 | |
diego | 2.64.0 | |
dotnet-core-offline-buildpack | 2.3.42 | |
garden-runc | 1.20.6 | |
go-offline-buildpack | 1.9.46 | |
haproxy | 11.10.2 | |
java-offline-buildpack | 4.49 | |
log-cache | 2.11.11 | |
loggregator | 106.6.7 | |
loggregator-agent | 6.4.1 | |
mapfs | 1.2.6 | |
metric-registrar | 1.2.6 | |
metrics-discovery | 3.0.13 | |
mysql-monitoring | 9.15.0 | |
nats | 44 | |
nfs-volume | 7.1.1 | |
nginx-offline-buildpack | 1.1.38 | |
nodejs-offline-buildpack | 1.7.70 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.4.61 | |
push-apps-manager-release | 676.0.2 | |
push-offline-docs-release | 1.0.94 | |
push-usage-service-release | 674.0.24 | |
pxc | 0.41.0 | |
python-offline-buildpack | 1.7.54 | |
r-offline-buildpack | 1.1.29 | |
routing | 0.233.0 |
0.233.0## What's Changed * TCP Router: Add locking to the haproxy_reloader script to avoid haproxy reload/restart race conditions by @geofffranks in https://github.com/cloudfoundry/routing-release/pull/269 * TCP Router: Bump HAProxy from 1.8.13 to 2.5.4 by @cunnie in https://github.com/cloudfoundry/routing-release/pull/266 * Gorouter: fix proxy round tripper race condition by @ameowlia and @geofffranks in https://github.com/cloudfoundry/gorouter/pull/318 * Routing API: fix timestamp precision issue that caused routes to be pruned unexpectedly by @geofffranks in https://github.com/cloudfoundry/routing-api/pull/24 * Routing API: remove `golang.x509ignoreCN` bosh property by @geofffranks and @mariash * Routing API: fix bug that caused TCP Router's HAProxy to reload every minute by @jrussett in https://github.com/cloudfoundry/routing-api/pull/26. ## Manifest Property Changes | Job | Property | Notes | | --- | --- | --- | | `routing-api` | `golang.x509ignoreCN` | This property exposed a go debug flag for go version 1.15. Since go 1.16 this go debug flag has had no affect. Removing this bosh property is part of our effort to keep our code base free of cruft. | ## ✨ Built with go 1.17.10 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.232.0...0.233.0 0.232.0## What's Changed * Fixing issue #250: Return a 503 not a 404 when all instances down by @kecirlotfi in https://github.com/cloudfoundry/routing-release/pull/268 and https://github.com/cloudfoundry/gorouter/pull/314 * Fixing issue https://github.com/cloudfoundry/gorouter/pull/315: Fix route service pruning by @geofffranks ## Manifest Property Changes | Job | Property | default | notes | | --- | --- | --- | --- | | `gorouter` | `for_backwards_compatibility_only.empty_pool_response_code_503` | `0s` | This property was added to enable https://github.com/cloudfoundry/routing-release/pull/268 | ## New Contributors 🎉 * @kecirlotfi made their first contribution! Thanks so much! ## ✨ Built with go 1.17.9 **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/0.231.0...0.232.0 |
ruby-offline-buildpack | 1.8.54 | |
silk | 3.6.0 | |
smb-volume | 3.1.0 | |
smoke-tests | 4.5.0 | |
staticfile-offline-buildpack | 1.5.30 | |
statsd-injector | 1.11.19 | |
syslog | 11.7.10 | |
system-metrics-scraper | 3.2.5 | |
uaa | 74.5.41 |
Release Date: 04/21/2022
Note: This version of TAS for VMs contains a known issue that can cause apps to fail to start after you upgrade from a previous version of TAS for VMs. To resolve this issue, see Apps stop running after a deploy when using dynamic ASGs with icmp any rule in the Knowledge Base.
1.127.1
2.12.4
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.224 | |
backup-and-restore-sdk | 1.18.39 | |
binary-offline-buildpack | 1.0.43 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.21 | |
bpm | 1.1.16 | |
capi | 1.127.1 | |
cf-autoscaling | 248 | |
cf-cli | 1.38.0 | |
cf-networking | 3.3.0 | |
cflinuxfs3 | 0.285.0 | |
credhub | 2.12.4 |
2.12.4### Security Fixes - Bump various dependencies. 2.12.3### Security Fixes - Bump various dependencies. 2.12.1### Security Fixes - Bump various dependencies. 2.12.0### Security Fixes - Bump various dependencies. ### Bug Fixes - Fixes an issue where CredHub experiences downtime during certificate rotation process by making CredHub properly load concatenated mTLS CA certificates. ### Features - CredHub is now compatible with Postgres 13, 14. 2.11.1### Dependency Bumps - Bumps log4j2 to 2.17.1 2.11.0### Security Fixes - Further addresses [CVE with Log4j library](https://github.com/advisories/GHSA-jfh8-c2jp-5v3q) and [its prior incomplete fix](https://github.com/advisories/GHSA-7rjr-3q55-vv33) by bumping to log4j2 2.16.0. 2.10.0### Security Fixes - Addresses [CVE with Log4j library](https://github.com/advisories/GHSA-jfh8-c2jp-5v3q) ### Features - Adds a minimum duration server-level configuration fields for leaf and CA certificates: `certificates.leaf_minimum_duration_in_days` and `certificates.ca_minimum_duration_in_days`. When these fields are configured, if a request to generate or regenerate a certificate has a duration lower than the minimum, then the minimum duration is used instead. (https://github.com/cloudfoundry/credhub/pull/201) |
diego | 2.62.0 | |
dotnet-core-offline-buildpack | 2.3.41 | |
garden-runc | 1.20.3 | |
go-offline-buildpack | 1.9.42 | |
haproxy | 11.10.1 | |
java-offline-buildpack | 4.48.2 | |
log-cache | 2.11.5 | |
loggregator | 106.6.2 | |
loggregator-agent | 6.3.8 | |
mapfs | 1.2.6 | |
metric-registrar | 1.2.4 | |
metrics-discovery | 3.0.8 | |
mysql-monitoring | 9.15.0 | |
nats | 43 | |
nfs-volume | 7.1.1 | |
nginx-offline-buildpack | 1.1.37 | |
nodejs-offline-buildpack | 1.7.69 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.4.59 | |
push-apps-manager-release | 676.0.1 | |
push-offline-docs-release | 1.0.71 | |
push-usage-service-release | 674.0.23 | |
pxc | 0.41.0 | |
python-offline-buildpack | 1.7.53 | |
r-offline-buildpack | 1.1.28 | |
routing | 0.231.0 | |
ruby-offline-buildpack | 1.8.53 | |
silk | 3.3.0 | |
smb-volume | 3.1.0 | |
smoke-tests | 4.5.0 | |
staticfile-offline-buildpack | 1.5.29 | |
statsd-injector | 1.11.18 | |
syslog | 11.7.7 | |
system-metrics-scraper | 3.2.4 | |
uaa | 74.5.37 |
Warning: This release has been removed from VMware Tanzu Network due to an issue with the version of CAPI included in the patch.
Release Date: 04/20/2022
Note: This version of TAS for VMs contains a known issue that can cause apps to fail to start after you upgrade from a previous version of TAS for VMs. To resolve this issue, see Apps stop running after a deploy when using dynamic ASGs with icmp any rule in the Knowledge Base.
1.18.39
1.0.43
1.127.1
0.285.0
2.12.2
2.62.0
2.3.41
1.20.3
1.9.42
11.10.1
4.48.2
1.1.37
1.7.69
4.4.59
1.0.71
1.7.53
1.1.28
1.8.53
1.5.29
74.5.37
Component | Version | Release Notes |
---|---|---|
ubuntu-xenial stemcell | 621.224 | |
backup-and-restore-sdk | 1.18.39 | |
binary-offline-buildpack | 1.0.43 | |
bosh-dns-aliases | 0.0.4 | |
bosh-system-metrics-forwarder | 0.0.21 | |
bpm | 1.1.16 | |
capi | 1.127.1 | |
cf-autoscaling | 248 | |
cf-cli | 1.38.0 | |
cf-networking | 3.3.0 | |
cflinuxfs3 | 0.285.0 | |
credhub | 2.12.2 |
2.12.1### Security Fixes - Bump various dependencies. 2.12.0### Security Fixes - Bump various dependencies. ### Bug Fixes - Fixes an issue where CredHub experiences downtime during certificate rotation process by making CredHub properly load concatenated mTLS CA certificates. ### Features - CredHub is now compatible with Postgres 13, 14. 2.11.1### Dependency Bumps - Bumps log4j2 to 2.17.1 2.11.0### Security Fixes - Further addresses [CVE with Log4j library](https://github.com/advisories/GHSA-jfh8-c2jp-5v3q) and [its prior incomplete fix](https://github.com/advisories/GHSA-7rjr-3q55-vv33) by bumping to log4j2 2.16.0. 2.10.0### Security Fixes - Addresses [CVE with Log4j library](https://github.com/advisories/GHSA-jfh8-c2jp-5v3q) ### Features - Adds a minimum duration server-level configuration fields for leaf and CA certificates: `certificates.leaf_minimum_duration_in_days` and `certificates.ca_minimum_duration_in_days`. When these fields are configured, if a request to generate or regenerate a certificate has a duration lower than the minimum, then the minimum duration is used instead. (https://github.com/cloudfoundry/credhub/pull/201) |
diego | 2.62.0 | |
dotnet-core-offline-buildpack | 2.3.41 | |
garden-runc | 1.20.3 | |
go-offline-buildpack | 1.9.42 | |
haproxy | 11.10.1 | |
java-offline-buildpack | 4.48.2 | |
log-cache | 2.11.5 | |
loggregator | 106.6.2 | |
loggregator-agent | 6.3.8 | |
mapfs | 1.2.6 | |
metric-registrar | 1.2.4 | |
metrics-discovery | 3.0.8 | |
mysql-monitoring | 9.15.0 | |
nats | 43 | |
nfs-volume | 7.1.1 | |
nginx-offline-buildpack | 1.1.37 | |
nodejs-offline-buildpack | 1.7.69 | |
notifications | 62 | |
notifications-ui | 40 | |
php-offline-buildpack | 4.4.59 | |
push-apps-manager-release | 676.0.1 | |
push-offline-docs-release | 1.0.71 | |
push-usage-service-release | 674.0.23 | |
pxc | 0.41.0 | |
python-offline-buildpack | 1.7.53 | |
r-offline-buildpack | 1.1.28 | |
routing | 0.231.0 | |
ruby-offline-buildpack | 1.8.53 | |
silk | 3.3.0 | |
smb-volume | 3.1.0 | |
smoke-tests | 4.5.0 | |
staticfile-offline-buildpack | 1.5.29 | |
statsd-injector | 1.11.18 | |
syslog | 11.7.7 | |
system-metrics-scraper | 3.2.4 | |
uaa | 74.5.37 |
Release Date: 04/06/2022
Note: This version of TAS for VMs contains a known issue that can cause apps to fail to start after you upgrade from a previous version of TAS for VMs. To resolve this issue, see Apps stop running after a deploy when using dynamic ASGs with icmp any rule in the Knowledge Base.
4.48.2
74.5.37
Component | Version |
---|---|
ubuntu-xenial stemcell | 621.211 |
backup-and-restore-sdk | 1.18.34 |
binary-offline-buildpack | 1.0.42 |
bosh-dns-aliases | 0.0.4 |
bosh-system-metrics-forwarder | 0.0.21 |
bpm | 1.1.16 |
capi | 1.127.0 |
cf-autoscaling | 248 |
cf-cli | 1.38.0 |
cf-networking | 3.3.0 |
cflinuxfs3 | 0.274.0 |
credhub | 2.9.9 |
diego | 2.58.1 |
dotnet-core-offline-buildpack | 2.3.38 |
garden-runc | 1.20.0 |
go-offline-buildpack | 1.9.38 |
haproxy | 11.9.3 |
java-offline-buildpack | 4.48.2 |
log-cache | 2.11.5 |
loggregator | 106.6.2 |
loggregator-agent | 6.3.8 |
mapfs | 1.2.6 |
metric-registrar | 1.2.4 |
metrics-discovery | 3.0.8 |
mysql-monitoring | 9.15.0 |
nats | 43 |
nfs-volume | 7.1.1 |
nginx-offline-buildpack | 1.1.34 |
nodejs-offline-buildpack | 1.7.66 |
notifications | 62 |
notifications-ui | 40 |
php-offline-buildpack | 4.4.55 |
push-apps-manager-release | 676.0.1 |
push-offline-docs-release | 1.0.33 |
push-usage-service-release | 674.0.23 |
pxc | 0.41.0 |
python-offline-buildpack | 1.7.49 |
r-offline-buildpack | 1.1.25 |
routing | 0.231.0 |
ruby-offline-buildpack | 1.8.50 |
silk | 3.3.0 |
smb-volume | 3.1.0 |
smoke-tests | 4.5.0 |
staticfile-offline-buildpack | 1.5.28 |
statsd-injector | 1.11.18 |
syslog | 11.7.7 |
system-metrics-scraper | 3.2.4 |
uaa | 74.5.37 |
Release Date: 03/31/2022
Note: This version of TAS for VMs contains a known issue that can cause apps to fail to start after you upgrade from a previous version of TAS for VMs. To resolve this issue, see Apps stop running after a deploy when using dynamic ASGs with icmp any rule in the Knowledge Base.
74.5.36
Component | Version |
---|---|
ubuntu-xenial stemcell | 621.211 |
backup-and-restore-sdk | 1.18.34 |
binary-offline-buildpack | 1.0.42 |
bosh-dns-aliases | 0.0.4 |
bosh-system-metrics-forwarder | 0.0.21 |
bpm | 1.1.16 |
capi | 1.127.0 |
cf-autoscaling | 248 |
cf-cli | 1.38.0 |
cf-networking | 3.3.0 |
cflinuxfs3 | 0.274.0 |
credhub | 2.9.9 |
diego | 2.58.1 |
dotnet-core-offline-buildpack | 2.3.38 |
garden-runc | 1.20.0 |
go-offline-buildpack | 1.9.38 |
haproxy | 11.9.3 |
java-offline-buildpack | 4.48 |
log-cache | 2.11.5 |
loggregator | 106.6.2 |
loggregator-agent | 6.3.8 |
mapfs | 1.2.6 |
metric-registrar | 1.2.4 |
metrics-discovery | 3.0.8 |
mysql-monitoring | 9.15.0 |
nats | 43 |
nfs-volume | 7.1.1 |
nginx-offline-buildpack | 1.1.34 |
nodejs-offline-buildpack | 1.7.66 |
notifications | 62 |
notifications-ui | 40 |
php-offline-buildpack | 4.4.55 |
push-apps-manager-release | 676.0.1 |
push-offline-docs-release | 1.0.33 |
push-usage-service-release | 674.0.23 |
pxc | 0.41.0 |
python-offline-buildpack | 1.7.49 |
r-offline-buildpack | 1.1.25 |
routing | 0.231.0 |
ruby-offline-buildpack | 1.8.50 |
silk | 3.3.0 |
smb-volume | 3.1.0 |
smoke-tests | 4.5.0 |
staticfile-offline-buildpack | 1.5.28 |
statsd-injector | 1.11.18 |
syslog | 11.7.7 |
system-metrics-scraper | 3.2.4 |
uaa | 74.5.36 |
Release Date: March 29, 2022
Note: This version of TAS for VMs contains a known issue that can cause apps to fail to start after you upgrade from a previous version of TAS for VMs. To resolve this issue, see Apps stop running after a deploy when using dynamic ASGs with icmp any rule in the Knowledge Base.
Component | Version |
---|---|
ubuntu-xenial stemcell | 621.211 |
backup-and-restore-sdk | 1.18.34 |
binary-offline-buildpack | 1.0.42 |
bosh-dns-aliases | 0.0.4 |
bosh-system-metrics-forwarder | 0.0.21 |
bpm | 1.1.16 |
capi | 1.127.0 |
cf-autoscaling | 248 |
cf-cli (v7/v8)* | 1.38.0 |
cf-networking | 3.3.0 |
cflinuxfs3 | 0.274.0 |
credhub | 2.9.9 |
diego | 2.58.1 |
dotnet-core-offline-buildpack | 2.3.38 |
garden-runc | 1.20.0 |
go-offline-buildpack | 1.9.38 |
haproxy | 11.9.3 |
java-offline-buildpack | 4.48 |
log-cache | 2.11.5 |
loggregator | 106.6.2 |
loggregator-agent | 6.3.8 |
mapfs | 1.2.6 |
metric-registrar | 1.2.4 |
metrics-discovery | 3.0.8 |
mysql-monitoring | 9.15.0 |
nats | 43 |
nfs-volume | 7.1.1 |
nginx-offline-buildpack | 1.1.34 |
nodejs-offline-buildpack | 1.7.66 |
notifications | 62 |
notifications-ui | 40 |
php-offline-buildpack | 4.4.55 |
push-apps-manager-release | 676.0.1 |
push-offline-docs-release | 1.0.33 |
push-usage-service-release | 674.0.23 |
pxc | 0.41.0 |
python-offline-buildpack | 1.7.49 |
r-offline-buildpack | 1.1.25 |
routing | 0.231.0 |
ruby-offline-buildpack | 1.8.50 |
silk | 3.3.0 |
smb-volume | 3.1.0 |
smoke-tests | 4.5.0 |
staticfile-offline-buildpack | 1.5.28 |
statsd-injector | 1.11.18 |
syslog | 11.7.7 |
system-metrics-scraper | 3.2.4 |
uaa | 74.5.34 |
To upgrade to TAS for VMs v2.13, see Configuring TAS for VMs for Upgrades.
When upgrading to TAS for VMs v2.13, be aware of the following upgrade considerations:
If you previously used TAS for VMs v2.10 or earlier, you must first upgrade to TAS for VMs v2.11 to successfully upgrade to TAS for VMs v2.13.
Upgrade the cf CLI to the latest cf CLI v7 release, the latest cf CLI v8 release, or the commercial cf CLI distribution available on VMware Tanzu Network.
Some partner service tiles might be incompatible with TAS for VMs v2.13. VMware is working with partners to ensure that their tiles are updated to work with the latest versions of TAS for VMs. For information about which partner service releases are currently compatible with TAS for VMs v2.13, review the appropriate partners services release documentation at https://docs.pivotal.io or contact the partner organization that produces the tile.
TAS for VMs v2.13 includes the following major features:
In TAS for VMs v2.13, developers can update the destination protocol for app routes. After the destination protocol is updated, the app uses that protocol for all incoming and outgoing communications.
You can update the destination protocol using Apps Manager or cf CLI v8.
Before you can update the destination app protocol, you must activate HTTP/2 ingress and egress for the Gorouter. This option is activate by default in the Networking pane of the TAS for VMs tile.
To update the destination app protocol in Apps Manager, see Change the Destination Protocol for a Route in Managing Apps and Service Instances Using Apps Manager.
To update the destination app protocol using cf CLI v8:
Run:
cf update-destination --app-protocol PROTOCOL APP-NAME APP-DOMAIN --hostname HOSTNAME
Where:
PROTOCOL
is the app protocol you want to use. Valid values are http1
or http2
.APP-NAME
is the name of your app.APP-DOMAIN
is the domain name of your app.HOSTNAME
is the hostname of your app.The following example command updates the destination protocol for example-app
to HTTP/2:
cf update-destination --app-protocol http2 example-app app-domain.com --hostname example-hostname
TAS for VMs v2.13 supports MySQL 8 for external databases. Previous versions of TAS for VMs supported MySQL 5.7, which is expected to reach end of general support (EOGS) in 2023. If you use an external MySQL database with TAS for VMs v2.13, use a MySQL 8 database for improved security and a longer window of support.
In TAS for VMs v2.13, several TAS for VMs components use Golang v1.17.
The following table lists the component releases that have been updated to use Golang v1.17:
Release | First version that uses Golang v1.17 |
---|---|
cf-networking | 2.43.0 |
silk | 2.43.0 |
diego | 2.53.1 |
nats | 41 |
garden-runc | 1.19.31 |
routing | 0.229.0 |
For important information, see Gorouter Certificates Require a SAN Extension below.
TAS for VMs v2.13 introduces dynamic App Security Groups (ASGs).
ASGs are a collection of egress rules that specify the protocols, ports, and IP address ranges where app or task instances send traffic. Previously, updating an existing ASG required you to restart the app before the ASG went into effect.
Dynamic ASGs can automatically update security groups without requiring an app restart. If you have existing ASGs, you can run any of the security group cf CLI commands, including cf bind-security-group
and cf update-security-group
, and the changes apply automatically to any running apps.
To enable dynamic ASGs:
Navigate to the Ops Manager Installation Dashboard.
Click the TAS for VMs tile.
Select Networking.
Select the Enable dynamic application security group changes checkbox.
Click Save.
For more information about ASGs, see App Security Groups.
In TAS for VMs v2.13, App Autoscaler can scale apps by one or more app instances based on autoscaling rules. In previous releases of TAS for VMs, App Autoscaler only scaled app instances up or down by one instance at a time. You can configure scaling factors using the App Autoscaler API or the App Autoscaler CLI plugin.
To configure scaling factors using the API, see Update an App Binding in Using the App Autoscaler API.
To configure scaling factors using the App Autoscaler CLI plugin, see Update Scaling Factors in Using the App Autoscaler CLI.
For more information, see About App Autoscaler.
In TAS for VMs v2.13, the Log Cache component runs on its own Log Cache instance group. Log Cache is no longer part of Doppler instances. Additionally, syslog ingress is enabled by default.
This change allows TAS for VMs to do the following:
Allow Log Cache to scale independently from Doppler. For example, to provide more memory for storing logs and metrics. You can reduce the memory allocation for Doppler instances.
Scale Log Cache to more than 40 VMs, because it is no longer limited by Doppler and Traffic Controller’s throughput and connection-based horizontal scaling limits.
Reduce the number of network hops required for logs and metrics to get to Log Cache.
For important information regarding this feature, see the sections below:
In Ops Manager v2.10.20 and later, operators can rotate the root certificate authority (CA) or NATS CA without re-creating all VMs. If you rotate these certificates and re-deploy Ops Manager, Ops Manager updates the certificates on the VMs without re-creating the VMs.
For more information, see the Ops Manager documentation.
Operators can configure Ops Manager v2.10.23 and later to require IMDSv2 on all BOSH-deployed VMs in Amazon Web Services (AWS). This Ops Manager feature is compatible with installations of TAS for VMs v2.13.
For more information, see the Ops Manager documentation.
In TAS for VMs v2.13, developers can configure app containers to communicate with each other over one-way TLS.
Client applications can now send HTTPS requests to port 61443 of the destination application. In that case TLS is terminated at Envoy. Developers can continue to serve HTTP traffic on port 8080, and Envoy listens on port 61443 with a TLS certificate with a SAN that includes app internal routes. Envoy proxies this port to port 8080 inside the container. When a new route is mapped to the app, the certificate is updated without requiring an app restart. Add network policy to allow container-to-container communication over port 61443:
cf add-network-policy source-app-name --destination-app destination-app-name --protocol tcp --port 61443
Warning: This feature introduces a migration to the BBS database. Rolling back from this release causes database issues.
In TAS for VMs v2.13, you can include documentation and cf CLI packages in Apps Manager that operators and developers can download in air-gapped environments. TAS for VMs v2.13 adds the post-deploy Offline Docs Errand.
To allow access to offline tools in air-gapped environments:
Navigate to the Ops Manager Installation Dashboard.
Click the TAS for VMs tile.
Select Apps Manager.
Under Configure how developers access documentation, tools and pluggins when unable to connect to the internet, activate the Enable access to offline tools checkbox.
Under Choose which CF CLI packages to include, select either CF CLI V7 or CF CLI V8.
Click Save.
Select Errands.
From the Offline Docs Errand dropdown, select On.
Click Save.
Return to the Ops Manager Installation Dashboard.
Click Review Pending Changes.
Click Apply Changes.
For more information, see (Optional) Configure Custom Branding and Apps Manager in Configuring TAS for VMs.
TAS for VMs v2.13 includes the following breaking changes:
In TAS for VMs v2.13, the Log Cache component runs on its own Log Cache instance group. Log Cache is no longer part of Doppler instances.
As a result of this change, Diego Cells with high logging volume might experience higher CPU usage than they did prior to this change.
When you upgrade to TAS for VMs v2.13, you might experience temporary difficulties getting logs and metrics from the cf CLI for apps that are pushed during the upgrade. This should not affect whether or not the app is able to be deployed. For more information, see Possible Downtime When Upgrading from Certain TAS for VMs Versions below.
This change comes with the following considerations when you upgrade to TAS for VMs v2.13:
Breaking Change | Recommended Action |
---|---|
Log Cache uses syslog ingress by default. | Confirm that your instances, including those within isolation segments, are permitted to establish connections to Log Cache nodes on port 6067 . You may need to update firewall rules to allow logs to flow directly from your instances to the Log Cache syslog server. |
Underscaled Log Cache instances can fail with Out of Memory errors, which locks the BOSH Director. |
Scale up your Log Cache instance count. VMware recommends scaling up to match the number of VMs and amount of memory as your Doppler instances before the upgrade. Starting larger and then adjusting for actual use is safer than a deployment failure. |
Service instance metrics might not be retrievable using the Log Cache cf CLI plugin. | VMware recommends configuring syslog ingestion. If you need to retrieve metrics from service tiles that do not support this feature, deactivate the Enable Log Cache syslog ingestion checkbox in the System Logging pane of the TAS for VMs tile. |
In TAS for VMs v2.13, all Gorouter certificates require a valid subjectAltName (SAN) extension. If any Gorouter certificates lack a SAN, Go clients cannot connect to servers and deployment fails.
Before you upgrade to TAS for VMs v2.13, you must do the following:
Verify that all certificates in Ops Manager use a valid SAN. If they do not, rotate your certificates using a valid SAN.
Verify that all external systems that the Gorouter connects to have certificates with a valid SAN. If you use route services, this includes either the route services themselves or the load balancer in front of the route service.
For more information about updating certificates, see Routing and Golang 1.15 X.509 CommonName deprecation in the Knowledge Base.
Golang v1.17 contains stricter IP parsing standards, so IP addresses with leading zeros in any octets cause a BOSH template failure. Operators can remove the leading zeros and try deploying again. This affects properties that feed into all releases that use Golang v1.17. For a complete list, see TAS for VMs Components Use Golang v1.17 above. Syslog drains and Metric Registrar endpoints that are registered using user-provided services might also be affected.
TAS for VMs v2.13 does not support cf CLI v6. You must upgrade to cf CLI v7 or cf CLI v8.
To upgrade to a supported cf CLI version, see Upgrading to cf CLI v7 or Upgrading to cf CLI v8.
TAS for VMs v2.13 includes the following known issues:
A forthcoming patch release of TAS for VMs v2.13 will resolve this issue.
When upgrading from TAS for VMs 2.11 or TAS for VMs 2.12, Firehose nozzle integrations (for example Splunk or Microsoft Azure Log Analytics) will not be able to receive logs or metrics for the majority of the time that Diego cells are updating.
For customers with a large number of Diego cells this may be a lengthy window (multiple hours).
Logs and metrics will continue to be available from the cf CLI, Reverse Log Proxy (v2) nozzles and syslog drains.
You might experience a small amount of log and metric downtime in Log Cache or from the cf CLI when upgrading to TAS for VMs v2.13 from one of the following TAS for VMs versions:
TAS for VMs v2.11.16 or earlier
TAS for VMs v2.12.8 or earlier
If you configure your TAS for VMs deployment to use dynamic ASGs, the Virtual Extensible LAN (VXLAN) policy agent cannot clean up ASGs with ICMP any rules, due to undocumented iptables behavior. This causes a container creation failure, which prevents any apps from starting.
When this happens, you see one of the following VXLAN policy agent errors:
iptables: Bad rule (does a matching rule exist in that chain?)
exit status 1: iptables: No chain/target/match by that name
.
To learn more about this known issue, including how to mitigate it, see Apps stop running after a deploy when using dynamic ASGs with icmp any rule in the Knowledge Base.