These are the 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 2024.

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 you upgrade to or use TAS for VMs v2.13. For more information, see Upgrading to cf CLI v7 and Upgrading to cf CLI v8.

Important

For release 2.13.21 to 2.13.36, CVE-2024-22279 (VMware Tanzu Application Service for VMs GoRouter contains an RFC protocol issue that can lead to a denial of service) has been fixed. For details, see TNZ-2024-0100.


Releases

2.13.40

Release Date: 05/29/2024

  • [Bug Fix] Apps Manager service instance count on space page displays incorrect value
  • [Bug Fix] Remove replication-canary
  • [Bug Fix] App Autoscaler resolves incompatibility with load balancers that reject POST requests without a Content-Length header.
  • [Bug fix] Automatically restart Route Emitter after multiple failed attempts to greet Gorouter. This fixes a rare bug that prevented Route Emitter from being able to register routes.
  • Bump backup-and-restore-sdk to version 1.19.16
  • Bump binary-offline-buildpack to version 1.1.12
  • Bump bpm to version 1.2.19
  • Bump cf-autoscaling to version 250.2.4
  • Bump credhub to version 2.12.75
  • Bump diego to version 2.99.0
  • Bump dotnet-core-offline-buildpack to version 2.4.28
  • Bump garden-runc to version 1.53.0
  • Bump go-offline-buildpack to version 1.10.19
  • Bump java-offline-buildpack to version 4.69.0
  • Bump mapfs to version 1.2.70
  • Bump mysql-monitoring to version 10.15.0
  • Bump nfs-volume to version 7.1.66
  • Bump nodejs-offline-buildpack to version 1.8.25
  • Bump php-offline-buildpack to version 4.6.19
  • Bump push-apps-manager-release to version 676.0.25
  • Bump push-offline-docs-release to version 2.13.600
  • Bump push-usage-service-release to version 674.0.101
  • Bump pxc to version 0.62.0
  • Bump python-offline-buildpack to version 1.8.25
  • Bump r-offline-buildpack to version 1.2.12
  • Bump routing to version 0.298.0
  • Bump ruby-offline-buildpack to version 1.10.15
  • Bump smb-volume to version 3.1.68
  • Bump uaa to version 74.5.116
Component Version Release Notes
ubuntu-xenial stemcell 621.958
backup-and-restore-sdk 1.19.16
v1.19.16
  ## Changes
  * Bump postgresql from 15.6 to 15.7 (#1678)
  ## Dependencies
  * **api:** Updated to v0.180.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.19.15
  ## Changes
  * Bump postgresql from 13.14 to 13.15 (#1677)
  * Golang: Updated to v1.22.3. (#1668)
  ## Dependencies
  * **v2:** Updated to v2.17.3.
For more information, see [v2](https://github.com/onsi/ginkgo). * **net:** Updated to v0.25.0.
For more information, see [net](https://github.com/golang/net). * **api:** Updated to v0.179.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.19.14
  ## Changes
  * Bump ncurses from 6.4 to 6.5 (#1656)
  ## Dependencies
  * **v2:** Updated to v2.17.2.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.33.1.
For more information, see [gomega](https://github.com/onsi/gomega). * **oauth2:** Updated to v0.20.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.177.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.12
1.1.12
  * Updating github-config
  * add codeowners (#173)
  * Uncached buildpack SHA256: 48e3f0980cb55382272f9a1f0663d75040e4afd799ba92e8469a178a3fee6601
  * Uncached buildpack SHA256: 200bab1ec9b36a75dc79abac3a4c9c22a492893c42960c882a5b53c86b2032fb
  * Uncached buildpack SHA256: a553f16f4728012d86a652136aadaa74647b3a9797f1919ae8b0cc6bda6623fe
  * Uncached buildpack SHA256: 753085c3118851092f580125c938796fec87ccf88e155c61d5d9ecba53bc4c30
          
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.42
bpm 1.2.19
capi 1.133.19
cf-autoscaling 250.2.4
v250.2.4
  * Ensure Content-Length header is present on client credential grant requests to the UAA. Resolves incompatibility with some load balancers that will reject POST requests that do not provide a Content-Length header. The incompatibility was introduced in v250.1.3.
  * Bump dependencies
          
cf-cli 1.60.0
cf-networking 3.46.0
cflinuxfs3 0.387.0
count-cores-indicator 2.0.0
credhub 2.12.75
2.12.75
  ## Security Fixes
  * Various dependency bumps
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.74...2.12.75
          
2.12.74
  ## Security Fixes
  * Various dependency bumps
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.73...2.12.74
          
2.12.73
  # What's Changed
  ## Security Fix
  * bump org.bouncycastle:bc-fips from 1.0.2.4 to 1.0.2.5 - this addresses CVE-2024-29857.
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.72...2.12.73
          
diego 2.99.0
v2.99.0
  ## Changes
  - Do not remove evacuating actual LRP during cleanup ([rep#53](https://github.com/cloudfoundry/rep/pull/53))
  - Add additional retries when apps make use of credhub for credentials. ([buildpackapplifecycle#71](https://github.com/cloudfoundry/buildpackapplifecycle/pull/71))
  - Prevent panics in BBS by checking for all types of errors ([bbs#95](https://github.com/cloudfoundry/bbs/pull/95))
  - Add retry logic and more explicit failure in router emitter start-up ([router-emitter#34](https://github.com/cloudfoundry/route-emitter/pull/34))
  - Bump envoy blob version to `1.28.3`
  - Go mod dependency bumps
  ## ✨  Built with go 1.22.3
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.98.0...v2.99.0
  ## Resources
  - [Download release 2.99.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.99.0).
          
dotnet-core-offline-buildpack 2.4.28
2.4.28
  * Add dotnet-runtime 6.0.30, remove dotnet-runtime 6.0.29
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 8.0.5, remove dotnet-runtime 8.0.4
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 6.0.422, remove dotnet-sdk 6.0.421
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 8.0.300, remove dotnet-sdk 8.0.204
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 7.0.409, remove dotnet-sdk 7.0.408
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 6.0.30, remove dotnet-aspnetcore 6.0.29
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 7.0.19, remove dotnet-aspnetcore 7.0.18
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 7.0.19, remove dotnet-runtime 7.0.18
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 8.0.5, remove dotnet-aspnetcore 8.0.4 (#972)
  for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.30 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.19 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 8.0.5 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.30 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.19 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 8.0.5 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.422 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.409 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 8.0.300 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.8.1 | cflinuxfs3 |
  | libunwind | 1.8.1 | cflinuxfs4 |
  | node | 20.12.2 | cflinuxfs3 |
  | node | 20.12.2 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | dotnet-runtime | 8.0.x |
  | dotnet-aspnetcore | 8.0.x |
  | dotnet-sdk | 8.0.x |
  | bower | 1.8.x |
  * Uncached buildpack SHA256: 8c941c4f5e94f26a698251f43416b793c13d223f21778de7c4f254735022b0f5
  * Uncached buildpack SHA256: 53b1022685fe334be0dac2b53b0d36d35f883e08154854194d6257f013a04bae
          
garden-runc 1.53.0
v1.53.0
  ## Changes
  - **DEPRECATION NOTICE** The `garden.experimental_use_containerd_mode_for_processes` property and usage of Garden when run in containerd mode for processes is now deprecated and no longer tested.
  -  **DEFAULT CHANGE** - The default mode for garden containers is now containerd. This has been the default in cf-deployment since 2018.
  -  **REMOVAL OF EXPERIMENTAL FUNCTIONALITY NOTICE**  The experimental option to run the garden server process in rootless mode has been removed, as it did not work as expected and was an abandoned feature.
  - Go package dependency bumps
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/garden-binaries/spec b/jobs/garden-binaries/spec
  index 0433639a..a8a96bae 100644
  --- a/jobs/garden-binaries/spec
  +++ b/jobs/garden-binaries/spec
  @@ -15,7 +15,6 @@ packages:
  - grootfs
  - xfs-progs
  - thresholder
  -  - netplugin-shim
  - dontpanic
  - tini
  diff --git a/jobs/garden/spec b/jobs/garden/spec
  index 027df351..093e53e1 100644
  --- a/jobs/garden/spec
  +++ b/jobs/garden/spec
  @@ -36,7 +36,6 @@ packages:
  - grootfs
  - xfs-progs
  - thresholder
  -  - netplugin-shim
  - dontpanic
  - tini
  @@ -199,10 +198,6 @@ properties:
  description: AppArmor profile to use for unprivileged container processes
  default: garden-default
  -  garden.experimental_rootless_mode:
  -    description: A boolean stating whether or not to run garden-server as a non-root user
  -    default: false
  -
  # We believe this defaults to false to help concourse: https://github.com/cloudfoundry/garden-runc-release/releases/tag/v1.5.0
  # For diego/cf, this should be set to true
  garden.cleanup_process_dirs_on_wait:
  @@ -210,8 +205,8 @@ properties:
  default: false
  garden.containerd_mode:
  -    description: "Use containerd for container lifecycle management. NOTE: cannot be used in combination with bpm or rootless"
  -    default: false
  +    description: "Use containerd for container lifecycle management. NOTE: cannot be used in combination with bpm"
  +    default: true
  garden.tcp_keepalive_time:
  description: Sets the `net.ipv4.tcp_keepalive_time` kernel parameter in containers. If not specified, the value from the linux init_net namespace is used.
  @@ -229,7 +224,7 @@ properties:
  description: Sets the `net.ipv4.tcp_retries2` kernel parameter in containers. If not specified, the value from the linux init_net namespace is used.
  garden.experimental_use_containerd_mode_for_processes:
  -    description: "(Under development) Use containerd for container process management. Must be used with containerd_mode also set to true. NOTE: cannot be used in combination with bpm or rootless"
  +    description: "(Deprecated) No longer used/tested."
  default: false
  garden.experimental_cpu_throttling:
  diff --git a/jobs/gats/spec b/jobs/gats/spec
  index 916a35eb..065e3ace 100644
  --- a/jobs/gats/spec
  +++ b/jobs/gats/spec
  @@ -22,12 +22,6 @@ properties:
  garden_test_rootfs:
  description: Test rootfs to use
  default: 'docker:///cloudfoundry/garden-rootfs'
  -  containerd_for_processes:
  -    description: Run GATS with CONTAINERD_FOR_PROCESSES_ENABLED
  -    default: false
  -  rootless:
  -    description: Run GATS with ROOTLESS env var
  -    default: false
  cpu_throttling:
  description: Run GATS with CPU_THROTTLING_ENABLED
  default: false
  ```
  ## ✨  Built with go 1.22.3
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.52.0...v1.53.0
  ## Resources
  - [Download release 1.53.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.53.0).
          
go-offline-buildpack 1.10.19
1.10.19
  * Updating github-config
  * Add go 1.22.3, remove go 1.22.2 (#446)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/187563910)
  * Add go 1.21.10, remove go 1.21.9 (#447)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187563965)
  | 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.21.10 | cflinuxfs3 |
  | go | 1.21.10 | cflinuxfs4 |
  | go | 1.22.3 | cflinuxfs3 |
  | go | 1.22.3 | cflinuxfs4 |
  | godep | 80 | cflinuxfs3 |
  | godep | 80 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | go | 1.21.x |
  * Uncached buildpack SHA256: 01b9a7ec000681208f9b1f11a9c4ae92b2c284f8b07b847856bae56d398bf996
  * Uncached buildpack SHA256: 6d51853911899b58554327ff01c4cf9b0d97ac7e849e6038b010d1b515ff47f6
          
haproxy 11.17.4
java-offline-buildpack 4.69.0
log-cache 2.12.17
loggregator 106.7.18
loggregator-agent 6.5.19
mapfs 1.2.70
v1.2.70
  ## Changes
  * Golang: Updated to v1.22.3. (#259)
  ## Dependencies
  * **v2:** Updated to v2.17.3.
For more information, see [v2](https://github.com/onsi/ginkgo). * **mapfs:** Updated to v`0de16f2`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.69
  ## Dependencies
  * **v2:** Updated to v2.17.2.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.33.1.
For more information, see [gomega](https://github.com/onsi/gomega). * **mapfs:** Updated to v`7f382bc`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.14
metrics-discovery 3.2.24
mysql-monitoring 10.15.0
v10.15.0
  - Updates golang to 1.22.3
          
nats 56.19.0
nfs-volume 7.1.66
v7.1.66
  ## Dependencies
  * **v2:** Updated to v2.17.3.
For more information, see [v2](https://github.com/onsi/ginkgo). * **nfsbroker:** Updated to v`90964d1`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`4d13326`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.65
  ## Changes
  * Golang: Updated to v1.22.3 (#920)
  * Bump util-linux from 2.40 to 2.40.1 (#922)
  * Change nfsv3driver statd default port to `41793` (non-ephemeral) (#909)
  * Use newest cf-cli available (#913)
  ## Dependencies
  * **nfsbroker:** Updated to v`071d3d8`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`49ad37b`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.64
  ## Dependencies
  * **gomega:** Updated to v1.33.1.
For more information, see [gomega](https://github.com/onsi/gomega). * **nfsbroker:** Updated to v`33b1b44`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`2e98b36`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
nginx-offline-buildpack 1.2.14
nodejs-offline-buildpack 1.8.25
1.8.25
  * Add node 18.20.3, remove node 18.19.1
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/187642410)
  * Add node 20.13.1, remove node 20.11.1 (#722)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187563723)
  | name | version | cf_stacks |
  |-|-|-|
  | node | 18.20.2 | cflinuxfs3 |
  | node | 18.20.2 | cflinuxfs4 |
  | node | 18.20.3 | cflinuxfs3 |
  | node | 18.20.3 | cflinuxfs4 |
  | node | 20.12.2 | cflinuxfs3 |
  | node | 20.12.2 | cflinuxfs4 |
  | node | 20.13.1 | cflinuxfs3 |
  | node | 20.13.1 | cflinuxfs4 |
  | python | 3.11.9 | cflinuxfs3 |
  | python | 3.11.9 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.11.x |
  * Uncached buildpack SHA256: 725a6a0a45207f1469a6a146883aeccacff70ab2dde4d3c6c68fc98fe86199c9
  * Uncached buildpack SHA256: 85d4df7c4d322005d6730a04245fcf18eb5742ae36523f35598f9f229c20f29a
          
notifications 70.0.0
notifications-ui 47.0.0
php-offline-buildpack 4.6.19
4.6.19
  * Add php 8.3.7, remove php 8.3.4 (#1047) for stack(s) cflinuxfs4, cflinuxfs3
  * Add composer 2.7.6, remove composer 2.7.5 (#1044) for stack(s) cflinuxfs4, cflinuxfs3
  * Add php 8.2.19, remove php 8.2.17 (#1045) for stack(s) cflinuxfs4, cflinuxfs3
  * Add composer 2.7.5, remove composer 2.7.4 (#1043) for stack(s) cflinuxfs4, cflinuxfs3
  * Update default nginx version
  * Add nginx 1.25.5, remove nginx 1.25.4 (#1036)
  * Add nginx 1.26.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Rebuild php 8.2.18 for stack(s) cflinuxfs4, cflinuxfs3
  * Add composer 2.7.4, remove composer 2.7.3 (#1034) for stack(s) cflinuxfs4, cflinuxfs3
  * Add composer 2.7.3, remove composer 2.7.2 (#1033) for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.11.0-839 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.7.6 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.59 | cflinuxfs3 |  |
  | httpd | 2.4.59 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.25.5 | cflinuxfs3 |  |
  | nginx | 1.25.5 | cflinuxfs4 |  |
  | nginx | 1.26.0 | cflinuxfs3 |  |
  | nginx | 1.26.0 | cflinuxfs4 |  |
  | php | 8.1.26 | 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.26 | 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.27 | 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.27 | 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.18 | 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, yaml, zip, zlib |
  | php | 8.2.18 | 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, yaml, zip, zlib |
  | php | 8.2.19 | 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, yaml, zip, zlib |
  | php | 8.2.19 | 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, yaml, zip, zlib |
  | php | 8.3.6 | 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.3.6 | 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.3.7 | 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.3.7 | 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.27 |
  | httpd | 2.4.59 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.26.0 |
  | composer | 2.7.6 |
  * Uncached buildpack SHA256: ba1f163a50874979ee5bd6dabd5ea95c30e59fe0beb23544ca0d949fdacae635
  * Uncached buildpack SHA256: 11f5e960ee8c953802cc3112c390abb0caa972b0967c6885aaf557bd4219f15f
          
push-apps-manager-release 676.0.25
676.0.25
  * update dependencies
          
push-offline-docs-release 2.13.600
push-usage-service-release 674.0.101
v674.0.101
  ## Dependencies
  * **app-usage-service:** Updated to v`0b882d3`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.100
  ## Changes
  * Avoid leaking creds from env var if possible (#578)
  ## Dependencies
  * **app-usage-service:** Updated to v`e850c40`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.99
  ## Dependencies
  * **app-usage-service:** Updated to v`9d527f6`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.62.0
v0.62.0
  **Dependency bumps**
  - Updates golang to 1.22.3
  **Bugs fixed**
  - mysql_slow_query.log no longer leaks sensitive secrets through syslog
          
python-offline-buildpack 1.8.25
1.8.25
  * Add miniconda3-py39 24.4.0, remove miniconda3-py39 24.3.0 (#917)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187637426)
  * Add setuptools 70.0.0, remove setuptools 69.5.1 (#918)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187641872)
  * Add miniconda3-py39 24.3.0, remove miniconda3-py39 24.1.2
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187433355)
  | name | version | cf_stacks |
  |-|-|-|
  | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 |
  | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 |
  | miniconda3-py39 | 24.4.0 | cflinuxfs3, cflinuxfs4 |
  | pip | 24.0 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.12.1 | cflinuxfs3 |
  | pipenv | 2023.12.1 | cflinuxfs4 |
  | python | 3.8.19 | cflinuxfs3 |
  | python | 3.8.19 | cflinuxfs4 |
  | python | 3.9.19 | cflinuxfs3 |
  | python | 3.9.19 | cflinuxfs4 |
  | python | 3.10.14 | cflinuxfs3 |
  | python | 3.10.14 | cflinuxfs4 |
  | python | 3.11.9 | cflinuxfs3 |
  | python | 3.11.9 | cflinuxfs4 |
  | python | 3.12.3 | cflinuxfs3 |
  | python | 3.12.3 | cflinuxfs4 |
  | setuptools | 70.0.0 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: 5c5ce4eb1a7f3784963234075467784df417b8fd92fe6d0c5ad77d1829f9025e
  * Uncached buildpack SHA256: 0cb3bac356825d8220fa522bdb6bb7ce3ef682b6cc974346da9b3c75778a5ac3
          
r-offline-buildpack 1.2.12
1.2.12
  * Remove R 3.6 (old version)
  * Add r 4.4.0 for stack(s) cflinuxfs3, cflinuxfs4
  with dependencies for stack cflinuxfs3: forecast 8.22.0, plumber 1.2.2, rserve 1.8.13, shiny 1.8.1.1
  with dependencies for stack cflinuxfs4: forecast 8.22.0, plumber 1.2.2, rserve 1.8.13, shiny 1.8.1.1
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | r | 4.2.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  | r | 4.3.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.3.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  | r | 4.4.0 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.4.0 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  * Uncached buildpack SHA256: c2bfdb323e374eec2f7306d9f97393d017a6cc176568a29e4a7aef6125a1efb1
  * Uncached buildpack SHA256: 33b434519fa21656243a448f40d368c93d5498a8528d1331fb9beb85f1d1c76e
          
routing 0.298.0
v0.298.0
  ## Changes
  - :bug: Improve support for requests using the Expect: 100-continue header.
  - :bug: The missing_content_length_header metric introduced in 0.297.0 has been renamed  to empty_content_length_header for more accuracy. Thanks @peanball!
  - :bug: The empty_content_length_header was fixed to more accurately capture events when the content-length header of a request was empty. Previously extra request types were being included erroneously.
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
  index 712a761f..8269440b 100644
  --- a/jobs/gorouter/spec
  +++ b/jobs/gorouter/spec
  @@ -306,6 +306,9 @@ properties:
  router.keep_alive_probe_interval:
  default: 1s
  description: Interval between TCP keep alive probes. Value is a string (e.g. "10s")
  +  router.keep_alive_100_continue_requests:
  +    description: "If set gorouter reuses backend connection for requests expecting 100-Continue"
  +    default: false
  router.force_forwarded_proto_https:
  description: "Enables setting X-Forwarded-Proto header if SSL termination happened upstream and incorrectly set the header value. When this property is set to true gorouter sets the header X-Forwarded-Proto to https. When this value set to false, gorouter set the header X-Forwarded-Proto to the protocol of the incoming request"
  default: false
  ```
  ## ✨  Built with go 1.22.3
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.297.0...v0.298.0
  ## Resources
  - [Download release 0.298.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.298.0).
          
v0.297.0
  ## Changes
  - **🐛FIXES KNOWN ISSUE** Gorouter now correctly returns the status code provided by backends for workflows using 100-continue, or other 1xx interim status codes.  Thanks for catching this @plowin @domdom82 and thanks @geofffranks for the quick fix!
  - 🐛The TLS listener for the health status endpoint in gorouter now handles custom cipher-suites that do not include any of the required HTTP/2 ciphers. Thanks @MarcPaquette + @geofffranks!
  - 🐛 Failing to establish a TCP connection to a backend no longer causes a panic when setting up a WebSocket connection. Thanks @domdom82!
  - ✨The health status endpoint for gorouter is now able to log error messages encountered when it starts up, to aid in troubleshooting. Thanks @MarcPaquette and @geofffranks !
  - ✨Gorouter now provides a `missing_content_length_header` metric that will flag requests that would have been hit by Golang 1.22's new check to reject requests that have an empty content-length header. This can be used to determine if an environment will be affected by disabling the `go.httplaxcontentlength` gorouter property. Thanks @mariash!
  - **NOTE:** The metric is counting requests unaffected by the new golang behavior and will be updated in 0.298.0+, where it is also renamed to `empty_content_length_header`.
  - ✨Route registrar now allows operators to specify load blancing algorithms for individual routes. Thanks @b1tamara and @domdom82 !
  - Bumped to golang 1.22.3
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/route_registrar/spec b/jobs/route_registrar/spec
  index c51dbb9f..de81a0e8 100644
  --- a/jobs/route_registrar/spec
  +++ b/jobs/route_registrar/spec
  @@ -125,7 +125,8 @@ properties:
  with error, the route is unregistered.
  router_group (required, string, for tcp routes): Name of the router group to which the TCP route should be added.
  external_port (required, string, for tcp routes): Port that the TCP router will listen on.
  -        server_cert_domain_name_modifier (optional, string, for sni routes): a regex replace to help with complicated hostnames
  +        server_cert_domain_name_modifier (optional, string, for sni routes): a regex replace to help with complicated hostnames.
  +        options (optional, object, for http routes): Custom per-route options
  health_check object
  name (required, string): Human-readable reference for the healthcheck
  @@ -135,6 +136,9 @@ properties:
  the script is terminated with `SIGKILL` and the route is unregistered. Value is a string (e.g. "10s") and must parse to a positive time duration i.e. "-5s" is not permitted. Must be less than the value of `registration_interval`.
  Default: Half of the value of `registration_interval`
  +      options object
  +        lb_algo (optional, string): Load balancing algorithm for routing incoming requests to the backend: 'round-robin' or 'least-connection'. In cases where this option is not specified, the algorithm defined in gorouter spec is applied.
  +
  example: |
  - name: my-service
  uris:
  @@ -150,6 +154,8 @@ properties:
  script_path: /path/to/script
  timeout: 5s
  route_service_url: https://my-oauth-proxy-route-service.example.com
  +        options:
  +          lb_algo: least-connection
  - name: my-tls-endpoint
  tls_port: 12346
  server_cert_domain_san: "my-tls-endpoint.internal.com"
  ```
  ## ✨  Built with go 1.22.3
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.296.0...v0.297.0
  ## Resources
  - [Download release 0.297.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.297.0).
          
ruby-offline-buildpack 1.10.15
1.10.15
  * Add jruby 9.4.7.0, remove jruby 9.4.6.0 (#939)
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add bundler 2.5.10, remove bundler 2.5.9 (#941)
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add rubygems 3.5.10, remove rubygems 3.5.9 (#942)
  for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.5.10 | cflinuxfs3, cflinuxfs4 |
  | jruby | 9.4.7.0 | cflinuxfs3 |
  | jruby | 9.4.7.0 | cflinuxfs4 |
  | node | 20.12.2 | cflinuxfs3 |
  | node | 20.12.2 | cflinuxfs4 |
  | openjdk1.8-latest | 1.8.0 | cflinuxfs3, cflinuxfs4 |
  | ruby | 3.1.4 | cflinuxfs3 |
  | ruby | 3.1.4 | cflinuxfs4 |
  | ruby | 3.1.5 | cflinuxfs3 |
  | ruby | 3.1.5 | cflinuxfs4 |
  | ruby | 3.2.2 | cflinuxfs3 |
  | ruby | 3.2.2 | cflinuxfs4 |
  | ruby | 3.2.3 | cflinuxfs3 |
  | ruby | 3.2.3 | cflinuxfs4 |
  | ruby | 3.2.4 | cflinuxfs3 |
  | ruby | 3.2.4 | cflinuxfs4 |
  | ruby | 3.3.0 | cflinuxfs3 |
  | ruby | 3.3.0 | cflinuxfs4 |
  | ruby | 3.3.1 | cflinuxfs3 |
  | ruby | 3.3.1 | cflinuxfs4 |
  | rubygems | 3.5.10 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.22 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.2.x |
  * Uncached buildpack SHA256: 7a017a3df73e6142992e55c7a6f9d906199fc57d7dbb2e8a04a73fc86e159221
  * Uncached buildpack SHA256: c6ec2510015faf48b68f5026e4a7f5421bbd3e8a35fec342a89adfa3df753950
          
silk 3.46.0
smb-volume 3.1.68
v3.1.68
  ## Changes
  * Golang: Updated to v1.22.3 (#408)
  ## Dependencies
  * **v2:** Updated to v2.17.3.
For more information, see [v2](https://github.com/onsi/ginkgo). * **smbbroker:** Updated to v`17a844f`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`9ccf77c`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.67
  ## Changes
  * Use newest cf-cli available (#405)
  ## Dependencies
  * **v2:** Updated to v2.17.2.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.33.1.
For more information, see [gomega](https://github.com/onsi/gomega). * **smbbroker:** Updated to v`490615c`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`fa2b5d0`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.10.0
staticfile-offline-buildpack 1.6.13
statsd-injector 1.11.40
syslog 11.8.18
system-metrics-scraper 4.0.8
uaa 74.5.116
v74.5.116
  ## What's Changed
  * Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.115...v74.5.116
          
v74.5.115
  ## What's Changed
  * Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.114...v74.5.115
          
v74.5.114
  ## What's Changed
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.459 to 0.0.461 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/863
  * Revert "Bump github.com/cloudfoundry/bosh-utils from 0.0.459 to 0.0.461 in /src/acceptance_tests" by @Tallicia in https://github.com/cloudfoundry/uaa-release/pull/868
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.113...v74.5.114
          
v74.5.113
  ## What's Changed
  * Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.112...v74.5.113
          

2.13.39

Release Date: 05/01/2024

Caution This release is susceptible to a known issue where Gorouter returns an incorrect HTTP status code in response to requests with an "HTTP 100 Continue" interim status header. To resolve this issue, see the Broadcom Knowledge Base article Gorouter Returns wrong HTTP response code to client when the request flow uses HTTP 100-continue.

  • Bump backup-and-restore-sdk to version 1.19.12
  • Bump binary-offline-buildpack to version 1.1.11
  • Bump capi to version 1.133.19
  • Bump cf-autoscaling to version 250.2.3
  • Bump cf-networking to version 3.46.0
  • Bump credhub to version 2.12.72
  • Bump diego to version 2.98.0
  • Bump dotnet-core-offline-buildpack to version 2.4.27
  • Bump garden-runc to version 1.52.0
  • Bump go-offline-buildpack to version 1.10.18
  • Bump java-offline-buildpack to version 4.68.0
  • Bump mapfs to version 1.2.68
  • Bump nats to version 56.19.0
  • Bump nfs-volume to version 7.1.63
  • Bump nginx-offline-buildpack to version 1.2.13
  • Bump nodejs-offline-buildpack to version 1.8.24
  • Bump notifications to version 70.0.0
  • Bump php-offline-buildpack to version 4.6.18
  • Bump push-offline-docs-release to version 2.13.568
  • Bump push-usage-service-release to version 674.0.98
  • Bump python-offline-buildpack to version 1.8.23
  • Bump r-offline-buildpack to version 1.2.11
  • Bump routing to version 0.296.0
  • Bump ruby-offline-buildpack to version 1.10.13
  • Bump silk to version 3.46.0
  • Bump smb-volume to version 3.1.66
  • Bump staticfile-offline-buildpack to version 1.6.12
  • Bump uaa to version 74.5.112
Component Version Release Notes
ubuntu-xenial stemcell 621.924
backup-and-restore-sdk 1.19.12
v1.19.12
  ## Dependencies
  * **gomega:** Updated to v1.33.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **net:** Updated to v0.23.0.
For more information, see [net](https://github.com/golang/net). * **api:** Updated to v0.175.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.19.11
  ## Dependencies
  * **azblob:** Updated to v1.3.2.
For more information, see [azblob](https://github.com/Azure/azure-sdk-for-go). * **bosh-backup-and-restore:** Updated to v1.9.63.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore).
binary-offline-buildpack 1.1.11
1.1.11
  * Updating github-config (#171)
  * Uncached buildpack SHA256: 2fdf5a579b79fdf13f372e3f5b4b629e9aae874ce6f0dd2c45e40677ca0cfab8
  * Uncached buildpack SHA256: 7ed9c48549bde198c89f9f30a0d41f15a2d210a2c64762bd5fb5aa72a8b0d7d6
  * Uncached buildpack SHA256: bb0ef600ab0f007d47e0094289529cc2a5c8e35ad0c870aeee97e23bcbb9bd08
  * Uncached buildpack SHA256: 0178f96db779db196fd56d031ff87116af8f2f8d1bfcd82c563317ffe1ff2d13
          
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.42
bpm 1.2.18
capi 1.133.19
1.133.19
  Create final release 1.133.19
          
cf-autoscaling 250.2.3
v250.2.3
  ## What's Changed
  * Bump dependencies
          
cf-cli 1.60.0
cf-networking 3.46.0
v3.46.0
  ## Changes
  - Bump Golang to 1.22
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/performance-test-sd/spec b/jobs/performance-test-sd/spec
  index c89d50f5..0583340e 100644
  --- a/jobs/performance-test-sd/spec
  +++ b/jobs/performance-test-sd/spec
  @@ -6,7 +6,7 @@ templates:
  config.json.erb: config.json
  packages:
  -  - golang-1.21-linux
  +  - golang-1.22-linux
  - performance-test-sd
  consumes:
  ```
  ## ✨  Built with go 1.22.2
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.45.0...v3.46.0
  ## Resources
  - [Download release 3.46.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.46.0).
          
cflinuxfs3 0.387.0
count-cores-indicator 2.0.0
credhub 2.12.72
2.12.72
  Various dependency security bumps
          
2.12.71
  ## Security Fixes
  * Various dependency bumps
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.70...2.12.71
          
2.12.70
  # What's Changed
  ## Bug Fixes
  * Fixed issue #231 [CredHub accumulates orphaned data in the the encrypted_value table](https://github.com/cloudfoundry/credhub/issues/231)
  ## Security Fixes
  * Various dependency bumps
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.69...2.12.70
          
2.12.69
  ## Security fixes
  * Bumped nettty-codec-http to fix CVE-2024-29025.
  ## What's Changed
  * Documented how to clean up orphaned encrypted_value records.
  * Removed a fix that was released in 2.12.67 for a bug that caused CredHub to leave orphaned encrypted_value records - it required permissions for adding triggers to the database that are not available in some databases.
  * Various dependency bumps.
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.66...2.12.69
          
2.12.67
  ## What's Changed
  ### ⚠️  Known Issues
  * This CredHub release might fail to start if CredHub is configured with a database vendor that enforces additional access control on database triggers creation (e.g. Amazon RDS), as this release will attempt to create database triggers at start time. This issue is still under investigation. We recommend that you do not use this release if you are using vendors like Amazon RDS.
  ### Fixes
  * Fixed issue #231 [CredHub accumulates orphaned data in the the encrypted_value table](cloudfoundry/credhub/issues/231)
  ### Dependency Bumps
  * Build(deps): bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
  * Build(deps): bump org.postgresql:postgresql from 42.7.2 to 42.7.3
  * Build(deps): bump com.google.api.grpc:proto-google-common-protos
  * Build(deps): bump org.owasp:dependency-check-gradle from 9.0.9 to 9.0.10
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.66...2.12.67
          
diego 2.98.0
v2.98.0
  ## Changes
  - Update Golang to 1.22
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/vizzini/spec b/jobs/vizzini/spec
  index 7eb920159..d61278357 100644
  --- a/jobs/vizzini/spec
  +++ b/jobs/vizzini/spec
  @@ -1,7 +1,7 @@
  ---
  name: vizzini
  packages:
  -  - golang-1.21-linux
  +  - golang-1.22-linux
  - vizzini
  templates:
  ```
  ## ✨  Built with go 1.22.2
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.97.0...v2.98.0
  ## Resources
  - [Download release 2.98.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.98.0).
          
dotnet-core-offline-buildpack 2.4.27
2.4.27
  * Update default .NET Core version in buildpack from 6.0.x to 8.0.x
  * Add dotnet-runtime 6.0.29, remove dotnet-runtime 6.0.28 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 7.0.18, remove dotnet-runtime 7.0.17 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 8.0.4, remove dotnet-runtime 8.0.3 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 6.0.421, remove dotnet-sdk 6.0.420 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 7.0.408, remove dotnet-sdk 7.0.407 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 8.0.204, remove dotnet-sdk 8.0.203 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 6.0.29, remove dotnet-aspnetcore 6.0.28 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 7.0.18, remove dotnet-aspnetcore 7.0.17 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 8.0.4, remove dotnet-aspnetcore 8.0.3 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 20.12.2, remove node 20.11.1 for stack(s) cflinuxfs3, cflinuxfs4
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.29 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.18 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 8.0.4 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.29 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.18 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 8.0.4 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.421 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.408 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 8.0.204 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.8.1 | cflinuxfs3 |
  | libunwind | 1.8.1 | cflinuxfs4 |
  | node | 20.12.2 | cflinuxfs3 |
  | node | 20.12.2 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | dotnet-runtime | 8.0.x |
  | dotnet-aspnetcore | 8.0.x |
  | dotnet-sdk | 8.0.x |
  | bower | 1.8.x |
  * Uncached buildpack SHA256: 1d70ed8764000483b61bd54e8b63b4ced2cace1e5ba65a1516425b1f848cf755
  * Uncached buildpack SHA256: 6093eff801445ac688841553e40f9c760be0385d3008b12f99b8d96bc83d16b5
          
garden-runc 1.52.0
v1.52.0
  ## Changes
  - Bump Golang to 1.22
  ## ✨  Built with go 1.22.2
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.51.0...v1.52.0
  ## Resources
  - [Download release 1.52.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.52.0).
          
go-offline-buildpack 1.10.18
1.10.18
  * Add go 1.21.9, remove go 1.21.8 for stack(s) cflinuxfs3, cflinuxfs4 (#441)
  * Add go 1.22.2, remove go 1.22.1 for stack(s) cflinuxfs3, cflinuxfs4 (#442)
  | 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.21.9 | cflinuxfs3 |
  | go | 1.21.9 | cflinuxfs4 |
  | go | 1.22.2 | cflinuxfs3 |
  | go | 1.22.2 | cflinuxfs4 |
  | godep | 80 | cflinuxfs3 |
  | godep | 80 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | go | 1.21.x |
  * Uncached buildpack SHA256: 5c558a7007327b161c22a35364c3c6efb8462b0fbed1bb971d1383517fbf8a8d
  * Uncached buildpack SHA256: e49a42b9d164e0b3e393d22cd3e9f6c4711be46389d93acc5709de40970fa9a1
          
haproxy 11.17.4
java-offline-buildpack 4.68.0
log-cache 2.12.17
loggregator 106.7.18
loggregator-agent 6.5.19
mapfs 1.2.68
v1.2.68
  ## Dependencies
  * **gomega:** Updated to v1.33.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **mapfs:** Updated to v`3fb73af`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.67
  ## Dependencies
  * **mapfs:** Updated to v`b5baec0`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.14
metrics-discovery 3.2.24
mysql-monitoring 10.13.0
nats 56.19.0
v56.19.0
  ## Changes
  - Bump Golang to 1.22
  ## ✨  Built with go 1.22.2
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.18.0...v56.19.0
  ## Resources
  - [Download release 56.19.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.19.0).
          
nfs-volume 7.1.63
v7.1.63
  ## Changes
  * Add final release 7.1.62 [ci skip]
  ## Dependencies
  * **gomega:** Updated to v1.33.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **nfsbroker:** Updated to v`5d71277`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`31062e6`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.62
  ## Changes
  * Bump sqlite from 3.45.2 to 3.45.3 (#881)
  ## Dependencies
  * **nfsbroker:** Updated to v`680bc33`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`279655c`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
nginx-offline-buildpack 1.2.13
1.2.13
  * Updating github-config (#274)
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.4 | cflinuxfs3 |
  | nginx | 1.25.4 | cflinuxfs4 |
  | openresty | 1.21.4.2 | cflinuxfs3 |
  | openresty | 1.21.4.2 | cflinuxfs4 |
  | openresty | 1.25.3.1 | cflinuxfs3 |
  | openresty | 1.25.3.1 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: a8bcd08605ef71db790fc0f25481ea34cd4cf705cb9d1cbd737537b5fcc16ac8
  * Uncached buildpack SHA256: 6adb381aea1fc7f1066e25eb4348317c39b7aef6d5c899ba78e4e1b7b2139858
          
nodejs-offline-buildpack 1.8.24
1.8.24
  * Add node 18.20.2, remove node 18.19.0 (#717)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/187406609)
  * Add node 20.12.2, remove node 20.11.0 (#716)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187406689)
  * Add python 3.11.9, remove python 3.11.8 (#712)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187354849)
  * Updating github-config (#706)
  | name | version | cf_stacks |
  |-|-|-|
  | node | 18.19.1 | cflinuxfs3 |
  | node | 18.19.1 | cflinuxfs4 |
  | node | 18.20.2 | cflinuxfs3 |
  | node | 18.20.2 | cflinuxfs4 |
  | node | 20.11.1 | cflinuxfs3 |
  | node | 20.11.1 | cflinuxfs4 |
  | node | 20.12.2 | cflinuxfs3 |
  | node | 20.12.2 | cflinuxfs4 |
  | python | 3.11.9 | cflinuxfs3 |
  | python | 3.11.9 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.11.x |
  * Uncached buildpack SHA256: 140b82e74a883754ff987b47e41eb1103bb4616b2c4aa0ba23c42cb00fe1b670
  * Uncached buildpack SHA256: b23bf383be6d3332484b6a7033bfca8b36a50a7cadf6d87ee608a104e3e55d9f
          
notifications 70.0.0
v70.0.0
  * add spec options to specify max number of retries and max queue length for jobs
  * default length to 5000 and reduce number of retries from 9 to 5
  * fix deploy errand to report when cf push fails correctly
  * fix deploy errand to not fail upgrades due to intermixing new and old code.
          
notifications-ui 47.0.0
php-offline-buildpack 4.6.18
4.6.18
  * Add php 8.2.18, remove php 8.2.16 for stack(s) cflinuxfs4, cflinuxfs3
  * Add php 8.3.6, remove php 8.3.3 for stack(s) cflinuxfs4, cflinuxfs3
  * Add httpd 2.4.59, remove httpd 2.4.58 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.11.0-839 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.7.2 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.59 | cflinuxfs3 |  |
  | httpd | 2.4.59 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.4 | cflinuxfs3 |  |
  | nginx | 1.25.4 | cflinuxfs4 |  |
  | php | 8.1.26 | 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.26 | 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.27 | 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.27 | 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.17 | 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, yaml, zip, zlib |
  | php | 8.2.17 | 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, yaml, zip, zlib |
  | php | 8.2.18 | 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, yaml, zip, zlib |
  | php | 8.2.18 | 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, yaml, zip, zlib |
  | php | 8.3.4 | 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.3.4 | 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.3.6 | 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.3.6 | 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.27 |
  | httpd | 2.4.59 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.25.4 |
  | composer | 2.7.2 |
  * Uncached buildpack SHA256: 0a3064a52cf955fd63a97f721b71c884f7ff4b1f6feebf28ee6ed24cd8138444
  * Uncached buildpack SHA256: a8ec252ebb290ff8bca22136821a9ba695831688b14120f3a0e9135f264ebf3d
          
push-apps-manager-release 676.0.24
push-offline-docs-release 2.13.568
push-usage-service-release 674.0.98
v674.0.98
  ## Changes
  * creating final release 674.0.97
  ## Dependencies
  * **app-usage-service:** Updated to v`159f378`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.97
  ## Dependencies
  * **app-usage-service:** Updated to v`7d0ce49`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.61.0
python-offline-buildpack 1.8.23
1.8.23
  * Add setuptools 69.5.1, remove setuptools 69.2.0
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187426113)
  * Add python 3.12.3, remove python 3.12.2 (#904)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/187398328)
  * Add python 3.11.9, remove python 3.11.8 (#903)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187354849)
  * Add python 3.10.14, remove python 3.10.13 (#901)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187273725)
  * Add python 3.9.19, remove python 3.9.18 (#900)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/187271197)
  * Add python 3.8.19, remove python 3.8.18 (#899)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/187270980)
  | name | version | cf_stacks |
  |-|-|-|
  | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 |
  | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 |
  | miniconda3-py39 | 24.1.2 | cflinuxfs3, cflinuxfs4 |
  | pip | 24.0 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.12.1 | cflinuxfs3 |
  | pipenv | 2023.12.1 | cflinuxfs4 |
  | python | 3.8.19 | cflinuxfs3 |
  | python | 3.8.19 | cflinuxfs4 |
  | python | 3.9.19 | cflinuxfs3 |
  | python | 3.9.19 | cflinuxfs4 |
  | python | 3.10.14 | cflinuxfs3 |
  | python | 3.10.14 | cflinuxfs4 |
  | python | 3.11.9 | cflinuxfs3 |
  | python | 3.11.9 | cflinuxfs4 |
  | python | 3.12.3 | cflinuxfs3 |
  | python | 3.12.3 | cflinuxfs4 |
  | setuptools | 69.5.1 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: 0d4fb765c07620a46968ac6e556762e8c7afe2bd0cc8b4f1da5acaae3004a496
  * Uncached buildpack SHA256: dfa231d89974e279f84e51db50a353042c5853e78d31946185fdac20c6badb70
          
r-offline-buildpack 1.2.11
1.2.11
  * Add r 4.3.3, remove r 4.3.2 for stack(s) cflinuxfs3, cflinuxfs4
  * Update r 4.2.3 dependencies for stack(s) cflinuxfs3, cflinuxfs4:
  * plumber from 1.2.1 to 1.2.2
  * shiny from 1.8.0 to 1.8.1.1
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  | r | 4.3.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.3.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  * Uncached buildpack SHA256: a72c532106fca24a9e8cb4fbef5e4be438985b5b84c0a6fef522ef53f06f5849
  * Uncached buildpack SHA256: 27bd5acf1658c8308787581f5c2ec5e1e569e1adb7c4ddb5f251ae7820f51b1a
          
routing 0.296.0
v0.296.0
  ## Changes
  - Pass availability zone in route-registrar for AZ-aware routing of system components
  - Bump Golang to 1.22
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/acceptance_tests/spec b/jobs/acceptance_tests/spec
  index e1a6a9ae..8122ddaf 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.21-linux
  + - golang-1.22-linux
  - acceptance_tests
  - rtr
  - cf-cli-8-linux
  diff --git a/jobs/smoke_tests/spec b/jobs/smoke_tests/spec
  index b230192b..02edfd9d 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.21-linux
  + - golang-1.22-linux
  - acceptance_tests
  - cf-cli-8-linux
  ```
  ## ✨  Built with go 1.22.2
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.295.0...v0.296.0
  ## Resources
  - [Download release 0.296.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.296.0).
          
ruby-offline-buildpack 1.10.13
1.10.13
  * Enable rails 7.1 compatibility for buildpack (#925)
  * Add rubygems 3.5.9, remove rubygems 3.5.8 (#932)
  for stack(s) cflinuxfs4, cflinuxfs3 [#187420578]
  * Add rubygems 3.5.8, remove rubygems 3.5.7 (#930)
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add bundler 2.5.9, remove bundler 2.5.8 (#931)
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add bundler 2.5.8, remove bundler 2.5.7 (#929)
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 20.12.2, remove node 20.12.1 (#926)
  for stack(s) cflinuxfs3, cflinuxfs4
  * Deprecate Ruby 3.0.X (EOL)
  * Add rubygems 3.5.7, remove rubygems 3.5.6 for stack(s) cflinuxfs4, cflinuxfs3
  * Add bundler 2.5.7, remove bundler 2.5.6 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 20.12.1, remove node 20.11.1 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.5.9 | cflinuxfs3, cflinuxfs4 |
  | jruby | 9.4.6.0 | cflinuxfs3 |
  | jruby | 9.4.6.0 | cflinuxfs4 |
  | node | 20.12.2 | cflinuxfs3 |
  | node | 20.12.2 | cflinuxfs4 |
  | openjdk1.8-latest | 1.8.0 | cflinuxfs3, cflinuxfs4 |
  | ruby | 3.1.3 | cflinuxfs3 |
  | ruby | 3.1.3 | cflinuxfs4 |
  | ruby | 3.1.4 | cflinuxfs3 |
  | ruby | 3.1.4 | cflinuxfs4 |
  | ruby | 3.2.2 | cflinuxfs3 |
  | ruby | 3.2.2 | cflinuxfs4 |
  | ruby | 3.2.3 | cflinuxfs3 |
  | ruby | 3.2.3 | cflinuxfs4 |
  | ruby | 3.3.0 | cflinuxfs3 |
  | ruby | 3.3.0 | cflinuxfs4 |
  | rubygems | 3.5.9 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.22 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.2.x |
  * Uncached buildpack SHA256: e40ebcdb8e47d99a7b6c56dd784074d5a9de4c01a75e6d0cd13bb95252c46649
  * Uncached buildpack SHA256: 80e4fe57a72551e42e6077bab42f12e6351799bd4d4d640d2fd3fccf3cbff190
          
silk 3.46.0
v3.46.0
  ## Changes
  - Bump Golang to 1.22
  ## ✨  Built with go 1.22.2
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.45.0...v3.46.0
  ## Resources
  - [Download release 3.46.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.46.0).
          
smb-volume 3.1.66
v3.1.66
  ## Changes
  * Add final release 3.1.65 [ci skip]
  ## Dependencies
  * **smbbroker:** Updated to v`b2fb57d`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`2335f8e`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.10.0
staticfile-offline-buildpack 1.6.12
1.6.12
  * Updating github-config (#415)
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.4 | cflinuxfs3 |
  | nginx | 1.25.4 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: 658d54e795ab943127061d29cec3d442801d88dac0aba8c4c1ddd93a5ba1eb87
  * Uncached buildpack SHA256: d7dffa3868a7d2ae43e7de366d753f572cf275416045234cdf4fc25ee3607938
          
statsd-injector 1.11.40
syslog 11.8.18
system-metrics-scraper 4.0.8
uaa 74.5.112
v74.5.112
  Various dependency bumps
          
v74.5.111
  ## What's Changed
  * Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.110...v74.5.111
          
v74.5.110
  ## What's Changed
  * Bump mini_portile2 from 2.8.5 to 2.8.6 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/846
  * Bump nokogiri from 1.16.3 to 1.16.4 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/845
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.456 to 0.0.457 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/844
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.109...v74.5.110
          

2.13.38

Release Date: 04/17/2024

Caution This release is susceptible to a known issue where Gorouter returns an incorrect HTTP status code in response to requests with an "HTTP 100 Continue" interim status header. To resolve this issue, see the Broadcom Knowledge Base article Gorouter Returns wrong HTTP response code to client when the request flow uses HTTP 100-continue.

  • [Feature] Add option to enable concurrent read/writes for HTTP/1
  • Bump backup-and-restore-sdk to version 1.19.10
  • Bump bosh-system-metrics-forwarder to version 0.0.42
  • Bump bpm to version 1.2.18
  • Bump cf-autoscaling to version 250.2.2
  • Bump cf-networking to version 3.45.0
  • Bump diego to version 2.97.0
  • Bump garden-runc to version 1.51.0
  • Bump java-offline-buildpack to version 4.67.1
  • Bump log-cache to version 2.12.17
  • Bump loggregator to version 106.7.18
  • Bump loggregator-agent to version 6.5.19
  • Bump mapfs to version 1.2.66
  • Bump metric-registrar to version 2.1.14
  • Bump metrics-discovery to version 3.2.24
  • Bump mysql-monitoring to version 10.13.0
  • Bump nats to version 56.18.0
  • Bump nfs-volume to version 7.1.61
  • Bump push-offline-docs-release to version 2.13.565
  • Bump push-usage-service-release to version 674.0.96
  • Bump routing to version 0.295.0
  • Bump silk to version 3.45.0
  • Bump smb-volume to version 3.1.64
  • Bump smoke-tests to version 4.10.0
  • Bump statsd-injector to version 1.11.40
  • Bump syslog to version 11.8.18
  • Bump system-metrics-scraper to version 4.0.8
  • Bump uaa to version 74.5.109
Component Version Release Notes
ubuntu-xenial stemcell 621.924
backup-and-restore-sdk 1.19.10
v1.19.10
  ## Changes
  * Golang: Updated to v1.22.2. (#1621)
  ## Dependencies
  * **net:** Updated to v0.24.0.
For more information, see [net](https://github.com/golang/net). * **oauth2:** Updated to v0.19.0.
For more information, see [oauth2](https://github.com/golang/oauth2).
v1.19.9
  ## Dependencies
  * **storage:** Updated to v1.40.0.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **bosh-backup-and-restore:** Updated to v1.9.62.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **mysql:** Updated to v1.8.1.
For more information, see [mysql](https://github.com/go-sql-driver/mysql). * **v2:** Updated to v2.17.1.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.32.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **api:** Updated to v0.172.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.19.8
  ## Dependencies
  * **v2:** Updated to v2.17.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.32.0.
For more information, see [gomega](https://github.com/onsi/gomega).
binary-offline-buildpack 1.1.10
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.42
v0.0.42
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.9](https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M/m/khALNYGdAAAJ)
  **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.41...v0.0.42
          
bpm 1.2.18
capi 1.133.18
cf-autoscaling 250.2.2
v250.2.2
  ## What's Changed
  * Bump dependencies
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v250.2.2...v250.2.2
          
cf-cli 1.60.0
cf-networking 3.45.0
v3.45.0
  ## Changes
  - Go dependency bumps
  - Added config for staticcheck
  - Removed references to consul from documentation
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/policy-server-asg-syncer/spec b/jobs/policy-server-asg-syncer/spec
  index 748c39a7..4c6c9a4e 100644
  --- a/jobs/policy-server-asg-syncer/spec
  +++ b/jobs/policy-server-asg-syncer/spec
  @@ -109,7 +109,7 @@ properties:
  description: "Trusted CA for UAA server."
  uaa_hostname:
  -    description: "Host name for the UAA server.  E.g. the service advertised via Consul DNS.  Must match common name in the UAA server cert. Must be listed in `uaa.zones.internal.hostnames`."
  +    description: "Host name for the UAA server.  E.g. the service advertised via Bosh DNS.  Must match common name in the UAA server cert. Must be listed in `uaa.zones.internal.hostnames`."
  default: uaa.service.cf.internal
  uaa_port:
  diff --git a/jobs/policy-server-internal/spec b/jobs/policy-server-internal/spec
  index 7095775d..029e723f 100644
  --- a/jobs/policy-server-internal/spec
  +++ b/jobs/policy-server-internal/spec
  @@ -41,7 +41,7 @@ properties:
  default: 31946
  health_check_timeout_seconds:
  -    description: "Health check timeout for Consul DNS."
  +    description: "Health check timeout"
  default: 5
  internal_listen_port:
  @@ -52,7 +52,7 @@ properties:
  description: "Trusted CA certificate that was used to sign the vxlan policy agent's client cert and key."
  server_cert:
  -    description: "Server certificate for TLS. Must have common name that matches the Consul DNS name of the policy server, eg `policy-server.service.cf.internal`."
  +    description: "Server certificate for TLS. Must have common name that matches the Bosh DNS name of the policy server, eg `policy-server.service.cf.internal`."
  server_key:
  description: "Server key for TLS."
  diff --git a/jobs/policy-server/spec b/jobs/policy-server/spec
  index 0d9f5157..8e2ccfa8 100644
  --- a/jobs/policy-server/spec
  +++ b/jobs/policy-server/spec
  @@ -101,7 +101,7 @@ properties:
  description: "Trusted CA for UAA server."
  uaa_hostname:
  -    description: "Host name for the UAA server.  E.g. the service advertised via Consul DNS.  Must match common name in the UAA server cert. Must be listed in `uaa.zones.internal.hostnames`."
  +    description: "Host name for the UAA server.  E.g. the service advertised via Bosh DNS.  Must match common name in the UAA server cert. Must be listed in `uaa.zones.internal.hostnames`."
  default: uaa.service.cf.internal
  uaa_port:
  ```
  ## ✨  Built with go 1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.44.0...v3.45.0
  ## Resources
  - [Download release 3.45.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.45.0).
          
cflinuxfs3 0.387.0
count-cores-indicator 2.0.0
credhub 2.12.66
diego 2.97.0
v2.97.0
  ## Changes
  - Adds support for comma-delimited destinations in ASGs
  - See: https://github.com/cloudfoundry/executor/pull/96 and https://github.com/cloudfoundry/bbs/pull/94
  - Bump bosh package blobs
  - Bumps `jq` to `1.7.1`
  - Bumps `tar`
  - Bump go.mod dependencies
  ## ✨  Built with go 1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.96.0...v2.97.0
  ## Resources
  - [Download release 2.97.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.97.0).
          
v2.96.0
  ## Changes
  - Bump to golang 1.21.8
  - Golang package dependency bumps
  - Includes moving from docker v20 to docker v26
  - Includes moving from pgx v3 to pgx v5
  - Remove references to Consul from boshrelease + documentation
  - Many fixes to remove deprecated code and otherwise fix linter violations.
  ## ✨  Built with go 1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.95.0...v2.96.0
  ## Resources
  - [Download release 2.96.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.96.0).
          
dotnet-core-offline-buildpack 2.4.26
garden-runc 1.51.0
v1.51.0
  ## Changes
  - Bumped Golang to 1.21.8
  - Golang package dependency bumps
  - Many updates to get codebase passing the staticcheck linker
  - Updated garden-integration-tests to be a little less flakey
  ## ✨  Built with go 1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.50.0...v1.51.0
  ## Resources
  - [Download release 1.51.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.51.0).
          
go-offline-buildpack 1.10.17
haproxy 11.17.4
java-offline-buildpack 4.67.1
log-cache 2.12.17
v2.12.17
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.21.9
  **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.16...v2.12.17
          
loggregator 106.7.18
v106.7.18
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.9](https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M/m/khALNYGdAAAJ)
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.17...v106.7.18
          
loggregator-agent 6.5.19
v6.5.19
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.9](https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M/m/khALNYGdAAAJ)
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.18...v6.5.19
          
mapfs 1.2.66
v1.2.66
  ## Dependencies
  * **mapfs:** Updated to v`b0b6bfa`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.65
  ## Changes
  * Golang: Updated to v1.22.2. (#241)
  ## Dependencies
  * **mapfs:** Updated to v`a80b833`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.64
  ## Dependencies
  * **v2:** Updated to v2.17.1.
For more information, see [v2](https://github.com/onsi/ginkgo). * **mapfs:** Updated to v`cd8e7e6`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.63
  ## Dependencies
  * **v2:** Updated to v2.17.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **mapfs:** Updated to v`5381efc`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.14
v2.1.14
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.9](https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M/m/khALNYGdAAAJ)
  **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.13...v2.1.14
          
metrics-discovery 3.2.24
v3.2.24
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.9](https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M/m/khALNYGdAAAJ)
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.23...v3.2.24
          
mysql-monitoring 10.13.0
v10.13.0
  - Updates golang to 1.22.2
  - Updates dependencies
          
v10.12.0
  - Updates golang to 1.22.1
  - Updates packages and dependencies
  - #186647418 - mysql-diag should report cluster status and disk metrics more concisely
          
nats 56.18.0
v56.18.0
  ## Changes
  - Bump golang package dependencies
  ## ✨  Built with go 1.21.9
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.17.0...v56.18.0
  ## Resources
  - [Download release 56.18.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.18.0).
          
v56.17.0
  ## Changes
  - Bump dependencies
  ## ✨  Built with go 1.21.9
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.16.0...v56.17.0
  ## Resources
  - [Download release 56.17.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.17.0).
          
v56.16.0
  ## Changes
  * Add staticcheck config by @geofffranks in https://github.com/cloudfoundry/nats-release/pull/75
  * Bump dependancies
  ## ✨  Built with go 1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.15.0...v56.16.0
  ## Resources
  - [Download release 56.16.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.16.0).
          
nfs-volume 7.1.61
v7.1.61
  ## Changes
  * Golang: Updated to v1.22.2 (#860)
  * Bump openssl- from 3.2.1 to 3.3.0 (#871)
  ## Dependencies
  * **nfsbroker:** Updated to v`1a70719`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`35b8c6f`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.60
  ## Dependencies
  * **nfsbroker:** Updated to v`8aec99d`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`fb67285`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.59
  ## Changes
  * Bump util-linux from 2.39.3 to 2.40 (#853)
  ## Dependencies
  * **nfsbroker:** Updated to v`7bc7bb0`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`15c152b`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.58
  ## Dependencies
  * **nfsbroker:** Updated to v`e850d95`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`8af81b5`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
nginx-offline-buildpack 1.2.12
nodejs-offline-buildpack 1.8.23
notifications 69.0.0
notifications-ui 47.0.0
php-offline-buildpack 4.6.17
push-apps-manager-release 676.0.24
push-offline-docs-release 2.13.565
push-usage-service-release 674.0.96
v674.0.96
  ## Dependencies
  * **app-usage-service:** Updated to v`f2c8a3c`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.95
  ## Dependencies
  * **app-usage-service:** Updated to v`193129e`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.94
  ## Dependencies
  * **app-usage-service:** Updated to v`9af4b6b`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.93
  ## Changes
  ## Dependencies
  * **app-usage-service:** Updated to v`4c2a77a`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.61.0
python-offline-buildpack 1.8.22
r-offline-buildpack 1.2.10
routing 0.295.0
v0.295.0
  ## Changes
  - Resolves #401 by reverting the removal of the deprecated BuildNameToCertificate() call
  - Bumps to golang 1.21.9 + golang.org/x/net 0.23.0 to patch CVE-2023-45288
  ## ✨  Built with go 1.21.9
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.294.0...v0.295.0
  ## Resources
  - [Download release 0.295.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.295.0).
          
v0.294.0
  ⚠️ This release contains a known issue: gorouter will no longer present the most specific certificate match but rather the first certificate that matches. See https://github.com/cloudfoundry/routing-release/issues/401 for details. Upgrading to routing-release 0.295.0 is advised. ⚠️
  ## Changes
  - [Bump haproxy to 2.8.7](https://github.com/cloudfoundry/routing-release/commit/13b39eb5185656c3557c1ab15b5b13752b2ff6d8)
  - [update templates to not refer to consul](https://github.com/cloudfoundry/routing-release/commit/8216c056b1463bd1d7bf636a749568f70cb924d2)
  - [Default the routing_api.enabled_api_endpoints to mtls](https://github.com/cloudfoundry/routing-release/commit/2e96c2c932f7f945c3c7c15a768d0affc80de446)
  - [Update template test for mTLS routing api default](https://github.com/cloudfoundry/routing-release/commit/469d9e0a4eb0ac6015695ba27c6da80576b29801)
  - [Upgrade cf-cli-8-linux](https://github.com/cloudfoundry/routing-release/commit/b19a25052ed7982c83524ac87d22ed2f316201a2)
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/routing-api/spec b/jobs/routing-api/spec
  index 1d7efe3c..2e5cd361 100644
  --- a/jobs/routing-api/spec
  +++ b/jobs/routing-api/spec
  @@ -95,7 +95,7 @@ properties:
  routing_api.enabled_api_endpoints:
  description: "Protocols that the routing api will listen on. Possible values: 'mtls', or 'both' (mTLS + HTTP)"
  -    default: "both"
  +    default: "mtls"
  routing_api.mtls_port:
  description: "Port on which Routing API is running, listening with mTLS."
  default: 3001
  ```
  ## ✨  Built with go 1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.293.0...v0.294.0
  ## Resources
  - [Download release 0.294.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.294.0).
          
ruby-offline-buildpack 1.10.11
silk 3.45.0
v3.45.0
  ## Changes
  - Fixes to stop using deprecated code in tests (`net.Error.Temporary()`)
  - Remove consul references from documentation
  - Fix issues bumping the code.cloudfoundry.org/executor package
  - Go package bumps
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/silk-controller/spec b/jobs/silk-controller/spec
  index a0966a01..cc7529a8 100644
  --- a/jobs/silk-controller/spec
  +++ b/jobs/silk-controller/spec
  @@ -45,11 +45,11 @@ properties:
  default: 46455
  health_check_port:
  -    description: "Health check port for silk controller. Used by the Consul DNS health check."
  +    description: "Health check port for silk controller. Used by the Bosh DNS health check."
  default: 19683
  health_check_timeout_seconds:
  -    description: "Health check timeout for Consul DNS."
  +    description: "Health check timeout"
  default: 5
  listen_ip:
  @@ -64,7 +64,7 @@ properties:
  description: "Trusted CA certificate that was used to sign the silk daemon client cert and key."
  server_cert:
  -    description: "Server certificate for TLS. Must have common name that matches the Consul DNS name of the silk controller, eg silk-controller.service.cf.internal"
  +    description: "Server certificate for TLS. Must have common name that matches the Bosh DNS name of the silk controller, eg silk-controller.service.cf.internal"
  server_key:
  description: "Server key for TLS."
  diff --git a/jobs/silk-daemon/spec b/jobs/silk-daemon/spec
  index 7a1525b3..e3786357 100644
  --- a/jobs/silk-daemon/spec
  +++ b/jobs/silk-daemon/spec
  @@ -70,7 +70,7 @@ properties:
  default: 3457
  silk_controller.hostname:
  -    description: "Host name for the silk controller.  E.g. the service advertised via Consul DNS.  Must match common name in the silk_controller.server_cert"
  +    description: "Host name for the silk controller.  E.g. the service advertised via Bosh DNS.  Must match common name in the silk_controller.server_cert"
  default: "silk-controller.service.cf.internal"
  silk_controller.listen_port:
  diff --git a/jobs/vxlan-policy-agent/spec b/jobs/vxlan-policy-agent/spec
  index 3118022b..802f04bb 100644
  --- a/jobs/vxlan-policy-agent/spec
  +++ b/jobs/vxlan-policy-agent/spec
  @@ -41,7 +41,7 @@ properties:
  default: false
  policy_server.hostname:
  -    description: "Host name for the policy server.  E.g. the service advertised via Consul DNS.  Must match common name in the policy_server.server_cert"
  +    description: "Host name for the policy server.  E.g. the service advertised via Bosh DNS.  Must match common name in the policy_server.server_cert"
  default: "policy-server.service.cf.internal"
  policy_server.internal_listen_port:
  ```
  ## ✨  Built with go 1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.44.0...v3.45.0
  ## Resources
  - [Download release 3.45.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.45.0).
          
smb-volume 3.1.64
v3.1.64
  ## Dependencies
  * **smbbroker:** Updated to v`02f340b`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`fb88dd0`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.63
  ## Changes
  * Golang: Updated to v1.22.2 (#381)
  ## Dependencies
  * **smbbroker:** Updated to v`b380e77`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`0c36c10`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.62
  ## Dependencies
  * **v2:** Updated to v2.17.1.
For more information, see [v2](https://github.com/onsi/ginkgo). * **smbbroker:** Updated to v`f176916`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`5ee16dc`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.61
  ## Dependencies
  * **v2:** Updated to v2.17.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.32.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **smbbroker:** Updated to v`bab4864`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`7f3242d`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.10.0
4.10.0
  Create bosh final release 4.10.0
          
4.9.5
  Create bosh final release 4.9.5
  ## What's Changed
  * Upgrade Golang to 1.22 by @tas-operability-bot in https://github.com/pivotal/smoke-tests/pull/138
  **Full Changelog**: https://github.com/pivotal/smoke-tests/compare/4.9.5...4.9.5
          
staticfile-offline-buildpack 1.6.11
statsd-injector 1.11.40
v1.11.40
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.9](https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M/m/khALNYGdAAAJ)
  **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.39...v1.11.40
          
syslog 11.8.18
v11.8.18
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.21.9
  **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.17...v11.8.18
          
system-metrics-scraper 4.0.8
v4.0.8
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.9](https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M/m/khALNYGdAAAJ)
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v4.0.7...v4.0.8
          
uaa 74.5.109
v74.5.109
  ## What's Changed
  * Bump spring-security-core from 5.7.11 to 5.7.12 in [#2818](https://github.com/cloudfoundry/uaa/pull/2818) to mitigate [CVE-2024-22257](https://github.com/advisories/GHSA-f3jh-qvm4-mg39)
  * Bump mariadb to 2.7.12, jacksom-bom to 2.16.2, and spring-framework to 5.3.33 in [#2812](https://github.com/cloudfoundry/uaa/pull/2812)
  * [build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0](https://github.com/cloudfoundry/uaa/commit/7b4c3f28bfe5709e225c97a522549a0f81392498)
  * Bump rake from 13.1.0 to 13.2.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/841
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.452 to 0.0.453 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/833
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.453 to 0.0.456 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/842
  * Upgrade Newrelic to version 8.10.0.
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v77.4.0...v74.5.109
          
v74.5.108
  ## What's Changed
  * Bump github.com/onsi/gomega from 1.10.1 to 1.20.1 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/393
  * Bump nokogiri from 1.10.4 to 1.13.8 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/388
  * Bump thread_safe from 0.3.5 to 0.3.6 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/384
  * Bump activesupport from 5.0.1 to 6.1.6.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/383
  * Bump pry from 0.11.0 to 0.14.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/382
  * Bump bosh-template from 2.2.1 to 2.3.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/379
  * Bump rspec from 3.5.0 to 3.11.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/377
  * Bump rake from 11.2.2 to 13.0.6 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/376
  * Bump github.com/cloudfoundry/bosh-cli from 6.1.0+incompatible to 6.4.1+incompatible in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/381
  * Bump rspec-expectations from 3.11.0 to 3.11.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/403
  * Bump rspec-support from 3.11.0 to 3.11.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/405
  * Bump github.com/onsi/gomega from 1.20.1 to 1.20.2 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/398
  * Bump activesupport from 6.1.6.1 to 6.1.7 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/402
  * Bump pry-byebug from 3.5.0 to 3.10.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/394
  * Bump zeitwerk from 2.6.0 to 2.6.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/411
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.328 to 0.0.339 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/417
  * Bump github.com/onsi/gomega from 1.20.2 to 1.22.1 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/418
  * Bump rspec-mocks from 3.11.1 to 3.11.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/425
  * Revert: Bump rspec-mocks from 3.11.1 to 3.11.2 - accidentially by @strehle in https://github.com/cloudfoundry/uaa-release/pull/434
  * Bump nokogiri from 1.13.8 to 1.13.9 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/421
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.339 to 0.0.340 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/420
  * 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
  * 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
  * 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
  * 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
  * Update github action ruby  by @strehle in https://github.com/cloudfoundry/uaa-release/pull/457
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.343 to 0.0.344 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/453
  * Bump racc from 1.6.0 to 1.6.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/454
  * Bump rspec-mocks from 3.12.0 to 3.12.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/461
  * Bump nokogiri from 1.13.9 to 1.13.10 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/460
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.344 to 0.0.345 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/459
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.345 to 0.0.346 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/466
  * Bump rspec-expectations from 3.12.0 to 3.12.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/467
  * Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/468
  * Bump mini_portile2 from 2.8.0 to 2.8.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/471
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.346 to 0.0.347 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/472
  * Bump racc from 1.6.1 to 1.6.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/473
  * Bump minitest from 5.16.3 to 5.17.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/476
  * Bump rspec-mocks from 3.12.1 to 3.12.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/478
  * Bump pry from 0.14.1 to 0.14.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/479
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.347 to 0.0.348 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/480
  * Bump rspec-expectations from 3.12.1 to 3.12.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/481
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.348 to 0.0.350 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/490
  * Bump bosh-template from 2.3.0 to 2.4.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/491
  * 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
  * 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
  * 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
  * Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/555
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.359 to 0.0.360 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/554
  * Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/560
  * Bump rspec-mocks from 3.12.4 to 3.12.5 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/559
  * feat: add config for TLS protocols and ciphers by @peterhaochen47 in https://github.com/cloudfoundry/uaa-release/pull/562
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.360 to 0.0.361 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/563
  * 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
  * Bump zeitwerk from 2.6.7 to 2.6.8 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/574
  * Bump i18n from 1.12.0 to 1.13.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/572
  * Bump mini_portile2 from 2.8.1 to 2.8.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/573
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.361 to 0.0.362 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/575
  * Bump nokogiri from 1.13.10 to 1.14.3 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/566
  * 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
  * 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
  * Bump nokogiri from 1.14.4 to 1.15.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/588
  * Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/587
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.364 to 0.0.365 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/586
  * Bump nokogiri from 1.15.1 to 1.15.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/593
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.365 to 0.0.366 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/596
  * Bump i18n from 1.13.0 to 1.14.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/595
  * Bump racc from 1.6.2 to 1.7.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/601
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.366 to 0.0.367 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/602
  * Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/603
  * Bump minitest from 5.18.0 to 5.18.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/608
  * Bump racc from 1.7.0 to 1.7.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/606
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.367 to 0.0.368 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/607
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.368 to 0.0.369 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/612
  * Bump rspec-support from 3.12.0 to 3.12.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/617
  * Bump activesupport from 6.1.7.3 to 6.1.7.4 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/616
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.369 to 0.0.370 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/620
  * Bump nokogiri from 1.15.2 to 1.15.3 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/622
  * Bump rspec-mocks from 3.12.5 to 3.12.6 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/625
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.370 to 0.0.373 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/626
  * Bump github.com/onsi/gomega from 1.27.8 to 1.27.9 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/631
  * Bump mini_portile2 from 2.8.2 to 2.8.4 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/632
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.373 to 0.0.377 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/637
  * Bump zeitwerk from 2.6.8 to 2.6.10 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/635
  * Bump minitest from 5.18.1 to 5.19.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/636
  * Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/638
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.377 to 0.0.380 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/641
  * Bump zeitwerk from 2.6.10 to 2.6.11 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/642
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.380 to 0.0.384 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/650
  * Bump nokogiri from 1.15.3 to 1.15.4 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/648
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.384 to 0.0.386 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/654
  * Bump activesupport from 6.1.7.4 to 6.1.7.6 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/657
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.386 to 0.0.393 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/660
  * Bump minitest from 5.19.0 to 5.20.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/661
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.393 to 0.0.395 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/665
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.395 to 0.0.398 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/668
  * Bump zeitwerk from 2.6.11 to 2.6.12 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/671
  * Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/672
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.398 to 0.0.399 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/673
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.399 to 0.0.402 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/678
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.402 to 0.0.405 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/684
  * Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/693
  * Bump mini_portile2 from 2.8.4 to 2.8.5 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/689
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.405 to 0.0.408 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/692
  * Bump rake from 13.0.6 to 13.1.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/699
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.408 to 0.0.409 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/696
  * Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/697
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.409 to 0.0.410 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/704
  * Bump racc from 1.7.1 to 1.7.3 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/702
  * Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/713
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.410 to 0.0.413 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/714
  * Bump nokogiri from 1.15.4 to 1.15.5 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/718
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.413 to 0.0.414 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/719
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.414 to 0.0.415 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/721
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.415 to 0.0.417 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/725
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.417 to 0.0.418 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/728
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.418 to 0.0.419 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/732
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.419 to 0.0.420 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/736
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.420 to 0.0.421 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/741
  * Bump nokogiri from 1.15.5 to 1.16.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/734
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.421 to 0.0.424 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/747
  * Bump minitest from 5.20.0 to 5.21.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/745
  * Bump concurrent-ruby from 1.2.2 to 1.2.3 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/759
  * Bump minitest from 5.21.1 to 5.21.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/758
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.424 to 0.0.426 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/755
  * Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/754
  * fix: Bump required minimum go version from 1.13 to 1.20 by @hsinn0 in https://github.com/cloudfoundry/uaa-release/pull/761
  * fix: Attempting to resolve v74-5-x-lts/jobs/uaa-release-test failure by @hsinn0 in https://github.com/cloudfoundry/uaa-release/pull/763
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.426 to 0.0.427 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/765
  * Bump rspec-mocks from 3.12.6 to 3.12.7 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/775
  * Bump nokogiri from 1.16.0 to 1.16.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/774
  * Bump rspec-support from 3.12.1 to 3.12.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/772
  * Bump rspec-expectations from 3.12.3 to 3.12.4 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/771
  * Bump rspec from 3.12.0 to 3.13.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/770
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.427 to 0.0.428 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/776
  * Bump minitest from 5.21.2 to 5.22.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/791
  * Bump zeitwerk from 2.6.12 to 2.6.13 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/792
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.428 to 0.0.442 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/797
  * Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/798
  * Revert "Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 in /src/acceptance_tests" by @Tallicia in https://github.com/cloudfoundry/uaa-release/pull/799
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.442 to 0.0.445 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/803
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.445 to 0.0.446 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/806
  * Bump activesupport from 6.1.7.6 to 6.1.7.7 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/807
  * Bump rspec-support from 3.13.0 to 3.13.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/808
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.446 to 0.0.447 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/815
  * Bump i18n from 1.14.1 to 1.14.4 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/822
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.447 to 0.0.450 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/821
  * Bump nokogiri from 1.16.2 to 1.16.3 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/828
  * Bump minitest from 5.22.2 to 5.22.3 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/829
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.450 to 0.0.452 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/831
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v77.3.0...v74.5.108
          

2.13.37

Release Date: 03/22/2024

Caution This release is susceptible to a known issue where Gorouter returns an incorrect HTTP status code in response to requests with an "HTTP 100 Continue" interim status header. To resolve this issue, see the Broadcom Knowledge Base article Gorouter Returns wrong HTTP response code to client when the request flow uses HTTP 100-continue.

  • [Known Issue] A Gorouter bug can cause an incorrect certificate to be presented to clients, depending on the order in which the clients were specified in TAS configuration. This is fixed in routing-release version 0.295.0
  • [Bug Fix] Adds default value for internal_server_port when Route Services are disabled to prevent deployment error
  • [Bug Fix] Fix “routine” garden container disk cleanup option
  • Bump backup-and-restore-sdk to version 1.19.7
  • Bump binary-offline-buildpack to version 1.1.10
  • Bump bosh-system-metrics-forwarder to version 0.0.41
  • Bump bpm to version 1.2.17
  • Bump cf-autoscaling to version 250.2.1
  • Bump cf-cli to version 1.60.0
  • Bump cf-networking to version 3.44.0
  • Bump cflinuxfs3 to version 0.387.0
  • Bump credhub to version 2.12.66
  • Bump diego to version 2.95.0
  • Bump dotnet-core-offline-buildpack to version 2.4.26
  • Bump garden-runc to version 1.50.0
  • Bump go-offline-buildpack to version 1.10.17
  • Bump java-offline-buildpack to version 4.67.0
  • Bump log-cache to version 2.12.16
  • Bump loggregator to version 106.7.17
  • Bump loggregator-agent to version 6.5.18
  • Bump mapfs to version 1.2.62
  • Bump metric-registrar to version 2.1.13
  • Bump metrics-discovery to version 3.2.23
  • Bump nfs-volume to version 7.1.57
  • Bump nginx-offline-buildpack to version 1.2.12
  • Bump nodejs-offline-buildpack to version 1.8.23
  • Bump php-offline-buildpack to version 4.6.17
  • Bump push-apps-manager-release to version 676.0.24
  • Bump push-offline-docs-release to version 2.13.541
  • Bump push-usage-service-release to version 674.0.92
  • Bump python-offline-buildpack to version 1.8.22
  • Bump r-offline-buildpack to version 1.2.10
  • Bump routing to version 0.293.0
  • Bump ruby-offline-buildpack to version 1.10.11
  • Bump silk to version 3.44.0
  • Bump smb-volume to version 3.1.60
  • Bump staticfile-offline-buildpack to version 1.6.11
  • Bump statsd-injector to version 1.11.39
  • Bump syslog to version 11.8.17
  • Bump system-metrics-scraper to version 4.0.7
  • Bump uaa to version 74.5.107
Component Version Release Notes
ubuntu-xenial stemcell 621.897
backup-and-restore-sdk 1.19.7
v1.19.7
  ## Dependencies
  * **storage:** Updated to v1.39.1.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **bosh-backup-and-restore:** Updated to v1.9.61.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **api:** Updated to v0.170.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.19.4
  ## Changes
  * Golang: Updated to v1.22.1. (#1573)
  ## Dependencies
  * **azblob:** Updated to v1.3.1.
For more information, see [azblob](https://github.com/Azure/azure-sdk-for-go). * **credentials:** Updated to v1.17.7.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.51.4.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **mysql:** Updated to v1.8.0.
For more information, see [mysql](https://github.com/go-sql-driver/mysql). * **v2:** Updated to v2.16.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **oauth2:** Updated to v0.18.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.168.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.19.3
  ## Changes
  * Migrate to new azure sdk (#1555)
  ## Dependencies
  * **storage:** Updated to v1.39.0.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **credentials:** Updated to v1.17.4.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2).
v1.19.2
  ## Changes
  * Bump libpcre2 from 10.42 to 10.43 (#1528)
  ## Dependencies
  * **credentials:** Updated to v1.17.3.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.51.1.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **sts:** Updated to v1.28.0.
For more information, see [sts](https://github.com/aws/aws-sdk-go-v2). * **bosh-backup-and-restore:** Updated to v1.9.60.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **api:** Updated to v0.166.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.10
1.1.10
  * Rebuild executables
  * Uncached buildpack SHA256: 37096777ef417fc8cf8e2ef9e8caac944575813cb37a3dadedb631a575e36e66
  * Uncached buildpack SHA256: 2c9547229d0b1ee7f073008d1b698047ad8eeccffaf9af13f8b8da9ad06060a4
  * Uncached buildpack SHA256: 5f1d41d234486a067b19e341cd41b71b9963943142048ea12456a5256a711749
  * Uncached buildpack SHA256: 0d461beae699aa5ae7e22adecaf112dc40912bcf037c6b534cead361b940197a
          
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.41
v0.0.41
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.8](https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg/m/46oA5yPABQAJ)
  **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.40...v0.0.41
          
bpm 1.2.17
capi 1.133.18
cf-autoscaling 250.2.1
v250.2.1
  * Bump dependencies
  * Bump to [go1.21.8](https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg/m/46oA5yPABQAJ)
          
cf-cli 1.60.0
1.60.0
  ### This release contains the following versions of the CF CLI
  Major version | Prior version | Current version
  -- | -- | --
  v8 | 8.7.7 | [8.7.8](https://github.com/cloudfoundry/cli/releases/tag/v8.7.8)
  v7 | 7.7.7 | [7.7.8](https://github.com/cloudfoundry/cli/releases/tag/v7.7.8)
  v6 | 6.53.0 | [6.53.0](https://github.com/cloudfoundry/cli/releases/tag/v6.53.0)
          
cf-networking 3.44.0
v3.44.0
  ## Changes
  - staticcheck improvements
  ## ✨  Built with go 1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.43.0...v3.44.0
  ## Resources
  - [Download release 3.44.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.44.0).
          
v3.43.0
  ## Changes
  - Removes deprecated and unused/unworking istio code from the release.
  - Go package dependency bumps
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/bosh-dns-adapter/spec b/jobs/bosh-dns-adapter/spec
  index 8d73a6b4..fba2cdba 100644
  --- a/jobs/bosh-dns-adapter/spec
  +++ b/jobs/bosh-dns-adapter/spec
  @@ -21,9 +21,6 @@ consumes:
  - name: cloud_controller_container_networking_info
  type: cloud_controller_container_networking_info
  optional: true
  -  - name: vip_resolver_conn
  -    type: vip_resolver_conn
  -    optional: true
  properties:
  cf_app_sd_disable:
  ```
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.42.0...v3.43.0
  ## Resources
  - [Download release 3.43.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.43.0).
          
cflinuxfs3 0.387.0
v0.387.0
  This release ships with cflinuxfs3 version 0.387.0. For more information, see the [release notes](https://github.com/cloudfoundry/cflinuxfs3/releases/tag/0.387.0)
          
v0.386.0
  This release ships with cflinuxfs3 version 0.386.0. For more information, see the [release notes](https://github.com/cloudfoundry/cflinuxfs3/releases/tag/0.386.0)
          
count-cores-indicator 2.0.0
credhub 2.12.66
2.12.66
  ## What's Changed
  * Build(deps): Bump rubocop from 1.62.0 to 1.62.1 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/199
  * Build(deps): Bump rubocop-ast from 1.31.1 to 1.31.2 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/198
  * Build(deps): bump io.netty:netty-tcnative-boringssl-static
  * Bump: gradlew to 8.6
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.65...2.12.66
          
2.12.65
  ## What's Changed
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.64...2.12.65
          
2.12.64
  ## What's Changed
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.63...2.12.64
          
diego 2.95.0
v2.95.0
  ## Changes
  - bbs: ([Issue](https://github.com/cloudfoundry/diego-release/issues/883)) Now uses `DesiredLRPSchedulingInfo` instead of the entire `DesiredLRP` when only the scheduling info is needed, resulting in a 95% decrease in time spent for relevant calls.  Thanks @klapkov!
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.94.0...v2.95.0
  ## Resources
  - [Download release 2.95.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.95.0).
          
dotnet-core-offline-buildpack 2.4.26
2.4.26
  * Add dotnet-sdk 8.0.203, remove dotnet-sdk 8.0.202 (#947)
  * Add dotnet-aspnetcore 6.0.28, remove dotnet-aspnetcore 6.0.27
  * Add dotnet-runtime 6.0.28, remove dotnet-runtime 6.0.27 (#940)
  * Add dotnet-sdk 6.0.420, remove dotnet-sdk 6.0.419 (#939)
  * Add dotnet-aspnetcore 7.0.17, remove dotnet-aspnetcore 7.0.16 (#942)
  * Add dotnet-runtime 7.0.17, remove dotnet-runtime 7.0.16 (#945)
  * Add dotnet-sdk 7.0.407, remove dotnet-sdk 7.0.406 (#941)
  * Add dotnet-aspnetcore 8.0.3, remove dotnet-aspnetcore 8.0.2 (#937)
  * Add dotnet-runtime 8.0.3, remove dotnet-runtime 8.0.2 (#943)
  * Add dotnet-sdk 8.0.202, remove dotnet-sdk 8.0.201 (#938)
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.28 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.17 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 8.0.3 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.28 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.17 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 8.0.3 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.420 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.407 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 8.0.203 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.8.1 | cflinuxfs3 |
  | libunwind | 1.8.1 | cflinuxfs4 |
  | node | 20.11.1 | cflinuxfs3 |
  | node | 20.11.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: e2bc48da530ea18ca0573ed2bcb68a9ee104a0d25c53fbe6525f96ff2befd214
  * Uncached buildpack SHA256: 2caccdd40beedad3cd69f816c3b8b78f2a85293d68205c1cf8bb8550917bfc10
          
2.4.25
  * Add libunwind 1.8.1, remove libunwind 1.8.0 for stack(s) cflinuxfs3, cflinuxfs4 (#925)
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.27 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.16 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 8.0.2 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.27 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.16 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 8.0.2 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.419 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.406 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 8.0.201 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.8.1 | cflinuxfs3 |
  | libunwind | 1.8.1 | cflinuxfs4 |
  | node | 20.11.1 | cflinuxfs3 |
  | node | 20.11.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: a6228697b8291ef00d5e3716143fdc5b2dc2b26d3cbe8e9c7e3e2d12ec6479a9
  * Uncached buildpack SHA256: 8417b39be53d583b98d66ddf35d20fe1abc71ff1875a1d73b6b10c8e7f1e0faa
          
garden-runc 1.50.0
v1.50.0
  ## Changes
  - Adds `grootfs.routine_gc` property, which allows operators to configure garden to grootfs to clean up unused container image layers whenever new containers are created.
  - Previously, to achieve this, operators had to set `grootfs.reserved_space_for_other_jobs_in_mb` to the same value as the ephemeral disk, which is not always easy to obtain programatically.
  - Bump go dependencies
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/garden/spec b/jobs/garden/spec
  index c84b5c43..027df351 100644
  --- a/jobs/garden/spec
  +++ b/jobs/garden/spec
  @@ -292,6 +292,10 @@ properties:
  grootfs.tls.ca_cert:
  description: "PEM-encoded tls client CA certificate for asset upload/download"
  +  grootfs.routine_gc:
  +    description: "Set to true if you want grootfs to perform garbage collection on unused container image layers whenever a new container is created."
  +    default: false
  +
  grootfs.reserved_space_for_other_jobs_in_mb:
  description: "Amount of space that will be kept free for other jobs. The GrootFS store will be able to grow up to a maximum size of its disk minus this reserved space. Where the reserved space does not allow sufficient size for GrootFS to store container images and root filesystems (currently 15GB), the limit will be a soft limit, and garbage collection will attempt to keep disk space available for other jobs. -1 disables GC and allows GrootFS to potentially use the whole disk."
  default: 15360
  ```
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.49.0...v1.50.0
  ## Resources
  - [Download release 1.50.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.50.0).
          
go-offline-buildpack 1.10.17
1.10.17
  * Add go 1.22.1, remove go 1.22.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add go 1.21.8, remove go 1.21.7 for stack(s) cflinuxfs4, cflinuxfs3
  * Deprecate Go 1.20.x (EOL) (#424)
  | 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.21.8 | cflinuxfs3 |
  | go | 1.21.8 | cflinuxfs4 |
  | go | 1.22.1 | cflinuxfs3 |
  | go | 1.22.1 | cflinuxfs4 |
  | godep | 80 | cflinuxfs3 |
  | godep | 80 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | go | 1.21.x |
  * Uncached buildpack SHA256: 4fdacd447c3400171f5b976b0e6cdb05bb5ddb41b8b4e113a6df34aab5d372b8
  * Uncached buildpack SHA256: 0044eae1e42504ae00c21b3f5ae5d7cbdda2a475b91a5d3e0e90d7700af025b5
          
haproxy 11.17.4
java-offline-buildpack 4.67.0
log-cache 2.12.16
v2.12.16
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go 1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.15...v2.12.16
          
loggregator 106.7.17
v106.7.17
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.8](https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg/m/46oA5yPABQAJ)
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.16...v106.7.17
          
loggregator-agent 6.5.18
v6.5.18
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.8](https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg/m/46oA5yPABQAJ)
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.17...v6.5.18
          
mapfs 1.2.62
v1.2.62
  ## Dependencies
  * **mapfs:** Updated to v`599ec1c`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.61
  Maintenance release
          
v1.2.59
  ## Dependencies
  * **mapfs:** Updated to v`535cb52`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.13
v2.1.13
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.8](https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg/m/46oA5yPABQAJ)
  **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.12...v2.1.13
          
metrics-discovery 3.2.23
v3.2.23
  ## What's Changed
  - Bump dependencies
  - Bump to [go1.21.8](https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg/m/46oA5yPABQAJ)
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.22...v3.2.23
          
mysql-monitoring 10.11.0
nats 56.15.0
nfs-volume 7.1.57
v7.1.57
  ## Changes
  * Bump sqlite from 3.45.1 to 3.45.2 (#829)
  ## Dependencies
  * **nfsbroker:** Updated to v`422ac7a`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`b4451c3`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.56
  ## Changes
  * Golang: Updated to v1.22.1 (#815)
  * Bump tcl from nfs-debs/tcl8.6.13-src.tar.gz to 8.6.14 (#809)
  ## Dependencies
  * **nfsbroker:** Updated to v`99e18a3`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`0768dc3`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.55
  ## Dependencies
  * **nfsbroker:** Updated to v`1c94cbf`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`bf42615`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.54
  ## Dependencies
  * **nfsbroker:** Updated to v`f3d20d4`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`380678d`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
nginx-offline-buildpack 1.2.12
1.2.12
  * Add nginx 1.25.4, remove nginx 1.25.3 (#267)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187047474)
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.4 | cflinuxfs3 |
  | nginx | 1.25.4 | cflinuxfs4 |
  | openresty | 1.21.4.2 | cflinuxfs3 |
  | openresty | 1.21.4.2 | cflinuxfs4 |
  | openresty | 1.25.3.1 | cflinuxfs3 |
  | openresty | 1.25.3.1 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: feb4097b1656590664b907df0d511cb114e97f15c299a3caf694a9a747ff6f01
  * Uncached buildpack SHA256: 2396546d0154a023e13e2b43fc8ddeb8d652ad53d725fc63f7de0497bef9f8a3
          
nodejs-offline-buildpack 1.8.23
1.8.23
  * Add node 20.11.1, remove node 20.10.0 for stack(s) cflinuxfs4, cflinuxfs3 (#699)
  * Add node 18.19.1, remove node 18.18.2 for stack(s) cflinuxfs3, cflinuxfs4 (#697)
  | name | version | cf_stacks |
  |-|-|-|
  | node | 18.19.0 | cflinuxfs3 |
  | node | 18.19.0 | cflinuxfs4 |
  | node | 18.19.1 | cflinuxfs3 |
  | node | 18.19.1 | cflinuxfs4 |
  | node | 20.11.0 | cflinuxfs3 |
  | node | 20.11.0 | cflinuxfs4 |
  | node | 20.11.1 | cflinuxfs3 |
  | node | 20.11.1 | cflinuxfs4 |
  | python | 3.11.8 | cflinuxfs3 |
  | python | 3.11.8 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.11.x |
  * Uncached buildpack SHA256: 8906f8630672f0952112239dfbd0988d2c4fd346c227e7c16101f5309faecc77
  * Uncached buildpack SHA256: 92ce03b865cdbd92dd81d55617317bda42e856d2064431e41a176e54d4f6a70d
          
notifications 69.0.0
notifications-ui 47.0.0
php-offline-buildpack 4.6.17
4.6.17
  * Add php 8.3.4, remove php 8.3.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Add php 8.2.17, remove php 8.2.15 for stack(s) cflinuxfs4, cflinuxfs3
  * Add composer 2.7.2, remove composer 2.7.1 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.11.0-839 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.7.2 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.58 | cflinuxfs3 |  |
  | httpd | 2.4.58 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.4 | cflinuxfs3 |  |
  | nginx | 1.25.4 | cflinuxfs4 |  |
  | php | 8.1.26 | 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.26 | 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.27 | 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.27 | 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.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, yaml, zip, zlib |
  | php | 8.2.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, yaml, zip, zlib |
  | php | 8.2.17 | 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, yaml, zip, zlib |
  | php | 8.2.17 | 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, yaml, zip, zlib |
  | php | 8.3.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.3.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 |
  | php | 8.3.4 | 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.3.4 | 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.27 |
  | httpd | 2.4.58 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.25.4 |
  | composer | 2.7.2 |
  * Uncached buildpack SHA256: 2e107dc20c1513e1dce4cd720d7035cfa315e103d98861030aaed6a79272c65b
  * Uncached buildpack SHA256: 4e02b065fe8f9e55ceb566e0d799be4a2b53d801017f1ff09db7202ceef365ed
          
4.6.16
  * Add php 8.2.16, remove php 8.2.14 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.11.0-839 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.7.1 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.58 | cflinuxfs3 |  |
  | httpd | 2.4.58 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.4 | cflinuxfs3 |  |
  | nginx | 1.25.4 | cflinuxfs4 |  |
  | php | 8.1.26 | 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.26 | 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.27 | 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.27 | 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.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, yaml, zip, zlib |
  | php | 8.2.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, yaml, zip, zlib |
  | php | 8.2.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, yaml, zip, zlib |
  | php | 8.2.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, yaml, zip, zlib |
  | php | 8.3.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, 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.3.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, 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.3.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.3.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.27 |
  | httpd | 2.4.58 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.25.4 |
  | composer | 2.7.1 |
  * Uncached buildpack SHA256: 1f2d24636e08e98398463e62a64734eecd571991774d35f656ce759af29c5277
  * Uncached buildpack SHA256: d520657b5b5a890967497e7e17b0fbc2702fa7f64decc8014e4d5609c38c5e41
          
push-apps-manager-release 676.0.24
676.0.24
  * set a warning if trying to leave page while app is restaging.
          
push-offline-docs-release 2.13.541
push-usage-service-release 674.0.92
v674.0.92
  ## Dependencies
  * **app-usage-service:** Updated to v`38d03a4`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.91
  ## Dependencies
  * **app-usage-service:** Updated to v`54e1738`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.90
  ## Dependencies
  * **app-usage-service:** Updated to v`4526342`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.61.0
python-offline-buildpack 1.8.22
1.8.22
  * Add setuptools 69.2.0, remove setuptools 69.1.1 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 |
  | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 |
  | miniconda3-py39 | 24.1.2 | cflinuxfs3, cflinuxfs4 |
  | pip | 24.0 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.12.1 | cflinuxfs3 |
  | pipenv | 2023.12.1 | cflinuxfs4 |
  | python | 3.8.18 | cflinuxfs3 |
  | python | 3.8.18 | cflinuxfs4 |
  | python | 3.9.18 | cflinuxfs3 |
  | python | 3.9.18 | cflinuxfs4 |
  | python | 3.10.13 | cflinuxfs3 |
  | python | 3.10.13 | cflinuxfs4 |
  | python | 3.11.8 | cflinuxfs3 |
  | python | 3.11.8 | cflinuxfs4 |
  | python | 3.12.2 | cflinuxfs3 |
  | python | 3.12.2 | cflinuxfs4 |
  | setuptools | 69.2.0 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: 7c6b86a80d6e078c58271e3f7c308c9e8376d128c85f3f6d4486a15aab9f04f1
  * Uncached buildpack SHA256: cc71449c03802052e53785b799a826f7530ff7f1a3da7158d825e3e6aa0cb66c
          
1.8.21
  * Add setuptools 69.1.1, remove setuptools 69.1.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add miniconda3-py39 24.1.2, remove miniconda3-py39 23.11.0 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 |
  | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 |
  | miniconda3-py39 | 24.1.2 | cflinuxfs3, cflinuxfs4 |
  | pip | 24.0 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.12.1 | cflinuxfs3 |
  | pipenv | 2023.12.1 | cflinuxfs4 |
  | python | 3.8.18 | cflinuxfs3 |
  | python | 3.8.18 | cflinuxfs4 |
  | python | 3.9.18 | cflinuxfs3 |
  | python | 3.9.18 | cflinuxfs4 |
  | python | 3.10.13 | cflinuxfs3 |
  | python | 3.10.13 | cflinuxfs4 |
  | python | 3.11.8 | cflinuxfs3 |
  | python | 3.11.8 | cflinuxfs4 |
  | python | 3.12.2 | cflinuxfs3 |
  | python | 3.12.2 | cflinuxfs4 |
  | setuptools | 69.1.1 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: ca1069fbc5ec4983a9a6f1c474e5b5ba7040df574e1096f2c9105c9a05a23091
  * Uncached buildpack SHA256: 1bf685784695141e096cd8933d3dc4ce72046f78dc4b0ae156157d4788d6cd2f
          
1.8.20
  * Add python 3.11.8, remove python 3.11.7 for stack(s) cflinuxfs4, cflinuxfs3
  * Add python 3.12.2, remove python 3.12.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Add pip 24.0, remove pip 23.3.2 for stack(s) cflinuxfs4, cflinuxfs3
  * Add pipenv 2023.12.1, remove pipenv 2023.11.15 for stack(s) cflinuxfs4, cflinuxfs3
  * Add setuptools 69.1.0, remove setuptools 69.0.3 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 |
  | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 |
  | miniconda3-py39 | 23.11.0 | cflinuxfs3, cflinuxfs4 |
  | pip | 24.0 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.12.1 | cflinuxfs3 |
  | pipenv | 2023.12.1 | cflinuxfs4 |
  | python | 3.8.18 | cflinuxfs3 |
  | python | 3.8.18 | cflinuxfs4 |
  | python | 3.9.18 | cflinuxfs3 |
  | python | 3.9.18 | cflinuxfs4 |
  | python | 3.10.13 | cflinuxfs3 |
  | python | 3.10.13 | cflinuxfs4 |
  | python | 3.11.8 | cflinuxfs3 |
  | python | 3.11.8 | cflinuxfs4 |
  | python | 3.12.2 | cflinuxfs3 |
  | python | 3.12.2 | cflinuxfs4 |
  | setuptools | 69.1.0 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: 10f42336e908d35ee50d97784070836450eb3f8223cdd180344a24c12267b57a
  * Uncached buildpack SHA256: e962445617664aae9c29e597b6954bf6823f59425d82423692c344894fa31b4e
          
r-offline-buildpack 1.2.10
1.2.10
  * Update r 4.2.3 dependencies for stack(s) cflinuxfs3, cflinuxfs4:
  * forecast from 8.21.1 to 8.22.0
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  | r | 4.3.2 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.3.2 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  * Uncached buildpack SHA256: 7490f99a30928dbae9bd9b1e512234a866aa5bc007e19426c7b7f3113655970b
  * Uncached buildpack SHA256: b8b7e66e4fc7a02d896ec58913482ea666527f07569d2a983b093a77c346138b
          
1.2.9
  * Rebuild executables
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  | r | 4.3.2 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.3.2 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  * Uncached buildpack SHA256: 7eceb6104d89f4d92610af38ac8429400278071460faaa41f004e72485e13017
  * Uncached buildpack SHA256: 7e29bc01b13fd643eaeca2050cc418e8731de8a0994587adc599a7cb657a4379
          
routing 0.293.0
v0.293.0
  ## Changes
  * [Add toggle to allow empty Content-Length headers](https://github.com/cloudfoundry/routing-release/commit/7f8762673e3b7dd564dc368855d053bd3703f895)
  * [fix: Enable syslog forwarding for gorouter](https://github.com/cloudfoundry/routing-release/commit/550c9b2271154c620b43f65037d6558a0437ae9f)
  * [fix: Don't retry more often than endpoints available](https://github.com/cloudfoundry/routing-release/commit/112f971405f85990f79509812afacec67771a5a2)
  * [Add an option to enable concurrent reads and responses in HTTP/1](https://github.com/cloudfoundry/routing-release/commit/be5ea2fb059574f213b8d0739b0ce0f78be68bdb)
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
  index e7c33d66..712a761f 100644
  --- a/jobs/gorouter/spec
  +++ b/jobs/gorouter/spec
  @@ -161,6 +161,9 @@ properties:
  router.enable_http2:
  description: Enables support for HTTP/2 ingress traffic to the Gorouter. Also enables the option to use the HTTP/2 protocol for traffic to specified backends.
  default: true
  +  router.enable_http1_concurrent_read_write:
  +    description: Enables concurrent request reads and response writes for HTTP/1 requests
  +    default: false
  router.min_tls_version:
  description: Minimum accepted version of TLS protocol. All versions above this, up to the max_tls_version, will also be accepted. Valid values are TLSv1.0, TLSv1.1, TLSv1.2, and TLSv1.3.
  default: TLSv1.2
  @@ -194,8 +197,9 @@ properties:
  router.backends.max_attempts:
  description: |
  Maximum number of attempts on failing requests against backend routes.
  +      The number of attempts per request is limited by the number of endpoints on the route, regardless of this setting.
  This includes CF apps and route-registrar endpoints.
  -      A value of 0 implies indefinite retries, i.e. retry until success or endpoint list is exhausted.
  +      The minimum value for this setting is 1. This prevents gorouter from getting blocked by indefinite retries.
  default: 3
  router.backends.ca:
  description: Certificate authority that was used to sign certificates for TLS-registered backends. In PEM format.
  @@ -274,6 +278,15 @@ properties:
  router.enable_log_attempts_details:
  description: "Log additional fields in the access log that provide more details on the specific timings and attempts performed towards endpoints."
  default: false
  +  router.logging.syslog_tag:
  +    description: "Tag to use when writing syslog messages"
  +    default: "vcap.gorouter"
  +  router.logging.syslog_addr:
  +    description: "Address of a syslog server to send access logs"
  +    default: "localhost:514"
  +  router.logging.syslog_network:
  +    description: "Network protocol to use when connecting to the syslog server. Valid values are 'tcp', 'udp', 
      
       . When choosing an empty string value, the local syslog daemon is used."
  +    default: "udp"
  router.logging.format.timestamp:
  description: |
  Format for timestamp in component logs. Valid values are 'rfc3339', 'deprecated', and 'unix-epoch'."
  @@ -492,6 +505,9 @@ properties:
  router.write_access_logs_locally:
  description: "Enables writing access log to local disk."
  default: true
  +  router.enable_access_log_streaming:
  +    description: "Enables streaming access log to syslog server."
  +    default: false
  router.suspend_pruning_if_nats_unavailable:
  description: |
  Suspend pruning of routes when NATs is unavailable and maintain the
  @@ -583,6 +599,14 @@ properties:
  street_address: []
  postal_code: []
  default: []
  +
  healthchecker.failure_counter_file:
  description: "File used by the healthchecker to monitor consecutive failures."
  default: /var/vcap/data/gorouter/counters/consecutive_healthchecker_failures.count
  +
  +  go.httplaxcontentlength:
  +    description: |
  +        Environment Flag to temporarily allow requests containing an invalid, empty `Content-Length` header for backwards compatibility.
  +        This toggle allows operators to add the `GODEBUG` field `httplaxcontentlength=1`, as allowable per the [go 1.22 release documentation](https://tip.golang.org/doc/go1.22#minor_library_changes).
  +        Defaults to `false` as the default behavior in go 1.22+ is to reject these requests.
  +    default: false
  ```
  ## ✨  Built with go 1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.292.0...v0.293.0
  ## Resources
  - [Download release 0.293.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.293.0).
          
      
ruby-offline-buildpack 1.10.11
1.10.11
  * Add yarn 1.22.22, remove yarn 1.22.21 (#913)
  for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.5.6 | cflinuxfs3, cflinuxfs4 |
  | jruby | 9.4.6.0 | cflinuxfs3 |
  | jruby | 9.4.6.0 | cflinuxfs4 |
  | node | 20.11.1 | cflinuxfs3 |
  | node | 20.11.1 | 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.2 | cflinuxfs3 |
  | ruby | 3.2.2 | cflinuxfs4 |
  | ruby | 3.2.3 | cflinuxfs3 |
  | ruby | 3.2.3 | cflinuxfs4 |
  | ruby | 3.3.0 | cflinuxfs3 |
  | ruby | 3.3.0 | cflinuxfs4 |
  | rubygems | 3.5.6 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.22 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.2.x |
  * Uncached buildpack SHA256: dee5085e36c0a8e206523b6b6e00c86799997ebc2a1b36b7acafdfde249da8d2
  * Uncached buildpack SHA256: b1d01a6463853ed53b18a2a1f104652feebc27f41ba5a8c21ea7b16d6b032ce6
          
1.10.10
  * Add jruby 9.4.6.0, remove jruby 9.4.5.0 (#906)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/187082819)
  * Add node 20.11.1, remove node 20.11.0 (#905)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/187048168)
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.5.6 | cflinuxfs3, cflinuxfs4 |
  | jruby | 9.4.6.0 | cflinuxfs3 |
  | jruby | 9.4.6.0 | cflinuxfs4 |
  | node | 20.11.1 | cflinuxfs3 |
  | node | 20.11.1 | 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.2 | cflinuxfs3 |
  | ruby | 3.2.2 | cflinuxfs4 |
  | ruby | 3.2.3 | cflinuxfs3 |
  | ruby | 3.2.3 | cflinuxfs4 |
  | ruby | 3.3.0 | cflinuxfs3 |
  | ruby | 3.3.0 | cflinuxfs4 |
  | rubygems | 3.5.6 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.21 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.2.x |
  * Uncached buildpack SHA256: e5b3d55460f810c3a6a35be000f4b6cc7ab13c21b0d74131ef4977388ba19b8f
  * Uncached buildpack SHA256: f8bca8eb454116bd5e58f5201c85f3264d47a4020f7e788c94c16f427f35f556
          
silk 3.44.0
v3.44.0
  ## Changes
  - [Add property for check-timeout](https://github.com/cloudfoundry/silk-release/commit/1e44df842be2ff6832df5c2a6a5d23fd4db07987)
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/silk-daemon/spec b/jobs/silk-daemon/spec
  index 70be43f2..7a1525b3 100644
  --- a/jobs/silk-daemon/spec
  +++ b/jobs/silk-daemon/spec
  @@ -36,6 +36,10 @@ properties:
  description: "Host port used for receiving VXLAN packets"
  default: 4789
  +  container_metadata_file_check_timeout:
  +    description: "Timeout in seconds for checking the container metadata file during drain"
  +    default: 600
  +
  partition_tolerance_hours:
  description: "When silk controller is unavailable, silk daemon will remain healthy and allow creation of new containers for this number of hours.  Should be no larger than cf_networking.subnet_lease_expiration_hours."
  default: 168
  ```
  ## ✨  Built with go 1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.43.0...v3.44.0
  ## Resources
  - [Download release 3.44.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.44.0).
          
smb-volume 3.1.60
v3.1.60
  ## Dependencies
  * **smbbroker:** Updated to v`7d3a9db`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker).
v3.1.59
  ## Changes
  * fix regression for DFS exposed SMB Shares (#366)
  ## Dependencies
  * **smbbroker:** Updated to v`281c0d3`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`803264c`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.58
  ## Changes
  * +Golang: Updated to v1.22.1 (#360)
  ## Dependencies
  * **ginkgo/v2:** Updated to v2.16.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **smbbroker:** Updated to v`d3987c2`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`151a764`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.57
  ## Dependencies
  * **smbbroker:** Updated to v`e379cb9`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`1dd5594`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.56
  ## Dependencies
  * **smbbroker:** Updated to v`1385bd7`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`1c35d30`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.5
staticfile-offline-buildpack 1.6.11
1.6.11
  * Add nginx 1.25.4, remove nginx 1.25.3 (#408)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187047410)
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.4 | cflinuxfs3 |
  | nginx | 1.25.4 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: 5c24ac517c5c79be2f2e8b48933c5dbeff664b1024f34df5110af9bc0ec3273d
  * Uncached buildpack SHA256: e3fd545e050acd97c290e863ba81ef26233811c58f8a1b7ebcf0b631b5781a8c
          
statsd-injector 1.11.39
v1.11.39
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.8](https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg/m/46oA5yPABQAJ)
  **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.38...v1.11.39
          
syslog 11.8.17
v11.8.17
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.21.8
  **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.16...v11.8.17
          
system-metrics-scraper 4.0.7
v4.0.7
  ## What's Changed
  * Bump dependencies
  * Bump to [go1.21.8](https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg/m/46oA5yPABQAJ)
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v4.0.6...v4.0.7
          
uaa 74.5.107
v74.5.107
  ## What's Changed
  * Bump i18n from 1.14.1 to 1.14.4 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/822
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.447 to 0.0.450 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/821
  * [build(deps): bump org.eclipse.jgit:org.eclipse.jgit](https://github.com/cloudfoundry/uaa/commit/99d9c3f832306749809640963e52fd0288197768)
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.106...v74.5.107
          
v74.5.106
  ## What's Changed
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.105...v74.5.106
          
v74.5.105
  ## What's Changed
  * Bump Spring Framework version from 5.3.31 to 5.3.32 for CVE-2024-22243
  * Bump postgresql version from 42.3.8 to 42.3.9 for CVE-2024-1597
  * Bump other various dependencies
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.104...v74.5.105
          

2.13.36

Release Date: 03/04/2024

  • [Known Issue]] Foundations with Route Services disabled fail to deploy due to a bug in the TAS tile. This issue has been addressed in TAS 2.13.37.
  • [Bug Fix] Resolve cf-autoscaling issue where creation of scheduled limit changes could fail due to the database server not allowing zero dates.
  • [Security Fix] Bump docker to address GHSA-jq35-85cj-fj4p
  • [Feature Improvement] Garden now emits an UnkillableContainers metric to help identify cells that will be unable to redeploy successfully without operator intervention
  • [Feature Improvement] Adds opt-in support for NTLM + other challenge-response based authentication using Authorization: Negotiate flows by automatically enabling sticky sessions for those requests.
  • [Feature Improvement] Adds support for Partitioned cookies to allow for sticky sessions in embedded contexts.
  • Bump backup-and-restore-sdk to version 1.19.1
  • Bump bpm to version 1.2.16
  • Bump capi to version 1.133.18
  • Bump cf-autoscaling to version 250.2.0
  • Bump cf-networking to version 3.42.0
  • Bump cflinuxfs3 to version 0.385.0
  • Bump credhub to version 2.12.63
  • Bump diego to version 2.94.0
  • Bump dotnet-core-offline-buildpack to version 2.4.24
  • Bump garden-runc to version 1.49.0
  • Bump go-offline-buildpack to version 1.10.16
  • Bump java-offline-buildpack to version 4.66.0
  • Bump mapfs to version 1.2.58
  • Bump mysql-monitoring to version 10.11.0
  • Bump nfs-volume to version 7.1.53
  • Bump nginx-offline-buildpack to version 1.2.11
  • Bump nodejs-offline-buildpack to version 1.8.22
  • Bump php-offline-buildpack to version 4.6.15
  • Bump push-apps-manager-release to version 676.0.23
  • Bump push-offline-docs-release to version 2.13.515
  • Bump push-usage-service-release to version 674.0.89
  • Bump pxc to version 0.61.0
  • Bump routing to version 0.292.0
  • Bump ruby-offline-buildpack to version 1.10.9
  • Bump silk to version 3.43.0
  • Bump smb-volume to version 3.1.55
  • Bump staticfile-offline-buildpack to version 1.6.10
  • Bump uaa to version 74.5.104
Component Version Release Notes
ubuntu-xenial stemcell 621.872
backup-and-restore-sdk 1.19.1
v1.19.1
  ## Changes
  * Bump Ruby to 3.3.0 (#1525)
  ## Dependencies
  * **storage:** Updated to v1.38.0.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **credentials:** Updated to v1.17.0.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.49.0.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **api:** Updated to v0.165.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.19.0
  ## Changes
  This release re-adds support for mysql 5.7. which was removed in v1.18.117
  * Bump mariadb from 10.6.16 to 10.6.17 (#1515)
  * Bump postgres from 13.13 to 13.14 (#1513)
  * Bump postgres from 15.5 to 15.6 (#1514)
  * Golang: Updated to v1.22.0. (#1506)
  * re-add mysql 5.7 support (#1501)
  ## Dependencies
  * **net:** Updated to v0.21.0.
For more information, see [net](https://github.com/golang/net). * **oauth2:** Updated to v0.17.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.163.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.119
  ## Dependencies
  * **api:** Updated to v0.161.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client). * **rspec:** Updated to v3.13.0.
For more information, see [rspec](https://github.com/rspec/rspec-metagem).
v1.18.118
  # IMPORTANT
  This release contains breaking changes. It dropped support for mysql 5.7. Unfortunately this release didn't follow semver and shipped breaking changes in a patch version.
  ## Changes
  * Stop using custom OpenSSL 1 and use latest OpenSSL from Stemcell instead (#1487)
  ## Dependencies
  * **storage:** Updated to v1.37.0.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **s3:** Updated to v1.48.1.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **bosh-backup-and-restore:** Updated to v1.9.59.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **gomega:** Updated to v1.31.1.
For more information, see [gomega](https://github.com/onsi/gomega).
v1.18.117
  # IMPORTANT
  This release contains breaking changes. It dropped support for mysql 5.7. Unfortunately this release didn't follow semver and shipped breaking changes in a patch version.
  ## Changes
  * Maintenance/clean out of support db version (#1455)
  ** This removes support for MySQL 5.6, 5.7 and Postgres 10
  ## Dependencies
  * **credentials:** Updated to v1.16.16.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **v6:** Updated to v6.8.1.
For more information, see [v6](https://github.com/maxbrunsfeld/counterfeiter). * **v2:** Updated to v2.15.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.31.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **api:** Updated to v0.157.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.9
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.40
bpm 1.2.16
capi 1.133.18
1.133.18
  Create final release 1.133.18
  - bump to go 1.22
  - bump ccng dependencies
          
cf-autoscaling 250.2.0
v250.2.0
  ## What's Changed
  * Allow scaling on cpu entitlement usage where support is available (TAS 6.0)
  * Resolve issue where creation of scheduled limit changes could fail due to the database server not allowing zero dates
  * Bump dependencies
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v250.1.4...v250.2.0
          
cf-cli 1.59.0
cf-networking 3.42.0
v3.42.0
  ## Changes
  - Bump healthchecker package
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.41.0...v3.42.0
  ## Resources
  - [Download release 3.42.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.42.0).
          
cflinuxfs3 0.385.0
v0.385.0
  This release ships with cflinuxfs3 version 0.385.0. For more information, see the [release notes](https://github.com/cloudfoundry/cflinuxfs3/releases/tag/0.385.0)
          
count-cores-indicator 2.0.0
credhub 2.12.63
2.12.63
  Maintenance Release
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.62...2.12.63
          
2.12.62
  Maintenance release
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.61...2.12.62
          
2.12.61
  ## Bug fix
  * Fix docker startup - Fixes: https://github.com/cloudfoundry/credhub/issues/689
  ## What's Changed
  * Build(deps): Bump rspec-core from 3.12.2 to 3.12.3 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/192
  * Build(deps): Bump rspec-expectations from 3.12.3 to 3.12.4 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/191
  * Build(deps): Bump rspec-mocks from 3.12.6 to 3.12.7 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/190
  * Build(deps): Bump rspec from 3.12.0 to 3.13.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/188
  * Bumps `grpcVersion` from 1.61.0 to 1.61.1.
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.60...2.12.61
          
diego 2.94.0
v2.94.0
  ## Changes
  - Fix bosh job spec description for `container_max_cpu_shares`
  - dockerapplifecycle: Add OCI image spec index type to Accept header
  - vizzini: Remove CPUWeight test
  - bbs: Remove cpu_weight limits
  - guardian: Add tests for unkillable containers
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/rep/spec b/jobs/rep/spec
  index 24ce303d4..405f90f46 100644
  --- a/jobs/rep/spec
  +++ b/jobs/rep/spec
  @@ -120,7 +120,7 @@ properties:
  description: "the max concurrent download steps that can be active"
  default: 5
  diego.executor.container_max_cpu_shares:
  -    description: "the maximum number of cpu shares for a container."
  +    description: "number of CPU shares per 100 CPU weight"
  default: 1024
  diego.executor.container_inode_limit:
  description: "the inode limit enforced on each garden container."
  diff --git a/jobs/rep_windows/spec b/jobs/rep_windows/spec
  index bd5e1db9f..0521d1061 100644
  --- a/jobs/rep_windows/spec
  +++ b/jobs/rep_windows/spec
  @@ -116,7 +116,7 @@ properties:
  description: "the max concurrent download steps that can be active"
  default: 5
  diego.executor.container_max_cpu_shares:
  -    description: "the maximum number of cpu shares for a container."
  +    description: "number of CPU shares per 100 CPU weight"
  default: 10000
  diego.executor.container_inode_limit:
  description: "the inode limit enforced on each garden container."
  ```
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.93.0...v2.94.0
  ## Resources
  - [Download release 2.94.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.94.0).
          
v2.93.0
  ## Changes
  -  Add CPU Entitlement gauge metric & Deprecate CPU Entitlement counter metric #897
  -  Bump docker to 20.10.27 to address GHSA-jq35-85cj-fj4p #906
  - [golang-1.21-linux (1.21.7)](https://github.com/cloudfoundry/diego-release/commit/36f42cd578ecc742e9d9ad63af599ded1d939f81)
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/rep/spec b/jobs/rep/spec
  index 8fb49517a..24ce303d4 100644
  --- a/jobs/rep/spec
  +++ b/jobs/rep/spec
  @@ -79,6 +79,10 @@ properties:
  description: "Cert used to communicate with local metron agent over gRPC"
  loggregator.key:
  description: "Key used to communicate with local metron agent over gRPC"
  +  loggregator.app_metric_exclusion_filter:
  +    description: "Array of application metrics to not emit"
  +    default:
  +    - cpu_entitlement
  diego.rep.listen_addr_admin:
  description: "serve (insecure) ping and evacuate requests on this address and port"
  diff --git a/jobs/rep_windows/spec b/jobs/rep_windows/spec
  index 023d76f18..bd5e1db9f 100644
  --- a/jobs/rep_windows/spec
  +++ b/jobs/rep_windows/spec
  @@ -75,6 +75,10 @@ properties:
  description: "Cert used to communicate with local metron agent over gRPC"
  loggregator.key:
  description: "Key used to communicate with local metron agent over gRPC"
  +  loggregator.app_metric_exclusion_filter:
  +    description: "Array of application metrics to not emit"
  +    default:
  +    - cpu_entitlement
  diego.rep.advertise_domain:
  description: "base domain at which the rep should advertise its secure API"
  ```
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.92.0...v2.93.0
  ## Resources
  - [Download release 2.93.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.93.0).
          
dotnet-core-offline-buildpack 2.4.24
2.4.24
  * Add node 20.11.1, remove node 20.11.0
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 8.0.201, remove dotnet-sdk 8.0.200
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add support for BP_OPENSSL_ACTIVATE_LEGACY_PROVIDER (#921)
  Enables the new environment variable will load and active the legacy openssl provider
  * Remove `use_legacy_openssl` buildpack.yml setting in favour of the environment variable
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.27 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.16 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 8.0.2 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.27 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.16 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 8.0.2 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.419 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.406 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 8.0.201 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.8.0 | cflinuxfs3 |
  | libunwind | 1.8.0 | cflinuxfs4 |
  | node | 20.11.1 | cflinuxfs3 |
  | node | 20.11.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: 7bc42c200b16dfbdf464bee1a71507c1155c578e6465ae3bedfc61eca42ec4b4
  * Uncached buildpack SHA256: 3103eb032a1067ed7dd6845b7484faef98d1725298333873245483e6f1593acd
          
2.4.23
  * Add dotnet-aspnetcore 6.0.27, remove dotnet-aspnetcore 6.0.26 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 6.0.27, remove dotnet-runtime 6.0.26 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 6.0.419, remove dotnet-sdk 6.0.418 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 7.0.16, remove dotnet-aspnetcore 7.0.15 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 7.0.16, remove dotnet-runtime 7.0.15 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 7.0.406, remove dotnet-sdk 7.0.405 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 8.0.2, remove dotnet-aspnetcore 8.0.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 8.0.2, remove dotnet-runtime 8.0.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 8.0.200, remove dotnet-sdk 8.0.101 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.27 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.16 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 8.0.2 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.27 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.16 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 8.0.2 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.419 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.406 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 8.0.200 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.8.0 | cflinuxfs3 |
  | libunwind | 1.8.0 | cflinuxfs4 |
  | node | 20.11.0 | cflinuxfs3 |
  | node | 20.11.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: c26ab09fe353f7756efd74973ca7d4bfd1405b060d12a8336ae3c8fedf55c383
  * Uncached buildpack SHA256: 65454ea7f87cfce32eaf86f73e4fca6a1d3351e0ff3c5f9d91cca96f6a5dd01f
          
2.4.22
  * Add libunwind 1.8.0, remove libunwind 1.7.2 for stack(s) cflinuxfs3, cflinuxfs4
  * Use a procfile
  * Load legacy openssl provider when buildpack.yml config is set (only for cflinuxfs4)
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.26 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.15 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 8.0.1 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.26 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.15 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 8.0.1 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.418 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.405 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 8.0.101 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.8.0 | cflinuxfs3 |
  | libunwind | 1.8.0 | cflinuxfs4 |
  | node | 20.11.0 | cflinuxfs3 |
  | node | 20.11.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: 93e6ea262bf40b60fdf9a8d491e435fa0b0109067e807e83f74562acbcb419fe
  * Uncached buildpack SHA256: 3122cfe07d9913774006a995579ca19b855ce2113f5b874a0e2903e1efdea6c0
          
garden-runc 1.49.0
v1.49.0
  ## Changes
  - ✨guardian is a little more helpful when logging messages about containers that could not be killed, even after sending multiple SIGKILLs. In situations such as this, the only recourse is to reboot the VM, if the container processes are stuck in an unkillable state in the kernel. In addition to making this error stand out more, we've added a new metric for `UnkillableContainers` that guardian emits. When nonzero, there is a container that cannot be killed. See the [CloudFoundrydocs for Component metrics](https://docs.cloudfoundry.org/running/all_metrics.html#garden-linux) for more info.
  - Golang package dependency bumps
  - Bumped to Golang 1.21.7
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.48.0...v1.49.0
  ## Resources
  - [Download release 1.49.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.49.0).
          
go-offline-buildpack 1.10.16
1.10.16
  * Update default version from 1.20.x to 1.21.x (1.20.x EOL)
  * Add go 1.20.14, remove go 1.20.12 for stack(s) cflinuxfs4, cflinuxfs3
  * Add go 1.21.7, remove go 1.21.5 for stack(s) cflinuxfs4, cflinuxfs3 [#186994334]
  * Add go 1.22.0 for stack(s) cflinuxfs4, cflinuxfs3
  | 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.20.14 | cflinuxfs3 |
  | go | 1.20.14 | cflinuxfs4 |
  | go | 1.21.7 | cflinuxfs3 |
  | go | 1.21.7 | cflinuxfs4 |
  | go | 1.22.0 | cflinuxfs3 |
  | go | 1.22.0 | cflinuxfs4 |
  | godep | 80 | cflinuxfs3 |
  | godep | 80 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | go | 1.21.x |
  * Uncached buildpack SHA256: 0648b5a2f291e8b9a9a34de8166cbc5f74110ee8bb6ca892bb58a1bc26d9652a
  * Uncached buildpack SHA256: 3b5d11daf9a442cee776beab3f4449d73b665755d399bce67a4360beb4b01027
          
haproxy 11.17.4
java-offline-buildpack 4.66.0
log-cache 2.12.15
loggregator 106.7.16
loggregator-agent 6.5.17
mapfs 1.2.58
v1.2.58
  ## Dependencies
  * **mapfs:** Updated to v`31dcbd6`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.57
  ## Changes
  * Golang: Updated to v1.22.0. (#219)
  ## Dependencies
  * **mapfs:** Updated to v`4f9c679`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.56
  ## Changes
  * Golang: Updated to v1.21.7 (#215)
          
v1.2.55
  ## Changes
  * Add final release 1.2.54 [ci skip]
  * fix bug introduced in 964e4a7 (#214)
          
v1.2.53
  ## Changes
  * Golang: Updated to v1.21.6. (#202)
  ## Dependencies
  * **v2:** Updated to v2.15.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.31.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **mapfs:** Updated to v`c46a740`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.12
metrics-discovery 3.2.22
mysql-monitoring 10.11.0
v10.11.0
  ## Release Notes
  - Updates golang to 1.21.7
  - Updates packages and dependencies
          
nats 56.15.0
nfs-volume 7.1.53
v7.1.53
  ## Changes
  * Golang: Updated to v1.22.0 (#780)
  ## Dependencies
  * **nfsbroker:** Updated to v`539f3a9`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`57c687c`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.52
  ## Changes
  * +Golang: Updated to v1.21.7 (#778)
          
v7.1.48
  ## Changes
  * +Golang: Updated to v1.21.7 (#777)
  * Add final release 7.1.47 [ci skip]
  ## Dependencies
  * **rspec:** Updated to v3.13.0.
For more information, see [rspec](https://github.com/rspec/rspec-metagem). * **nfsv3driver:** Updated to v`c4f5c80`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
nginx-offline-buildpack 1.2.11
1.2.11
  * Add openresty 1.25.3.1
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/186801133)
  * remove older versions of openresty so we keep 2 versions
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.3 | cflinuxfs3 |
  | nginx | 1.25.3 | cflinuxfs4 |
  | openresty | 1.21.4.2 | cflinuxfs3 |
  | openresty | 1.21.4.2 | cflinuxfs4 |
  | openresty | 1.25.3.1 | cflinuxfs3 |
  | openresty | 1.25.3.1 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: 9e879641934cd9ed09387cabbbbebdff98b409fe3faa39bb1c267395f8425164
  * Uncached buildpack SHA256: e792d4a10115a39f4195fb8c00459b530be55c062cb6b9777a52fb53d284e645
          
nodejs-offline-buildpack 1.8.22
1.8.22
  * Add python 3.11.8, remove python 3.11.7 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 20.11.0, remove node 20.9.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add new parameters for sealights hook (#688)
  | name | version | cf_stacks |
  |-|-|-|
  | node | 18.18.2 | cflinuxfs3 |
  | node | 18.18.2 | cflinuxfs4 |
  | node | 18.19.0 | cflinuxfs3 |
  | node | 18.19.0 | cflinuxfs4 |
  | node | 20.10.0 | cflinuxfs3 |
  | node | 20.10.0 | cflinuxfs4 |
  | node | 20.11.0 | cflinuxfs3 |
  | node | 20.11.0 | cflinuxfs4 |
  | python | 3.11.8 | cflinuxfs3 |
  | python | 3.11.8 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.11.x |
  * Uncached buildpack SHA256: f8826049367b7ff10df2040729e304596e90dfb2c36f9a24c1329eca769a09e5
  * Uncached buildpack SHA256: 49feeeedcbc22d34448696802196f1099039ac5e65269ab6e1d7d4ea681d9d12
          
notifications 69.0.0
notifications-ui 47.0.0
php-offline-buildpack 4.6.15
4.6.15
  * Add php 8.3.3, remove php 8.3.2
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187054651)
  * Add nginx 1.25.4, remove nginx 1.25.3 (#988)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187047410)
  * Add composer 2.7.1, remove composer 2.6.6 (#987)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/187018772)
  * Add php 8.2.15, remove php 8.2.13 (#985)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/186869640)
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.11.0-839 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.7.1 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.58 | cflinuxfs3 |  |
  | httpd | 2.4.58 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.4 | cflinuxfs3 |  |
  | nginx | 1.25.4 | cflinuxfs4 |  |
  | php | 8.1.26 | 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.26 | 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.27 | 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.27 | 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.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, yaml, zip, zlib |
  | php | 8.2.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, yaml, zip, zlib |
  | php | 8.2.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, yaml, zip, zlib |
  | php | 8.2.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, yaml, zip, zlib |
  | php | 8.3.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, 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.3.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, 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.3.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.3.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.27 |
  | httpd | 2.4.58 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.25.4 |
  | composer | 2.7.1 |
  * Uncached buildpack SHA256: d8da15935416c76dc586778cfcc520fec175253bd84e73a2859cc5583def997f
  * Uncached buildpack SHA256: 73adb7cc36afa6ecb9549dd5966645579b02b683dff03ec7ee42a3415283360d
          
push-apps-manager-release 676.0.23
676.0.23
  * Allow updating parameters even when unable to fetch parameters for service instance, but only in json mode and with a warning about overwriting parameters.
          
676.0.22
  * update dependencies
  * fix bugs to allow mapping tcp routes
          
push-offline-docs-release 2.13.515
push-usage-service-release 674.0.89
v674.0.89
  ## Changes
  * Removed dependancy on metrics-registrar-cli [#186313303] (#531)
  ## Dependencies
  * **app-usage-service:** Updated to v`02003c0`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.88
  ## Dependencies
  * **rspec:** Updated to v3.13.0.
For more information, see [rspec](https://github.com/rspec/rspec-metagem). * **app-usage-service:** Updated to v`7c0da43`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.87
  ## Changes
  * Maintenance release (internal technical work, etc)
          
pxc 0.61.0
v0.61.0
  - Updates golang to 1.21.7
  - Updates packages and dependencies
          
python-offline-buildpack 1.8.19
r-offline-buildpack 1.2.8
routing 0.292.0
v0.292.0
  ## Changes
  - Dependency updates
  - ✨ Adds support for `Partitioned` cookies to gorouter to allow for sticky sessions in embedded contexts. [More information on 3rd-party cookie deprecation.](https://developers.google.com/privacy-sandbox/3pcd)
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.291.0...v0.292.0
  ## Resources
  - [Download release 0.292.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.292.0).
          
v0.291.0
  ## Changes
  - Bugfix: Mitigates issue when operators set `router.route_service_internal_server_port`. Previously, this configuration parameter was not passed through to the Gorouter configuration.
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.290.0...v0.291.0
  ## Resources
  - [Download release 0.291.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.291.0).
          
v0.290.0
  ## Changes
  - ✨Adds opt-in support for NTLM + other challenge-response based authentication using `Authorization: Negotiate` flows by automatically enabling sticky sessions for those requests.
  - Golang bump to 1.21.7
  - Go package dependency bumps
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
  index c291be45..e7c33d66 100644
  --- a/jobs/gorouter/spec
  +++ b/jobs/gorouter/spec
  @@ -123,6 +123,9 @@ properties:
  router.sticky_session_cookie_names:
  description: "The names of the cookies to use for handling sticky sessions"
  default: [ "JSESSIONID" ]
  +  router.sticky_sessions_for_auth_negotiate:
  +    description: "Controls whether or not gorouter will apply sticky sessions to request/response flows using 'Authorization: Negotiate'"
  +    default: false
  router.drain_wait:
  description: |
  Delay in seconds after shut down is initiated before server stops listening.
  ```
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.289.0...v0.290.0
  ## Resources
  - [Download release 0.290.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.290.0).
          
ruby-offline-buildpack 1.10.9
1.10.9
  * Add ruby 3.2.3, remove ruby 3.2.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Add rubygems 3.5.6, remove rubygems 3.5.4 for stack(s) cflinuxfs4, cflinuxfs3
  * Add bundler 2.5.6, remove bundler 2.5.4 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.5.6 | cflinuxfs3, cflinuxfs4 |
  | jruby | 9.4.5.0 | cflinuxfs3 |
  | jruby | 9.4.5.0 | cflinuxfs4 |
  | node | 20.11.0 | cflinuxfs3 |
  | node | 20.11.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.2 | cflinuxfs3 |
  | ruby | 3.2.2 | cflinuxfs4 |
  | ruby | 3.2.3 | cflinuxfs3 |
  | ruby | 3.2.3 | cflinuxfs4 |
  | ruby | 3.3.0 | cflinuxfs3 |
  | ruby | 3.3.0 | cflinuxfs4 |
  | rubygems | 3.5.6 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.21 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.2.x |
  * Uncached buildpack SHA256: 2def04eafa5e93d3c8cfb9b6b7b337030bc680ef52c491a3636523d006b74c3e
  * Uncached buildpack SHA256: c99df2b19b0b44f15145bc3a2d70104de6a9a0792ad614c7a7298a144a7812d4
          
silk 3.43.0
v3.43.0
  ## Changes
  - Go package dependency bumps
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.42.0...v3.43.0
  ## Resources
  - [Download release 3.43.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.43.0).
          
v3.42.0
  ## Changes
  - Bump healthchecker package
  ## ✨  Built with go 1.21.7
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.41.0...v3.42.0
  ## Resources
  - [Download release 3.42.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.42.0).
          
v3.41.0
  ## Changes
  - Go package dependency bumps
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.40.0...v3.41.0
  ## Resources
  - [Download release 3.41.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.41.0).
          
smb-volume 3.1.55
v3.1.55
  ## Dependencies
  * **smbbroker:** Updated to v`635d659`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`a3f69fd`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.54
  ## Changes
  * +Golang: Updated to v1.22.0 (#343)
  ## Dependencies
  * **rspec:** Updated to v3.13.0.
For more information, see [rspec](https://github.com/rspec/rspec-metagem). * **smbbroker:** Updated to v`50360ca`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`45257a1`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.53
  ## Changes
  * Bump talloc from 2.4.1 to 2.4.2 (#338)
  ## Dependencies
  * **smbbroker:** Updated to v`21d0744`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker).
smoke-tests 4.8.5
staticfile-offline-buildpack 1.6.10
1.6.10
  * Update Dynatrace tests to enable it on envs w/o preinstalled fs3 BP (#405)
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.3 | cflinuxfs3 |
  | nginx | 1.25.3 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: 72d2ae7f4659648a001693774d6591607202735e7f5c05ba44b0302a672daed8
  * Uncached buildpack SHA256: ccd1c231b4a7a2779f7db54891129a2d1f7814fc65291c01180f6a62864663fd
          
statsd-injector 1.11.38
syslog 11.8.16
system-metrics-scraper 4.0.6
uaa 74.5.104
v74.5.104
  ## What's Changed
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.442 to 0.0.445 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/803
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.103...v74.5.104
          
v74.5.103
  Maintenance release
  ## What's Changed
  * Bump minitest from 5.21.2 to 5.22.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/791
  * Bump zeitwerk from 2.6.12 to 2.6.13 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/792
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.428 to 0.0.442 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/797
  * Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/798
  * Revert "Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 in /src/acceptance_tests" by @Tallicia in https://github.com/cloudfoundry/uaa-release/pull/799
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.102...v74.5.103
          
v74.5.102
  ## What's Changed
  * Bump rspec-mocks from 3.12.6 to 3.12.7 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/775
  * Bump nokogiri from 1.16.0 to 1.16.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/774
  * Bump rspec-support from 3.12.1 to 3.12.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/772
  * Bump rspec-expectations from 3.12.3 to 3.12.4 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/771
  * Bump rspec from 3.12.0 to 3.13.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/770
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.427 to 0.0.428 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/776
  * Bump org.apache.directory.api:api-ldap-model from 2.1.5 to 2.1.6.
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.101...v74.5.102
          

2.13.35

Release Date: 02/05/2024

  • [Known Issue] routing-release 0.289.0 introduced a breaking change: the Gorouter uses port 7070, instead of a random available port, for internal route service requests. This is fixed in routing-release 0.291.0 / TAS v2.13.36.
  • [Rollback] backup-and-restore-sdk rolled back to v1.18.116 to restore MySQL 5.7 support removed in v1.18.117
  • [Rollback] mapfs rolled back to v1.2.52 for upgrade bug
  • Bump capi to version 1.133.17
  • Bump cf-autoscaling to version 250.1.4
  • Bump cf-networking to version 3.41.0
  • Bump credhub to version 2.12.60
  • Bump garden-runc to version 1.48.0
  • Bump metrics-discovery to version 3.2.22
  • Bump nfs-volume to version 7.1.47
  • Bump nodejs-offline-buildpack to version 1.8.21
  • Bump push-offline-docs-release to version 2.13.465
  • Bump push-usage-service-release to version 674.0.86
  • Bump routing to version 0.289.0
  • Bump ruby-offline-buildpack to version 1.10.8
  • Bump smb-volume to version 3.1.52
  • Bump statsd-injector to version 1.11.38
  • Bump syslog to version 11.8.16
  • Bump system-metrics-scraper to version 4.0.6
  • Bump uaa to version 74.5.101
Component Version Release Notes
ubuntu-xenial stemcell 621.813
backup-and-restore-sdk 1.18.116
binary-offline-buildpack 1.1.9
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.40
bpm 1.2.13
capi 1.133.17
1.133.17
  Create final release 1.133.17
          
cf-autoscaling 250.1.4
v250.1.4
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.21.6
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v250.1.3...v250.1.4
          
cf-cli 1.59.0
cf-networking 3.41.0
v3.41.0
  ## Changes
  - Add GOVERSION env var to example apps
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.40.0...v3.41.0
  ## Resources
  - [Download release 3.41.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.41.0).
          
cflinuxfs3 0.384.0
count-cores-indicator 2.0.0
credhub 2.12.60
2.12.60
  ## What's Changed
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.59...2.12.60
          
diego 2.92.0
dotnet-core-offline-buildpack 2.4.21
garden-runc 1.48.0
v1.48.0
  ## Changes
  - 🔒[runc](https://github.com/opencontainers/runc) + [container](https://github.com/containerd/containerd) have been bumped to address [CVE-2024-21626](https://github.com/advisories/GHSA-xr7r-f8xq-vfvv)
  - ✈️Many updates to get garden-runc-release's CI configuration working in the [wg-app-platform-runtime-ci](https://github.com/cloudfoundry/wg-app-platform-runtime-ci) repo Thank you @winkingturtle-vmw @ebroberson @MarcPaquette !!!
  - Docs updates - Thank you @MarcPaquette !!!
  - Many golang package dependency bumps
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.47.0...v1.48.0
  ## Resources
  - [Download release 1.48.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.48.0).
          
go-offline-buildpack 1.10.15
haproxy 11.17.4
java-offline-buildpack 4.65.0
log-cache 2.12.15
loggregator 106.7.16
loggregator-agent 6.5.17
mapfs 1.2.52
metric-registrar 2.1.12
metrics-discovery 3.2.22
v3.2.22
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.21...v3.2.22
          
mysql-monitoring 10.10.0
nats 56.15.0
nfs-volume 7.1.47
v7.1.47
  ## Dependencies
  * **nfsbroker:** Updated to v`364dcca`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker).
nginx-offline-buildpack 1.2.10
nodejs-offline-buildpack 1.8.21
1.8.21
  * Add node 18.19.0, remove node 18.18.0 for stack(s) cflinuxfs3, cflinuxfs4
  * Add node 20.10.0, remove node 20.8.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Add python 3.11.7, remove python 3.11.6 for stack(s) cflinuxfs3, cflinuxfs4
  | name | version | cf_stacks |
  |-|-|-|
  | node | 18.18.2 | cflinuxfs3 |
  | node | 18.18.2 | cflinuxfs4 |
  | node | 18.19.0 | cflinuxfs3 |
  | node | 18.19.0 | cflinuxfs4 |
  | node | 20.9.0 | cflinuxfs3 |
  | node | 20.9.0 | cflinuxfs4 |
  | node | 20.10.0 | cflinuxfs3 |
  | node | 20.10.0 | cflinuxfs4 |
  | python | 3.11.7 | cflinuxfs3 |
  | python | 3.11.7 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.11.x |
  * Uncached buildpack SHA256: 5bd8533305e25aa3d48d71945e208b2c711811801759c0bfe8260812fb2b65cf
  * Uncached buildpack SHA256: b0cb5f12bbaf22fe7377c0590b1707a9982e65d44a7263950e825ab9fd0396d1
          
1.8.20
  * Updating github-config (#673)
  | name | version | cf_stacks |
  |-|-|-|
  | node | 18.18.0 | cflinuxfs3 |
  | node | 18.18.0 | cflinuxfs4 |
  | node | 18.18.2 | cflinuxfs3 |
  | node | 18.18.2 | cflinuxfs4 |
  | node | 20.8.1 | cflinuxfs3 |
  | node | 20.8.1 | cflinuxfs4 |
  | node | 20.9.0 | cflinuxfs3 |
  | node | 20.9.0 | cflinuxfs4 |
  | python | 3.11.6 | cflinuxfs3 |
  | python | 3.11.6 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.11.x |
  * Uncached buildpack SHA256: 8f5f2dedf486becfaa5c0baa6bf6ebaa28a8dbfe1acf87041362062c5eeeba94
  * Uncached buildpack SHA256: 5f02b3a658d18a857b2392135549b3fb8728f4b27f507ac12a8ccf2ffbd04825
          
1.8.19
  * Add node 20.9.0, remove node 20.8.0 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | node | 18.18.0 | cflinuxfs3 |
  | node | 18.18.0 | cflinuxfs4 |
  | node | 18.18.2 | cflinuxfs3 |
  | node | 18.18.2 | cflinuxfs4 |
  | node | 20.8.1 | cflinuxfs3 |
  | node | 20.8.1 | cflinuxfs4 |
  | node | 20.9.0 | cflinuxfs3 |
  | node | 20.9.0 | cflinuxfs4 |
  | python | 3.11.6 | cflinuxfs3 |
  | python | 3.11.6 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.11.x |
  * Uncached buildpack SHA256: 61cc8acec791d0b4014b252811d841ac5c569b3fd003b194135f248c4bbec260
  * Uncached buildpack SHA256: cf9cab4597267890f03b746134e0af4c8af9bcfc4ba9c146148d9c978c23ff35
          
1.8.18
  * Add node 20.8.1, remove node 20.6.0
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/186252512)
  * profile: remove last exit
  (https://github.com/cloudfoundry/nodejs-buildpack/pull/662)
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | node | 18.18.0 | cflinuxfs3 |
  | node | 18.18.0 | cflinuxfs4 |
  | node | 18.18.2 | cflinuxfs3 |
  | node | 18.18.2 | cflinuxfs4 |
  | node | 20.8.0 | cflinuxfs3 |
  | node | 20.8.0 | cflinuxfs4 |
  | node | 20.8.1 | cflinuxfs3 |
  | node | 20.8.1 | cflinuxfs4 |
  | python | 3.11.6 | cflinuxfs3 |
  | python | 3.11.6 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.11.x |
  * Uncached buildpack SHA256: d3374847ae1a10f757bcf76ebcf7423274f42fde7bde48daf1f7785e15b1ae14
  * Uncached buildpack SHA256: e4198cf6cd06717b5fdc03cfc12a0212b2ea91b6105a55a0c9fc462382e57327
          
notifications 69.0.0
notifications-ui 47.0.0
php-offline-buildpack 4.6.14
push-apps-manager-release 676.0.21
push-offline-docs-release 2.13.465
push-usage-service-release 674.0.86
v674.0.86
  ## Changes
  * Bump metric-registrar-cli to 1.4.5 (#505)
  ## Dependencies
  * **app-usage-service:** Updated to v`385a6c3`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.60.0
python-offline-buildpack 1.8.19
r-offline-buildpack 1.2.8
routing 0.289.0
v0.289.0
  ## ❗**BREAKING CHANGES** ❗
  -  A new reserved port 7070 had been added - Thanks @domdom82!
  - Before deploying, please double-check your [reserved ports settings](https://github.com/cloudfoundry/routing-release/blob/develop/jobs/gorouter/templates/pre-start.erb) for any clashes with port 7070, especially the `router.prometheus.port` property.
  ## Changes
  - (Feature) [Add route_services_internal_server_port property](https://github.com/cloudfoundry/routing-release/pull/382)
  - (Bug) [Add cipher-suites for TLS 1.3](https://github.com/cloudfoundry/gorouter/pull/390) and [auto-generate the list from now on](https://github.com/cloudfoundry/gorouter/pull/391)
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
  index 30f535b8..c291be45 100644
  --- a/jobs/gorouter/spec
  +++ b/jobs/gorouter/spec
  @@ -207,7 +207,7 @@ properties:
  description:
  An ordered, colon-delimited list of golang supported TLS cipher suites in OpenSSL or RFC format.
  The selected cipher suite will be negotiated according to the order of this list during a TLS handshake.
  -      See https://github.com/golang/go/blob/release-branch.go1.9/src/crypto/tls/cipher_suites.go#L369-L390 for golang supported cipher suites.
  +      See https://github.com/golang/go/blob/release-branch.go1.21/src/crypto/tls/cipher_suites.go#L663-L690 for golang supported cipher suites.
  The first four of these are supported for TLSv1.0/1.1 only.
  See https://www.openssl.org/docs/man1.1.0/apps/ciphers.html for a mapping of OpenSSL and RFC suite names.
  default: "ECDHE-RSA-AES128-GCM-SHA256:TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384"
  @@ -243,6 +243,9 @@ properties:
  router.route_services_internal_lookup_allowlist:
  description: "a list of host names for route services that should be resolved internally. Each entry can be a fully qualified domain name or DNS wildcard (i.e. wildcard on 1 segment of a subdomain). If the list is empty, it is not in effect and internal lookup will be attempted for all host names, which can lead to CVE-2019-3789. Please turn on internal lookup only with an allowlist."
  default: []
  +  router.route_services_internal_server_port:
  +    description: "Gorouter will use this port for internal route services."
  +    default: 7070
  router.route_services_secret_decrypt_only:
  description: "To rotate keys, add your new key here and deploy. Then swap this key with the value of route_services_secret and deploy again."
  default: ""
  ```
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.288.0...v0.289.0
  ## Resources
  - [Download release 0.289.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.289.0).
          
ruby-offline-buildpack 1.10.8
1.10.8
  * Deprecate JRuby 9.3.x (#889)
  * Add ruby 3.3.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add rubygems 3.5.4, remove rubygems 3.4.22 for stack(s) cflinuxfs4, cflinuxfs3
  * Add bundler 2.5.4, remove bundler 2.4.22 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 20.11.0, remove node 20.10.0 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.5.4 | cflinuxfs3, cflinuxfs4 |
  | jruby | 9.4.5.0 | cflinuxfs3 |
  | jruby | 9.4.5.0 | cflinuxfs4 |
  | node | 20.11.0 | cflinuxfs3 |
  | node | 20.11.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 |
  | ruby | 3.3.0 | cflinuxfs3 |
  | ruby | 3.3.0 | cflinuxfs4 |
  | rubygems | 3.5.4 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.21 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.2.x |
  * Uncached buildpack SHA256: 3c7c6795535b23dbc200c8a6684cf609272c7270e9086cb50ae54439b223fd0f
  * Uncached buildpack SHA256: c1fb68423173dc201fcdcf559b11f5e51379397d99293a983870c1f87b3a7da1
          
silk 3.40.0
smb-volume 3.1.52
v3.1.52
  ## Dependencies
  * **gomega:** Updated to v1.31.1.
For more information, see [gomega](https://github.com/onsi/gomega). * **smbbroker:** Updated to v`832a8cf`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`12dc1ba`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.5
staticfile-offline-buildpack 1.6.9
statsd-injector 1.11.38
v1.11.38
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.37...v1.11.38
          
syslog 11.8.16
v11.8.16
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.15...v11.8.16
          
system-metrics-scraper 4.0.6
v4.0.6
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v4.0.5...v4.0.6
          
uaa 74.5.101
v74.5.101
  ## What's Changed
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.426 to 0.0.427 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/765
  * Other various dependency bumps and security fixes
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.100...v74.5.101
          

2.13.34

Release Date: 01/31/2024

  • [Known Issue] We recommend upgrading from this version alongside a stemcell upgrade due to an issue in our mapfs release, causing possible failures in pre-start during an Apply Changes.
  • [Known Issue] BBR is nonfunctional in this release due to an incompatible version of the MySQL client. Subsequent releases will restore functionality.
  • [Feature] Adds Diego support for Docker workloads using OCI images
  • [Bug Fix] Fixes BBR Restoration failure with UAA database when upgrading from MySQL 5 to 8.
  • Bump backup-and-restore-sdk to version 1.18.118
  • Bump bosh-system-metrics-forwarder to version 0.0.40
  • Bump cflinuxfs3 to version 0.384.0
  • Bump credhub to version 2.12.59
  • Bump diego to version 2.92.0
  • Bump dotnet-core-offline-buildpack to version 2.4.21
  • Bump log-cache to version 2.12.15
  • Bump loggregator to version 106.7.16
  • Bump loggregator-agent to version 6.5.17
  • Bump mapfs to version 1.2.53
  • Bump metric-registrar to version 2.1.12
  • Bump nfs-volume to version 7.1.46
  • Bump notifications to version 69.0.0
  • Bump notifications-ui to version 47.0.0
  • Bump push-offline-docs-release to version 2.13.455
  • Bump push-usage-service-release to version 674.0.85
  • Bump python-offline-buildpack to version 1.8.19
  • Bump routing to version 0.288.0
  • Bump smb-volume to version 3.1.51
  • Bump uaa to version 74.5.100
Component Version Release Notes
ubuntu-xenial stemcell 621.809
backup-and-restore-sdk 1.18.118
v1.18.118
  ## Changes
  * Stop using custom OpenSSL 1 and use latest OpenSSL from Stemcell instead (#1487)
  ## Dependencies
  * **storage:** Updated to v1.37.0.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **s3:** Updated to v1.48.1.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **bosh-backup-and-restore:** Updated to v1.9.59.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **gomega:** Updated to v1.31.1.
For more information, see [gomega](https://github.com/onsi/gomega).
v1.18.117
  ## Changes
  * Maintenance/clean out of support db version (#1455)
  ** This removes support for MySQL 5.6, 5.7 and Postgres 10
  ## Dependencies
  * **credentials:** Updated to v1.16.16.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **v6:** Updated to v6.8.1.
For more information, see [v6](https://github.com/maxbrunsfeld/counterfeiter). * **v2:** Updated to v2.15.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.31.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **api:** Updated to v0.157.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.9
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.40
v0.0.40
  ## What's Changed
  * Bump packaged Golang to go1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.39...v0.0.40
          
bpm 1.2.13
capi 1.133.16
cf-autoscaling 250.1.3
cf-cli 1.59.0
cf-networking 3.40.0
cflinuxfs3 0.384.0
v0.384.0
  This release ships with cflinuxfs3 version 0.384.0. For more information, see the [release notes](https://github.com/cloudfoundry/cflinuxfs3/releases/tag/0.384.0)
          
count-cores-indicator 2.0.0
credhub 2.12.59
2.12.59
  ## What's Changed
  - Bump various dependencies
  - Removed use of spotbugs
  - Some dev doc improvements
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.58...2.12.59
          
diego 2.92.0
v2.92.0
  ## Changes
  - Buildpack path cache hash has 16 bytes
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.91.0...v2.92.0
  ## Resources
  - [Download release 2.92.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.92.0).
          
v2.91.0
  ## Changes
  ✨  The `dockerapplifecycle` now supports workloads using the OCI image format. Thanks @jrussett and @ebroberson!
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/vizzini/spec b/jobs/vizzini/spec
  index a3bbc5fb2..7eb920159 100644
  --- a/jobs/vizzini/spec
  +++ b/jobs/vizzini/spec
  @@ -85,3 +85,7 @@ properties:
  grace_busybox_image_url:
  description: "grace test asset busybox container image"
  default: "docker:///cloudfoundry/grace"
  +
  +  diego_docker_oci_image_url:
  +    description: "diego docker app in OCI image format"
  +    default: "docker:///cloudfoundry/diego-docker-app:oci"
  ```
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.90.0...v2.91.0
  ## Resources
  - [Download release 2.91.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.91.0).
          
v2.90.0
  ## Changes
  - Set Content-Digest header when uploading droplets to support environment that don't have md5 available
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.89.0...v2.90.0
  ## Resources
  - [Download release 2.90.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.90.0).
          
v2.89.0
  ## Changes
  - Fix BBS Port issues(https://github.com/cloudfoundry/diego-release/pull/878 & https://github.com/cloudfoundry/diego-release/pull/879)
  - Make `max_containers` configurable (https://github.com/cloudfoundry/diego-release/pull/876)
  - Add xxhash as a dependency (https://github.com/cloudfoundry/diego-release/pull/885)
  - Use major/minor versions of Go, instead of specific versions (https://github.com/cloudfoundry/diego-release/pull/891)
  - Make jitter interval configurable. Add new config parameter: JitterFactor  (https://github.com/cloudfoundry/route-emitter/pull/31)
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/rep/spec b/jobs/rep/spec
  index 1383b67c0..8fb49517a 100644
  --- a/jobs/rep/spec
  +++ b/jobs/rep/spec
  @@ -224,6 +224,10 @@ properties:
  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
  +  diego.rep.max_containers:
  +    description: "Maximum container capacity per rep"
  +    default: 250
  +
  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+"
  default: false
  diff --git a/jobs/route_emitter/spec b/jobs/route_emitter/spec
  index faac3b0c5..11dae3aec 100644
  --- a/jobs/route_emitter/spec
  +++ b/jobs/route_emitter/spec
  @@ -93,6 +93,10 @@ properties:
  diego.route_emitter.bbs.max_idle_conns_per_host:
  description: "maximum number of idle http connections"
  +  diego.route_emitter.jitter_factor:
  +    description: "The jitter factor is the percentage of register interval used in determining the jitter interval (the time for which the emitter sleeps)"
  +    default: 0.2
  +
  diego.route_emitter.job_name:
  description: "The name of the Diego job referenced by this spec (DO NOT override)"
  default: "route_emitter"
  diff --git a/jobs/route_emitter_windows/spec b/jobs/route_emitter_windows/spec
  index 404c9f518..cec39c995 100644
  --- a/jobs/route_emitter_windows/spec
  +++ b/jobs/route_emitter_windows/spec
  @@ -83,6 +83,10 @@ properties:
  diego.route_emitter.bbs.max_idle_conns_per_host:
  description: "maximum number of idle http connections"
  +  diego.route_emitter.jitter_factor:
  +    description: "The jitter factor is the percentage of register interval used in determining the jitter interval (the time for which the emitter sleeps)"
  +    default: 0.2
  +
  diego.route_emitter.job_name:
  description: "The name of the Diego job referenced by this spec (DO NOT override)"
  default: "route_emitter_windows"
  ```
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.88.0...v2.89.0
  ## Resources
  - [Download release 2.89.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.89.0).
          
dotnet-core-offline-buildpack 2.4.21
2.4.21
  * Add dotnet-aspnetcore 6.0.26, remove dotnet-aspnetcore 6.0.25 (#896)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/186813026)
  * Add dotnet-runtime 6.0.26, remove dotnet-runtime 6.0.25 (#893)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/186812683)
  * Add dotnet-sdk 6.0.418, remove dotnet-sdk 6.0.417 (#901)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/186821238)
  * Add dotnet-aspnetcore 7.0.15, remove dotnet-aspnetcore 7.0.14 (#894)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/186812737)
  * Add dotnet-runtime 7.0.15, remove dotnet-runtime 7.0.14 (#895)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/186812950)
  * Add dotnet-sdk 7.0.405, remove dotnet-sdk 7.0.404 (#900)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/186813133)
  * Add dotnet-aspnetcore 8.0.1, remove dotnet-aspnetcore 8.0.0 (#899)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/186813130)
  * Add dotnet-runtime 8.0.1, remove dotnet-runtime 8.0.0 (#897)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/186813078)
  * Add dotnet-sdk 8.0.101, remove dotnet-sdk 8.0.100 (#898)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/186813081)
  * Add node 20.11.0, remove node 20.10.0 (#902)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/186817667)
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.26 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.15 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 8.0.1 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.26 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.15 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 8.0.1 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.418 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.405 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 8.0.101 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.7.2 | cflinuxfs3 |
  | libunwind | 1.7.2 | cflinuxfs4 |
  | node | 20.11.0 | cflinuxfs3 |
  | node | 20.11.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: 28e0759d550bffe58fab7bfb2d5d06c2eed7bbf2f6f21c14ca70f5e4360116df
  * Uncached buildpack SHA256: 1a7635483eee3820a065f0c075dffec53e2a771ad71303004750d5766d5a706e
          
garden-runc 1.47.0
go-offline-buildpack 1.10.15
haproxy 11.17.4
java-offline-buildpack 4.65.0
log-cache 2.12.15
v2.12.15
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.14...v2.12.15
          
loggregator 106.7.16
v106.7.16
  ## What's Changed
  * Bump depedencies
  * Bump packaged Golang to go1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.15...v106.7.16
          
loggregator-agent 6.5.17
v6.5.17
  ## What's Changed
  ### Fixes
  * Bump dependencies
  * Bump packaged Go version to go1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.16...v6.5.17
          
mapfs 1.2.53
v1.2.53
  ## Changes
  * Golang: Updated to v1.21.6. (#202)
  ## Dependencies
  * **v2:** Updated to v2.15.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.31.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **mapfs:** Updated to v`c46a740`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.12
v2.1.12
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.21.6
  **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.11...v2.1.12
          
metrics-discovery 3.2.21
mysql-monitoring 10.10.0
nats 56.15.0
nfs-volume 7.1.46
v7.1.46
  ## Dependencies
  * **gomega:** Updated to v1.31.1.
For more information, see [gomega](https://github.com/onsi/gomega). * **nfsbroker:** Updated to v`6a5502a`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`68cd846`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.45
  ## Changes
  * +Golang: Updated to v1.21.6 (#732)
  * Bump Tcl to v8.6.13 (#707)
  * Bump openssl- from 3.1.4 to 3.2.0 (#694)
  * Bump sqlite from 3.44.0 to 3.44.2 (#702)
  * Bump sqlite from 3.44.2 to 3.45.0 (#742)
  * Bump util-linux from 2.39 to 2.39.3 (#736)
  ## Dependencies
  * **nfsbroker:** Updated to v`b71f08d`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`12df0a5`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
nginx-offline-buildpack 1.2.10
nodejs-offline-buildpack 1.8.15
notifications 69.0.0
v69.0.0
  commit c37cc568b3fb16538cfeaad4bb9da4e2a6a18006
  Author: PCF Toronto Concourse CI Bot 
      
       
  Date:   Fri Jan 26 04:14:01 2024 +0000
  Cuts final release 69.0.0
  [ci skip]
  commit ae9828213143c7f44a178ac8f400f580c9abe0b7
  Author: PCF Event Alerts Team CI 
       
         Date: Thu Jan 25 22:54:15 2024 +0000 Bump submodule src/notifications commit ba67dfaf30ccaee3e5112a2bc3d2d74ae46fbbb8 Author: PCF Event Alerts Team CI 
        
          Date: Thu Jan 25 22:49:27 2024 +0000 Bump submodule src/notifications commit 4d763e4e0cffede499d0db94e103e65a55fa4dc0 Merge: 299770f 2d77bce Author: Benjamin Fuller 
         
           Date: Thu Jan 25 15:38:10 2024 -0700 Merge pull request #47 from moleske/dependabot Use dependabot to autobump commit 2d77bce452a3027ffbb7a6a2552507841e94d1cc Author: M. Oleske 
          
            Date: Thu Jan 25 14:32:05 2024 -0800 Use dependabot to autobump * Create dependabot.yml commit 299770f66a6ca2c4e388ee3022fcd996331c59e2 Author: PCF Event Alerts Team CI 
           
             Date: Thu Jan 25 18:28:43 2024 +0000 Bump submodule src/notifications commit d928bff020fb1c45f00c43dc133d9fed13389642 Author: Ryker Reed 
            
              Date: Thu Jan 25 12:28:55 2024 -0500 bump pprof version (#46) * bump pprof version Critical cve stemming from d3flamegraph used by pprof. Latest version of pprof has removed d3flamegraph and should resolve cve --------- Signed-off-by: Michael Oleske 
             
               Co-authored-by: Amelia Downs 
              
                commit bf1e0885c7c5cce11fe3c10c6894d5e4093644f7 Author: PCF Event Alerts Team CI 
               
                 Date: Wed Jan 24 22:47:06 2024 +0000 Bump submodule src/notifications commit 1b717e6f025d85a1e25283f8583c23bbbc9a12fe Author: PCF Event Alerts Team CI 
                
                  Date: Tue Jan 9 19:32:08 2024 +0000 bump-golang to v0.143.0 commit 2c670cee14a364abc564e0d779123b7d188a8c9c Author: PCF Event Alerts Team CI 
                 
                   Date: Tue Dec 5 18:56:29 2023 +0000 bump-golang to v0.141.0 
                 
                
               
              
             
            
           
          
         
        
       
      
notifications-ui 47.0.0
v47.0.0
  commit 6db140a9a54ff1cf3e6d5aadeabbe6f37f72e86f
  Author: PCF Event Alerts Team CI 
      
       
  Date:   Fri Jan 26 04:14:35 2024 +0000
  Cuts final release 47.0.0
  [ci skip]
  commit e89e4ce73064f8bc86e3d24004d0a22cf7e41e11
  Author: PCF Event Alerts Team CI 
       
         Date: Thu Jan 25 23:46:34 2024 +0000 Bump submodule src/notifications-ui commit 1897a545a9c12535d3b5145d4587a900870e2391 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jan 25 15:42:40 2024 -0800 Bump github.com/PuerkitoBio/goquery in /src/acceptance (#15) Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 0.0.0-20150328133056-269246d9e7d4 to 1.8.1. - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](https://github.com/PuerkitoBio/goquery/commits/v1.8.1) --- updated-dependencies: - dependency-name: github.com/PuerkitoBio/goquery dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] 
        
          Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 40ac65cafabda0422ba64cabf41e71bfea30a6c8 Author: PCF Event Alerts Team CI 
         
           Date: Thu Jan 25 23:39:16 2024 +0000 Bump submodule src/notifications-ui commit fce482b6f5321f07e00eec4a871eef6cbb47fd4d Author: M. Oleske 
          
            Date: Thu Jan 25 15:35:42 2024 -0800 Use go 1.21 to stay on latest (#16) commit 785d1c1c2a2261703f530398822aecdfe453f11d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jan 25 15:32:39 2024 -0800 Bump github.com/onsi/gomega from 1.27.6 to 1.31.1 in /src/acceptance (#14) Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.6 to 1.31.1. - [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.6...v1.31.1) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 
           
             Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 06216315e12be0bdcf8bdc825f11a2fd8475f559 Author: PCF Event Alerts Team CI 
            
              Date: Thu Jan 25 23:25:53 2024 +0000 Bump submodule src/notifications-ui commit 1d03c80da60fdcf986b3bd4819dd965c169089df Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jan 25 15:24:16 2024 -0800 Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.15.0 in /src/acceptance (#13) Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.5 to 2.15.0. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/ginkgo/compare/v2.9.5...v2.15.0) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 
             
               Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 1a854780ea5a87e13525830c87d79b1dc861fb37 Author: M. Oleske 
              
                Date: Thu Jan 25 15:21:40 2024 -0800 enable dependbot updates commit 0f119af412f5ba95914cc4e76fd289bfaf8e661d Author: PCF Event Alerts Team CI 
               
                 Date: Thu Jan 25 18:43:52 2024 +0000 Bump submodule src/notifications-ui commit 3a9c2d4b1d0a8023ab08ef333df7c257bd3e5813 Author: Ryker Reed 
                
                  Date: Wed Jan 24 17:45:03 2024 -0500 bump pprof version (#12) * bump pprof version Critical cve stemming from d3flamegraph used by pprof. Latest version of pprof has removed d3flamegraph and should resolve cve * Run go mod tidy and go mod vendor --------- Co-authored-by: M. Oleske 
                 
                   commit ea43ad5e6e4c4caf8ca1a3ca91512c4fe10eeed0 Author: PCF Event Alerts Team CI 
                  
                    Date: Tue Jan 9 19:32:13 2024 +0000 bump-golang to v0.143.0 commit bdbcff9c8df5e1686410dcd8e46c5889a119ca30 Author: PCF Event Alerts Team CI 
                   
                     Date: Tue Dec 5 18:56:27 2023 +0000 bump-golang to v0.141.0 
                   
                  
                 
                
               
              
             
            
           
          
         
        
       
      
php-offline-buildpack 4.6.14
push-apps-manager-release 676.0.21
push-offline-docs-release 2.13.455
push-usage-service-release 674.0.85
v674.0.85
  ## Dependencies
  * **app-usage-service:** Updated to v`32af856`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.84
  ## Dependencies
  * **app-usage-service:** Updated to v`055cf3a`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.60.0
python-offline-buildpack 1.8.19
1.8.19
  * add codeowners file
  * Add setuptools 69.0.3, remove setuptools 69.0.2 for stack(s) cflinuxfs4, cflinuxfs3
  * Add python 3.12.1, remove python 3.12.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add python 3.11.7, remove python 3.11.6 for stack(s) cflinuxfs3, cflinuxfs4
  * Add miniconda3-py39 23.11.0, remove miniconda3-py39 23.10.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add pip 23.3.2, remove pip 23.3.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Add setuptools 69.0.2, remove setuptools 69.0.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add setuptools 69.0.0, remove setuptools 68.2.2 for stack(s) cflinuxfs4, cflinuxfs3
  * Add pipenv 2023.11.15, remove pipenv 2023.10.3 for stack(s) cflinuxfs3, cflinuxfs4
  * Add miniconda3-py39 23.10.0, remove miniconda3-py39 23.5.2 for stack(s) cflinuxfs4, cflinuxfs3
  * Add pip 23.3.1, remove pip 23.2.1 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 |
  | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 |
  | miniconda3-py39 | 23.11.0 | cflinuxfs3, cflinuxfs4 |
  | pip | 23.3.2 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.11.15 | cflinuxfs3 |
  | pipenv | 2023.11.15 | cflinuxfs4 |
  | python | 3.8.18 | cflinuxfs3 |
  | python | 3.8.18 | cflinuxfs4 |
  | python | 3.9.18 | cflinuxfs3 |
  | python | 3.9.18 | cflinuxfs4 |
  | python | 3.10.13 | cflinuxfs3 |
  | python | 3.10.13 | cflinuxfs4 |
  | python | 3.11.7 | cflinuxfs3 |
  | python | 3.11.7 | cflinuxfs4 |
  | python | 3.12.1 | cflinuxfs3 |
  | python | 3.12.1 | cflinuxfs4 |
  | setuptools | 69.0.3 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: d2e1d55da68abd203bffc85bc8098b9cb7a677a4485c5e50f63e98a1f06ba38c
  * Uncached buildpack SHA256: a02b0d8401d81dd3a61c2fc117cf3e9f699d4a166c3e56451ec6c38b57fff9c0
          
r-offline-buildpack 1.2.8
routing 0.288.0
v0.288.0
  ## Changes
  - ✨ **[Feature]** Operators can now configure to prefer AZ-local backends before proxying to backends in other availability zones (https://github.com/cloudfoundry/routing-release/issues/356)
  - Protect against data race when ReverseProxy modifies response headers
  - Fix ability to start gorouter with the default config (cloudfoundry/gorouter#387)
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
  index 8fc23a78..30f535b8 100644
  --- a/jobs/gorouter/spec
  +++ b/jobs/gorouter/spec
  @@ -101,6 +101,16 @@ properties:
  router.balancing_algorithm:
  description: "Algorithm used to distribute requests for a route across backends. Supported values are round-robin and least-connection"
  default: round-robin
  +  router.balancing_algorithm_az_preference:
  +    description: |
  +      Configuration option used in conjunction with the `router.balancing_algorithm` to decide from which
  +      availability zone to pick a suitable backend. Defaults to "None".
  +      "none" - There is no preference regarding availability zones. The router uses the
  +        `router.balancing_algorithm` across all possible backends in all existing AZs.
  +      "locally-optimistic" - On the initial attempt to pick a backend, the router will use
  +        `router.balancing_algorithm` across all backends in the same AZ as the router itself. Subsequent
  +        retries, in the case of failure or unavailability, will use _all_ available AZs.
  +    default: "none"
  router.number_of_cpus:
  description: "Number of CPUs to utilize, the default (-1) will equal the number of available CPUs"
  default: -1
  ```
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.287.0...v0.288.0
  ## Resources
  - [Download release 0.288.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.288.0).
          
v0.287.0
  ## Changes
  - Route-Registrar now supports specifying a nats server CA via the `nats.tls.ca_cert` property if it is not present via a BOSH link. (https://github.com/cloudfoundry/routing-release/pull/379) Thanks @benjaminguttmann-avtq!!
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/route_registrar/spec b/jobs/route_registrar/spec
  index be708025..c51dbb9f 100644
  --- a/jobs/route_registrar/spec
  +++ b/jobs/route_registrar/spec
  @@ -53,6 +53,8 @@ properties:
  description: "PEM-encoded certificate for the route-registrar to present to NATS for verification when connecting via TLS."
  nats.tls.client_key:
  description: "PEM-encoded private key for the route-registrar to present to NATS for verification when connecting via TLS."
  +  nats.tls.ca_cert:
  +    description: "The certificate authority certificate used for the route registrar"
  nats.fail_if_using_nats_without_tls:
  description: |
  Connecting to nats (instead of nats-tls) is deprecated. The nats
  ```
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.286.0...v0.287.0
  ## Resources
  - [Download release 0.287.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.287.0).
          
ruby-offline-buildpack 1.10.7
silk 3.40.0
smb-volume 3.1.51
v3.1.51
  ## Dependencies
  * **v2:** Updated to v2.15.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.31.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **smbbroker:** Updated to v`633ba64`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`34861d5`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.5
staticfile-offline-buildpack 1.6.9
statsd-injector 1.11.37
syslog 11.8.15
system-metrics-scraper 4.0.5
uaa 74.5.100
v74.5.100
  ## What's Changed
  - Fixed [UAA-77](https://pivotal-io.atlassian.net/browse/UAA-77?focusedCommentId=45517)  - BBR Restoration failure with UAA database between MySQL 5 & 8
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.99...v74.5.100
          

2.13.33

Release Date: 01/25/2024

  • [Breaking change] App Autoscaler introduces incompatibility with load balancers that reject POST requests without a Content-Length header.
  • Bump backup-and-restore-sdk to version 1.18.116
  • Bump binary-offline-buildpack to version 1.1.9
  • Bump bpm to version 1.2.13
  • Bump capi to version 1.133.16
  • Bump cf-autoscaling to version 250.1.3
  • Bump cf-cli to version 1.59.0
  • Bump cf-networking to version 3.40.0
  • Bump cflinuxfs3 to version 0.383.0
  • Bump credhub to version 2.12.58
  • Bump diego to version 2.88.0
  • Bump dotnet-core-offline-buildpack to version 2.4.20
  • Bump garden-runc to version 1.47.0
  • Bump go-offline-buildpack to version 1.10.15
  • Bump java-offline-buildpack to version 4.65.0
  • Bump metric-registrar to version 2.1.11
  • Bump mysql-monitoring to version 10.10.0
  • Bump nats to version 56.15.0
  • Bump nginx-offline-buildpack to version 1.2.10
  • Bump php-offline-buildpack to version 4.6.14
  • Bump push-apps-manager-release to version 676.0.21
  • Bump push-offline-docs-release to version 2.13.447
  • Bump push-usage-service-release to version 674.0.83
  • Bump pxc to version 0.60.0
  • Bump r-offline-buildpack to version 1.2.8
  • Bump routing to version 0.286.0
  • Bump ruby-offline-buildpack to version 1.10.7
  • Bump silk to version 3.40.0
  • Bump smb-volume to version 3.1.50
  • Bump smoke-tests to version 4.8.5
  • Bump staticfile-offline-buildpack to version 1.6.9
  • Bump uaa to version 74.5.99
Component Version Release Notes
ubuntu-xenial stemcell 621.793
backup-and-restore-sdk 1.18.116
v1.18.116
  ## Changes
  * Golang: Updated to v1.21.6. (#1443)
  ## Dependencies
  * **v2:** Updated to v2.14.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **net:** Updated to v0.20.0.
For more information, see [net](https://github.com/golang/net). * **oauth2:** Updated to v0.16.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.156.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.114
  ## Changes
  * Add final release 1.18.113 [ci skip]
          
v1.18.113
  ## Dependencies
  * **storage:** Updated to v1.36.0.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **s3:** Updated to v1.47.6.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **crypto:** Updated to v0.17.0.
For more information, see [crypto](https://github.com/golang/crypto).
v1.18.112
  ## Dependencies
  * **credentials:** Updated to v1.16.12.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.47.5.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **aws-sdk-go-v2:** Updated to v1.24.0.
For more information, see [aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). * **api:** Updated to v0.154.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.111
  ## Changes
  * Golang: Updated to v1.21.5. (#1406)
  ## Dependencies
  * **credentials:** Updated to v1.16.10.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.47.3.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **api:** Updated to v0.153.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.9
1.1.9
  * Updating github-config
  * Uncached buildpack SHA256: 9775f19977306644e9ef9aebbbb82d831c1c3cd992007a727137fc70a951fa5c
  * Uncached buildpack SHA256: 141c323bcd6dec1bbe0708c3b6ecc7a78dfd679e5e587a891a124120c6c6eae4
  * Uncached buildpack SHA256: efbd95a0594a775dfd745efbb5d7b60d0d82f6da95d72a901441f49113d753d4
  * Uncached buildpack SHA256: 0aad501b76b2183e8151899c032d955241d01b65af66689378d319b2470aecc2
          
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.39
bpm 1.2.13
capi 1.133.16
1.133.16
  Create final release 1.133.16
  * CC healthcheck tolerates nginx unavailability
          
1.133.15
  Create final release 1.133.15
          
cf-autoscaling 250.1.3
v250.1.3
  ## What's Changed
  * Bump dependencies
          
cf-cli 1.59.0
v1.59.0
  ### This release contains the following versions of the CF CLI
  Major version | Prior version | Current version
  -- | -- | --
  v8 | 8.7.6 | [8.7.7](https://github.com/cloudfoundry/cli/releases/tag/v8.7.7)
  v7 | 7.7.6 | [7.7.7](https://github.com/cloudfoundry/cli/releases/tag/v7.7.7)
  v6 | 6.53.0 | [6.53.0](https://github.com/cloudfoundry/cli/releases/tag/v6.53.0)
          
v1.56.0
  ### This release contains the following versions of the CF CLI
  Major version | Prior version | Current version
  -- | -- | --
  v8 | 8.7.5 | [8.7.6](https://github.com/cloudfoundry/cli/releases/tag/v8.7.6)
  v7 | 7.7.5 | [7.7.6](https://github.com/cloudfoundry/cli/releases/tag/v7.7.6)
  v6 | 6.53.0 | [6.53.0](https://github.com/cloudfoundry/cli/releases/tag/v6.53.0)
          
cf-networking 3.40.0
v3.40.0
  ## Changes
  - nothing significant
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.39.0...v3.40.0
  ## Resources
  - [Download release 3.40.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.40.0).
          
v3.39.0
  ## Changes
  - Bump to go 1.21.5
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.38.0...v3.39.0
  ## Resources
  - [Download release 3.39.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.39.0).
          
cflinuxfs3 0.383.0
v0.383.0
  This release ships with cflinuxfs3 version 0.383.0. For more information, see the [release notes](https://github.com/cloudfoundry/cflinuxfs3/releases/tag/0.383.0)
          
v0.382.0
  This release ships with cflinuxfs3 version 0.382.0. For more information, see the [release notes](https://github.com/cloudfoundry/cflinuxfs3/releases/tag/0.382.0)
          
v0.381.0
  This release ships with cflinuxfs3 version 0.381.0. For more information, see the [release notes](https://github.com/cloudfoundry/cflinuxfs3/releases/tag/0.381.0)
          
count-cores-indicator 2.0.0
credhub 2.12.58
2.12.58
  ## What's Changed
  * Build(deps): Bump parser from 3.2.2.4 to 3.3.0.2 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/179
  * Build(deps): Bump regexp_parser from 2.8.3 to 2.9.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/180
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.57...2.12.58
          
2.12.57
  ## What's Changed
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.56...2.12.57
          
2.12.56
  ## What's Changed
  - Fixed issue #174 "credhub-release fails on FIPS compliant Jammy stemcell"
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.55...2.12.56
          
2.12.55
  ## What's Changed
  * Build(deps): Bump json from 2.6.3 to 2.7.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/170
  * Build(deps): Bump rubocop from 1.57.2 to 1.58.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/171
  * Build(deps): Bump json from 2.7.0 to 2.7.1 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/172
  * Build(deps): Bump regexp_parser from 2.8.2 to 2.8.3 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/173
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.54...2.12.55
          
diego 2.88.0
v2.88.0
  ## Changes
  -Bumps golang.org/x/crypto/ssh to v0.17.0 to address CVE-2023-48795.
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.87.0...v2.88.0
  ## Resources
  - [Download release 2.88.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.88.0).
          
v2.87.0
  ## Changes
  Reverted max_containers changes https://github.com/cloudfoundry/diego-release/pull/873
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/rep/spec b/jobs/rep/spec
  index 5c0ec9576..1383b67c0 100644
  --- a/jobs/rep/spec
  +++ b/jobs/rep/spec
  @@ -30,11 +30,6 @@ packages:
  - proxy
  - certsplitter
  -consumes:
  -- name: max_containers
  -  type: max_containers
  -  optional: true
  -
  properties:
  bpm.enabled:
  description: "use the BOSH Process Manager to manage the cell rep process."
  ```
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.86.0...v2.87.0
  ## Resources
  - [Download release 2.87.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.87.0).
          
v2.86.0
  ## Changes
  - BBS [Run migration and save migration version in single transaction](https://github.com/cloudfoundry/bbs/pull/76)
  - Rep [Make max_containers configurable](https://github.com/cloudfoundry/diego-release/pull/868)
  - Executor [Ignore EntryNotFound and AlreadyClosed errors when cleaning up cache](https://github.com/cloudfoundry/executor/pull/89)
  - Route-emitter [Add AZ to registry message](https://github.com/cloudfoundry/route-emitter/pull/29)
  - Rep [Send AZ in StartActualLRP/EvacuateRunningActualLRP requests to BBS](https://github.com/cloudfoundry/rep/pull/48)
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/rep/spec b/jobs/rep/spec
  index 1383b67c0..5c0ec9576 100644
  --- a/jobs/rep/spec
  +++ b/jobs/rep/spec
  @@ -30,6 +30,11 @@ packages:
  - proxy
  - certsplitter
  +consumes:
  +- name: max_containers
  +  type: max_containers
  +  optional: true
  +
  properties:
  bpm.enabled:
  description: "use the BOSH Process Manager to manage the cell rep process."
  ```
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.85.0...v2.86.0
  ## Resources
  - [Download release 2.86.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.86.0).
          
dotnet-core-offline-buildpack 2.4.20
2.4.20
  * Bump github.com/Sealights/libbuildpack-sealights from 1.3.0 to 1.4.0 (#890)
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.25 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 8.0.0 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.25 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 8.0.0 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.417 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.404 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 8.0.100 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.7.2 | cflinuxfs3 |
  | libunwind | 1.7.2 | cflinuxfs4 |
  | node | 20.10.0 | cflinuxfs3 |
  | node | 20.10.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: afea4efb1e63d1b021a6b7cf675d8d99c988b0382d4cb13379a4b01fdef59e8a
  * Uncached buildpack SHA256: ddfa7f11f66f0cf592f378af4120d29809e928e9b2a5127dcc9cd30f9d446430
          
2.4.19
  * Update gomod deps
  * Update libbuildpack
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.25 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 8.0.0 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.25 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 8.0.0 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.417 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.404 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 8.0.100 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.7.2 | cflinuxfs3 |
  | libunwind | 1.7.2 | cflinuxfs4 |
  | node | 20.10.0 | cflinuxfs3 |
  | node | 20.10.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: a6a1efa371d7d62dc517f42e7495671abfe6e00b0c239c78b3a289622c33f164
  * Uncached buildpack SHA256: 95610362647273ee3cb689ee726f0e1c1f8cef20de9fa8becd3a3f29df82e2c3
          
garden-runc 1.47.0
v1.47.0
  ## Changes
  - [Revert "Add max_containers bosh link](https://github.com/cloudfoundry/garden-runc-release/pull/327)
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/garden/spec b/jobs/garden/spec
  index abf22f8a..c84b5c43 100644
  --- a/jobs/garden/spec
  +++ b/jobs/garden/spec
  @@ -45,11 +45,6 @@ provides:
  type: iptables
  properties:
  - garden.iptables_bin_dir
  -
  -- name: max_containers
  -  type: max_containers
  -  properties:
  -  - garden.max_containers
  properties:
  garden.listen_network:
  ```
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.46.0...v1.47.0
  ## Resources
  - [Download release 1.47.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.47.0).
          
v1.46.0
  ## Changes
  - https://github.com/cloudfoundry/garden-runc-release/pull/314 - Add `max_containers` property. It is provided in a link so it is used in rep as well. Now you can increase containers past 250! Thanks @klapkov!
  - https://github.com/cloudfoundry/garden-runc-release/pull/323 - Lots of refactoring by @winkingturtle-vmw, including the ability to run the test suite in parallel! Thank you!
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/garden/spec b/jobs/garden/spec
  index c84b5c43..abf22f8a 100644
  --- a/jobs/garden/spec
  +++ b/jobs/garden/spec
  @@ -45,6 +45,11 @@ provides:
  type: iptables
  properties:
  - garden.iptables_bin_dir
  +
  +- name: max_containers
  +  type: max_containers
  +  properties:
  +  - garden.max_containers
  properties:
  garden.listen_network:
  diff --git a/jobs/gats/spec b/jobs/gats/spec
  index 4f59d675..916a35eb 100644
  --- a/jobs/gats/spec
  +++ b/jobs/gats/spec
  @@ -19,6 +19,9 @@ properties:
  garden_port:
  description: Port Garden is listening on
  default: 7777
  +  garden_test_rootfs:
  +    description: Test rootfs to use
  +    default: 'docker:///cloudfoundry/garden-rootfs'
  containerd_for_processes:
  description: Run GATS with CONTAINERD_FOR_PROCESSES_ENABLED
  default: false
  @@ -28,6 +31,9 @@ properties:
  cpu_throttling:
  description: Run GATS with CPU_THROTTLING_ENABLED
  default: false
  +  limits_test_uri:
  +    description: Limists Test rootfs to use
  +    default: 'docker:///busybox'
  windows_rootfs:
  description: URL to pull the windows rootfs from
  default: ""
  ```
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.45.0...v1.46.0
  ## Resources
  - [Download release 1.46.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.46.0).
          
go-offline-buildpack 1.10.15
1.10.15
  * Add go 1.20.12, remove go 1.20.11 for stack(s) cflinuxfs3, cflinuxfs4
  * Add go 1.21.5, remove go 1.21.4 for stack(s) cflinuxfs3, cflinuxfs4
  | 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.20.12 | cflinuxfs3 |
  | go | 1.20.12 | cflinuxfs4 |
  | go | 1.21.5 | cflinuxfs3 |
  | go | 1.21.5 | cflinuxfs4 |
  | godep | 80 | cflinuxfs3 |
  | godep | 80 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | go | 1.20.x |
  * Uncached buildpack SHA256: d27de32e4d8705e1cb6656b0fd835af656147b224426d2a5aa8a0fc585d8ef5a
  * Uncached buildpack SHA256: 705de4f2f1f1c09130f2313cbb9e310bfc5ce3bf3142b48d530d3ea9ec203a18
          
haproxy 11.17.4
java-offline-buildpack 4.65.0
4.65.0
  I'm pleased to announce the release of the `java-buildpack`, version `4.65.0`. This release contains the following:
  * A fix for the Client Certificate Mapper when used with older Spring Boot versions.
  * A new Framework is available in this release, [Open Telemetry](https://github.com/cloudfoundry/java-buildpack/blob/main/docs/framework-open_telemetry_javaagent.md). (thanks @tylerbenson)
  * FIPS support in the Dynatrace framework. (thanks @joushx)
  For a more detailed look at the changes in 4.65.0, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.64.0...v4.65.0). 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 | `23.12.0_35361` | | [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 | `3.4.18` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) |
  | CA Introscope APM Framework | `23.10.1_8` | |  |
  | Client Certificate Mapper | `2.0.1` |Included inline above | Included inline above |
  | Container Security Provider | `1.20.0_RELEASE` |Included inline above | Included inline above |
  | Contrast Security Agent | `6.1.1` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) |
  | Datadog APM Javaagent | `1.26.1` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) |
  | Elastic APM Agent | `1.45.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.14.9` | |  |
  | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) |
  | Groovy | `2.5.23` | | [Release Notes](http://www.groovy-lang.org/releases.html) |
  | JaCoCo Agent | `0.8.11` | | [Release Notes](https://github.com/jacoco/jacoco/releases) |
  | Java CFEnv | `3.1.5` | | [Release Notes](https://github.com/pivotal-cf/java-cfenv/releases) |
  | Java Memory Assistant Agent | `0.5.0` | |  |
  | Java Memory Assistant Clean Up | `0.1.0` | |  |
  | JProfiler Profiler | `13.0.7` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) |
  | JRebel Agent | `2023.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.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.7.0` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) |
  | Open Telemetry Agent | `1.32.0` | | [Release Notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) |
  | OpenJDK JRE 11 | `11.0.21_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.21b10/general/release-notes/) |
  | OpenJDK JRE 17 | `17.0.9_11` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.9b11/general/release-notes/) |
  | OpenJDK JRE 21 | `21.0.1_12` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/21.0.1b12/general/release-notes/) |
  | OpenJDK JRE 8 | `1.8.0_392` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/8u392b9/general/release-notes/) |
  | PostgreSQL JDBC Driver | `42.7.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.2425` | |  |
  | SkyWalking | `8.16.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) |
  | Splunk OpenTelemetry Java Agent | `1.30.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.18` | |  |
  | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above |
  | Takipi Agent | `4.73.3` | | [Release Notes](https://doc.overops.com/docs/whats-new) |
  | Tomcat | `9.0.84` |[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 | `2023.5.231` | | [Release Notes](https://www.yourkit.com/download/yjp_2023_5_builds.jsp) |
  I'm pleased to announce the release of the `java-buildpack`, version `4.64.0`. This release includes the following updates:
  - Java 21 support - to use Java 21, you can set the config environment variable:
  - `JBP_CONFIG_OPEN_JDK_JRE '{ jre: { version: 21.+ }}'`
  - Some agent framework dependency bumps, including:
  - A bug fix in Java CFEnv when specifying a custom port for AMQPS connections, see [this issue](https://github.com/pivotal-cf/java-cfenv/issues/220) for more information.
  - New major version 6.x of the Contrast Security agent which supports Java 21 (thanks to @tylernhoward)
  - A new version of the [Client Certificate Mapper](https://github.com/cloudfoundry/java-buildpack-client-certificate-mapper) which supports the change in Servlet API from `javax.*` to `jakarta.*` packages for its relevant Servlet classes.
  For a more detailed look at the changes in 4.64.0, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.63.1...v4.64.0). 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 | `23.11.0_35328` | | [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 | `3.4.18` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) |
  | CA Introscope APM Framework | `23.10.1_8` | |  |
  | Client Certificate Mapper | `2.0.0` |Included inline above | Included inline above |
  | Container Security Provider | `1.20.0_RELEASE` |Included inline above | Included inline above |
  | Contrast Security Agent | `6.1.1` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) |
  | Datadog APM Javaagent | `1.25.1` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) |
  | Elastic APM Agent | `1.45.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.14.9` | |  |
  | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) |
  | Groovy | `2.5.23` | | [Release Notes](http://www.groovy-lang.org/releases.html) |
  | JaCoCo Agent | `0.8.11` | | [Release Notes](https://github.com/jacoco/jacoco/releases) |
  | Java CFEnv | `3.1.4` | | [Release Notes](https://github.com/pivotal-cf/java-cfenv/releases) |
  | Java Memory Assistant Agent | `0.5.0` | |  |
  | Java Memory Assistant Clean Up | `0.1.0` | |  |
  | JProfiler Profiler | `13.0.7` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) |
  | JRebel Agent | `2023.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.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.7.0` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) |
  | OpenJDK JRE 11 | `11.0.21_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.21b10/general/release-notes/) |
  | OpenJDK JRE 17 | `17.0.9_11` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.9b11/general/release-notes/) |
  | OpenJDK JRE 21 | `21.0.1_12` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/21.0.1b12/general/release-notes/) |
  | OpenJDK JRE 8 | `1.8.0_392` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/8u392b9/general/release-notes/) |
  | PostgreSQL JDBC Driver | `42.7.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.2425` | |  |
  | SkyWalking | `8.16.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) |
  | Splunk OpenTelemetry Java Agent | `1.30.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.18` | |  |
  | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above |
  | Takipi Agent | `4.73.3` | | [Release Notes](https://doc.overops.com/docs/whats-new) |
  | Tomcat | `9.0.84` |[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 | `2023.5.231` | | [Release Notes](https://www.yourkit.com/download/yjp_2023_5_builds.jsp) |
          
log-cache 2.12.14
loggregator 106.7.15
loggregator-agent 6.5.16
mapfs 1.2.52
metric-registrar 2.1.11
v2.1.11
  ## What's Changed
  * Bump dependencies
  * Bump golang to v1.20.12
  **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.10...v2.1.11
          
metrics-discovery 3.2.21
mysql-monitoring 10.10.0
v10.10.0
  - update golang to 1.21.6
  - dependency bumps
          
v10.9.0
  - Adds ability for mysql-diag to run without replication-canary, #186704976
  - Update ginkgo to v2
  - Update cf-test-helpers to v2
  - Dependency bumps
          
v10.8.0
  - If a cluster is read-only when replication-canary starts, wait until the cluster is writable until attempting to initialize the schema.
  - Changed default logging from DEBUG to INFO.
  - Stop recommending a bootstrap when the cluster is read-only.
  - Build with Go 1.21.5
  - Dependency bumps.
          
nats 56.15.0
v56.15.0
  ## Changes
  - Bump Golang to 1.21.6
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.14.0...v56.15.0
  ## Resources
  - [Download release 56.15.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.15.0).
          
v56.14.0
  ## Changes
  - 🐛 Bug fix: https://github.com/cloudfoundry/nats-release/pull/71 - nats has logs again! Thanks @b1tamara!
  - 🐛 Bug fix: https://github.com/cloudfoundry/nats-release/pull/72 - don't run the nats migrator for the nats job when the nats job is disabled. Thanks @ameowlia!
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.13.0...v56.14.0
  ## Resources
  - [Download release 56.14.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.14.0).
          
v56.13.0
  ## Changes
  * https://github.com/cloudfoundry/nats-release/pull/68 - Add `nats.disable` property to the nats config. When this property is set to `true` the nats jobs will not be started. This is part of the (long) process of deprecating nats in favor of nats-tls. Thanks @ameowlia!
  * https://github.com/cloudfoundry/nats-release/pull/69 - Turn the nats-tls config into parsable yaml to make testing easier. Thanks @ameowlia!
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/nats/spec b/jobs/nats/spec
  index ddc54a3..9421d59 100644
  --- a/jobs/nats/spec
  +++ b/jobs/nats/spec
  @@ -38,6 +38,7 @@ provides:
  - nats.monitor_port
  - nats.cluster_port
  - nats.write_deadline
  +  - nats.disable
  consumes:
  - name: nats
  @@ -120,3 +121,6 @@ properties:
  nats.fail_deployment_if_v1:
  description: "Fail the deployment in post-start if nats instances are on v1."
  default: false
  +  nats.disable:
  +    description: "Disable this monit job. If this property is set to true, the nats process will not run. Connecting to nats (instead of nats-tls) is deprecated. This nats process will be removed soon. Please migrate to using nats-tls as soon as possible."
  +    default: false
  ```
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.12.0...v56.13.0
  ## Resources
  - [Download release 56.13.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.13.0).
          
nfs-volume 7.1.44
nginx-offline-buildpack 1.2.10
1.2.10
  * Better logging when listen {{port}} validation fails (#258)
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.3 | cflinuxfs3 |
  | nginx | 1.25.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.2 | cflinuxfs3 |
  | openresty | 1.21.4.2 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: f03b8744adf474b3556ed7ab778386b61459fdb5521d0547ccdbdb61556b6873
  * Uncached buildpack SHA256: 72509a72ac3d27e9b114d9955f39ebca070bcace03630a7f0d6cfa3a52b9ec5f
          
1.2.9
  * Updating github-config
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.3 | cflinuxfs3 |
  | nginx | 1.25.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.2 | cflinuxfs3 |
  | openresty | 1.21.4.2 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: fd9366adb198fea804319a3ad3576e8e9e5f14472f7b8ce62f55433a3bfe9454
  * Uncached buildpack SHA256: d71df70f6e84327042abf44ab558566dde14f5c7c9351121541cf35f5cd72dc7
          
nodejs-offline-buildpack 1.8.15
notifications 68.0.0
notifications-ui 46.0.0
php-offline-buildpack 4.6.14
4.6.14
  * Deprecate PHP 8.0.x (EOL)
  * Add php 8.3.1 for stack(s) cflinuxfs3, cflinuxfs4
  * Add php 8.1.27, remove php 8.1.25 for stack(s) cflinuxfs3, cflinuxfs4
  * Add php 8.2.14, remove php 8.2.12 for stack(s) cflinuxfs3, cflinuxfs4
  * Add composer 2.6.6, remove composer 2.6.5 for stack(s) cflinuxfs3, cflinuxfs4
  * Add appdynamics 23.11.0-839, remove appdynamics 23.7.1-751 for stack(s) cflinuxfs3, cflinuxfs4
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.11.0-839 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.6.6 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.58 | cflinuxfs3 |  |
  | httpd | 2.4.58 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.3 | cflinuxfs3 |  |
  | nginx | 1.25.3 | cflinuxfs4 |  |
  | php | 8.1.26 | 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.26 | 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.27 | 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.27 | 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.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, yaml, zip, zlib |
  | php | 8.2.13 | 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, yaml, zip, zlib |
  | php | 8.2.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, yaml, zip, zlib |
  | php | 8.2.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, yaml, zip, zlib |
  | php | 8.3.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, 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.3.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, 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.27 |
  | httpd | 2.4.58 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.25.3 |
  | composer | 2.6.6 |
  * Uncached buildpack SHA256: eba56b8e314e887ae7cb1a230efc31d7b7d15554851cc4d4da0a5ac2478a4e56
  * Uncached buildpack SHA256: fcbd8ae8b2d26d232c624dcc25e27a4459fa713f156ec5242f3c1b4626ff1aff
          
push-apps-manager-release 676.0.21
676.0.21
  * update services page to still fetch services not using instances_retrievable feature
  * update to node 20
  * update docs links to use new vmware address
          
push-offline-docs-release 2.13.447
push-usage-service-release 674.0.83
v674.0.83
  ## Dependencies
  * **app-usage-service:** Updated to v`1b90f1c`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.82
  ## Dependencies
  * **app-usage-service:** Updated to v`587c993`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.81
  ## Dependencies
  * **app-usage-service:** Updated to v`143b7c0`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.80
  ## Changes
  * Bump jq from 1.7 to 1.7.1 (#485)
  * creating final release 674.0.79
          
v674.0.79
  ## Changes
  * Bump harbor-repo.vmware.com/cryogenics/essentials to 0.1.85 (#482)
  * Bump metric-registrar-cli to 1.4.4 (#480)
  * Updated app-usage-service resource to use a write-only resource [#186598423] (#481)
  * creating final release 674.0.78
  ## Dependencies
  * **app-usage-service:** Updated to v`836452c`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.60.0
v0.60.0
  - update golang to 1.21.6
  - dependency bumps
          
python-offline-buildpack 1.8.15
r-offline-buildpack 1.2.8
1.2.8
  * Update r 4.2.3 dependencies for stack(s) cflinuxfs3, cflinuxfs4:
  * rserve from 1.8.11 to 1.8.13
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  | r | 4.3.2 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.3.2 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  * Uncached buildpack SHA256: 74af52b3ac1ede9d4ec5afd502186397b1f8f880ddbeef57248c34ec95cc7105
  * Uncached buildpack SHA256: 644a01e1299283806df36d6f3b801d5d5ae801780cdefcdf153baff80e55eafb
          
routing 0.286.0
v0.286.0
  ## ❗**BREAKING CHANGES** ❗
  -  The deprecated `/varz` and `/healthz` endpoints for gorouter on port 8080 have been removed - Thanks @ameowlia and @geofffranks!
  -  The `/routes` endpoint on gorouter's port 8080 has been moved to port 8082, and is available only on localhost - Thanks @ameowlia and @geofffranks!
  - TLS certificates for gorouter + tcp_router's health endpoints are now required to deploy. Fortunately this is provided automatically in cf-deployment - Thanks @ameowlia and @geofffranks!
  ## Changes
  - 🐛 Fix a nil panic in gorouter https://github.com/cloudfoundry/gorouter/pull/372 - Thanks @maxmoehl + @domdom82!
  - ✨ Adds availability zone info to endpoint data in gorouter https://github.com/cloudfoundry/gorouter/pull/381 - Thanks @ameowlia!
  - ✨ Speed up gorouter's route registry https://github.com/cloudfoundry/gorouter/pull/379 - Thanks @peanball and @domdom82 !
  - ✨ Also more performance improvements to gorouter's route registry https://github.com/cloudfoundry/gorouter/pull/378 - Thanks @peanball and @domdom82!
  - ✨ Adds an always-on TLS capable healthcheck endpoint for gorouter on port 8443 - Thanks @marc and @geofffranks!
  - ✨ Adds an always-on TLS capable healthcheck endpoint for tcp_router on port 443  - Thanks @ameowlia and @geofffranks!
  - ✨ Operators can now toggle off the non-tls healthcheck endpoint for gorouter via `router.status.enable_nontls_health_checks` - Thanks @ameowlia and @geofffranks!
  - ✨ Operators can now toggle off the non-tls healthcheck endpoint for tcp_router via `tcp_router.enable_nontls_health_checks` - Thanks @ameowlia  and @geofffranks!
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
  index 35576742..8fc23a78 100644
  --- a/jobs/gorouter/spec
  +++ b/jobs/gorouter/spec
  @@ -57,11 +57,21 @@ properties:
  default: router-status
  router.status.password:
  description: "Password for HTTP basic auth to the /varz and /routes endpoints."
  +  router.status.enable_nontls_health_checks:
  +    description: "Toggles whether or not gorouter will listen on a non-tls endpoint for load balancer health checks."
  +    default: true
  +  router.status.enable_deprecated_varz_healthz_endpoints:
  +    description: |
  +      Toggles whether or not gorouter will respond to the deprecated /healthz,
  +      /varz, and /routes endpoints on its non-tls load balancer status port.
  +      Requires 'router.status.enable_nontls_health_checks' to be true.
  +    default: false
  router.status.routes.port:
  description: "Port used for the /routes endpoint (available on localhost-only)"
  default: 8082
  router.status.tls.port:
  description: "Port used for the TLS listener of the LB healthcheck endpoint"
  +    default: 8443
  router.status.tls.certificate:
  description: "TLS Certificate used for the TLS listener of the LB healthcheck endpoint"
  router.status.tls.key:
  diff --git a/jobs/tcp_router/spec b/jobs/tcp_router/spec
  index dd3b8a4e..44fbb41a 100644
  --- a/jobs/tcp_router/spec
  +++ b/jobs/tcp_router/spec
  @@ -10,6 +10,7 @@ templates:
  routing_api_client_certificate.crt.erb: config/certs/routing-api/client.crt
  routing_api_client_private.key.erb: config/keys/routing-api/client.key
  routing_api_ca_certificate.crt.erb: config/certs/routing-api/ca_cert.crt
  +  tcp_router_health_check_certificate.pem.erb: config/certs/health.pem
  haproxy.conf.erb: config/haproxy.conf
  haproxy.conf.template.erb: config/haproxy.conf.template
  bpm.yml.erb: config/bpm.yml
  @@ -66,9 +67,20 @@ properties:
  tcp_router.request_timeout_in_seconds:
  description: "Server and client timeouts in seconds"
  default: 300
  +
  +  tcp_router.enable_nontls_health_checks:
  +    description: "Toggles on/off whether or not to listen for load balancer health check requests on the non-tls `tcp_router.health_check_port` port"
  +    default: true
  tcp_router.health_check_port:
  description: "Load balancer in front of TCP Routers should be configured to check the health of TCP Router instances by establishing a TCP connection on this port"
  default: 80
  +  tcp_router.tls_health_check_port:
  +    description: "Load balancer in front of TCP Routers should be configured to check the health of TCP Router instances by establishing a TLS connection on this port"
  +    default: 443
  +  tcp_router.tls_health_check_cert:
  +    description: "TLS certificate to use on the TCP Router's TLS health check port"
  +  tcp_router.tls_health_check_key:
  +    description: "TLS private key to use on the TCP Router's TLS health check port"
  tcp_router.fail_on_router_port_conflicts:
  description: "Fail the tcp router if routing_api.reserved_system_component_ports conflict with ports in existing router groups."
  ```
  ## ✨  Built with go 1.21.6
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.285.0...v0.286.0
  ## Resources
  - [Download release 0.286.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.286.0).
          
ruby-offline-buildpack 1.10.7
1.10.7
  * Add node 20.10.0, remove node 20.9.0 for stack(s) cflinuxfs3, cflinuxfs4
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.4.22 | cflinuxfs3, cflinuxfs4 |
  | jruby | 9.3.13.0 | cflinuxfs3 |
  | jruby | 9.3.13.0 | cflinuxfs4 |
  | jruby | 9.4.5.0 | cflinuxfs3 |
  | jruby | 9.4.5.0 | cflinuxfs4 |
  | node | 20.10.0 | cflinuxfs3 |
  | node | 20.10.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.22 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.21 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.2.x |
  * Uncached buildpack SHA256: c58236b0c37b1cbd4f50b6cae3987f3f0c97c49f4d8c8f99672e8ff35b01e46c
  * Uncached buildpack SHA256: b1f8d191ed331729d7722ef3a82ede920ef49100dff9057b3bdc3a6360b29b4b
          
silk 3.40.0
v3.40.0
  ## Changes
  - Bug fix: silk-datastore-syncer: fix assignment to entry in nil map in Metadata field. https://github.com/cloudfoundry/silk-release/pull/105.  Thank you @gmllt!
  - Bug fix: Deduplicate Iptables Rules with Dynamic ASG's. https://github.com/cloudfoundry/silk-release/issues/102 https://github.com/cloudfoundry/silk-release/pull/101. Thanks @klapkov!
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.39.0...v3.40.0
  ## Resources
  - [Download release 3.40.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.40.0).
          
v3.39.0
  ## Changes
  - Bump to go 1.21.5
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.38.0...v3.39.0
  ## Resources
  - [Download release 3.39.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.39.0).
          
smb-volume 3.1.50
v3.1.50
  ## Dependencies
  * **smbbroker:** Updated to v`76db942`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`9cfc27f`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.49
  ## Changes
  * Golang: Updated to v1.21.6 (#320)
  * Bump autoconf from 2.71 to 2.72 (#319)
          
v3.1.48
  ## Dependencies
  * **smbbroker:** Updated to v`a270727`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker).
v3.1.47
  ## Dependencies
  * **smbbroker:** Updated to v`e8e4f6b`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`5a80eb0`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.46
  ## Dependencies
  * **smbbroker:** Updated to v`3110e8f`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`a6bc3af`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.45
  ## Changes
  * +Golang: Updated to v1.21.5 (#306)
  ## Dependencies
  * **smbbroker:** Updated to v`6b485cb`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`a11c976`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.5
4.8.5
  Create bosh final release 4.8.5
  ## What's Changed
  * Upgrade Golang by @tas-operability-bot in https://github.com/pivotal/smoke-tests/pull/126
  * Upgrade Golang by @tas-operability-bot in https://github.com/pivotal/smoke-tests/pull/127
  **Full Changelog**: https://github.com/pivotal/smoke-tests/compare/4.8.4...4.8.5
          
staticfile-offline-buildpack 1.6.9
1.6.9
  * Updating github-config
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.3 | cflinuxfs3 |
  | nginx | 1.25.3 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: 997172398344cad4b8dc1359e1d1f0eba56f359dce7d428f61e2dd7eb7a8bf4f
  * Uncached buildpack SHA256: 0ff649526549d9280aa3cdc9fb59c053f0eb7953ed14bb812aafb6f07b2b034c
          
statsd-injector 1.11.37
syslog 11.8.15
system-metrics-scraper 4.0.5
uaa 74.5.99
v74.5.99
  ## What's Changed
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.420 to 0.0.421 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/741
  * Bump nokogiri from 1.15.5 to 1.16.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/734
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.98...v74.5.99
          
v74.5.98
  ## What's Changed
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.418 to 0.0.419 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/732
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.419 to 0.0.420 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/736
  * Other various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.97...v74.5.98
          
v74.5.97
  ## What's Changed
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.96...v74.5.97
          
v74.5.96
  ## What's Changed
  - Various dependency bumps
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.414 to 0.0.415 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/721
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.95...v74.5.96
          

2.13.32

Release Date: 12/08/2023

  • Bump backup-and-restore-sdk to version 1.18.110
  • Bump bosh-system-metrics-forwarder to version 0.0.39
  • Bump bpm to version 1.2.12
  • Bump capi to version 1.133.14
  • Bump cf-autoscaling to version 250.1.2
  • Bump cflinuxfs3 to version 0.380.0
  • Bump credhub to version 2.12.54
  • Bump dotnet-core-offline-buildpack to version 2.4.18
  • Bump garden-runc to version 1.45.0
  • Bump log-cache to version 2.12.14
  • Bump loggregator to version 106.7.15
  • Bump loggregator-agent to version 6.5.16
  • Bump metrics-discovery to version 3.2.21
  • Bump php-offline-buildpack to version 4.6.13
  • Bump push-offline-docs-release to version 2.13.437
  • Bump push-usage-service-release to version 674.0.78
  • Bump routing to version 0.285.0
  • Bump smb-volume to version 3.1.44
  • Bump statsd-injector to version 1.11.37
  • Bump syslog to version 11.8.15
  • Bump system-metrics-scraper to version 4.0.5
  • Bump uaa to version 74.5.95
Component Version Release Notes
ubuntu-xenial stemcell 621.759
backup-and-restore-sdk 1.18.110
v1.18.110
  ## Dependencies
  * **credentials:** Updated to v1.16.8.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.47.1.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **sts:** Updated to v1.26.1.
For more information, see [sts](https://github.com/aws/aws-sdk-go-v2). * **aws-sdk-go-v2:** Updated to v1.23.5.
For more information, see [aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). * **v2:** Updated to v2.13.2.
For more information, see [v2](https://github.com/onsi/ginkgo). * **net:** Updated to v0.19.0.
For more information, see [net](https://github.com/golang/net). * **oauth2:** Updated to v0.15.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.152.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.109
  ## Dependencies
  * **credentials:** Updated to v1.16.4.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **bosh-backup-and-restore:** Updated to v1.9.56.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.22.2 to 1.23.0 * Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.15.2 to 1.16.1. * Bumps [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) from 1.25.1 to 1.25.4. * Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.42.1 to 1.43.1.
binary-offline-buildpack 1.1.8
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.39
v0.0.39
  ## What's Changed
  * Bump packaged Golang to go1.20.12
  **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.38...v0.0.39
          
bpm 1.2.12
capi 1.133.14
1.133.14
  Create final release 1.133.14
  - backport to fix mariadb upgrade issues https://github.com/cloudfoundry/capi-release/pull/271
          
cf-autoscaling 250.1.2
v250.1.2
  ## What's Changed
  * Bump dependencies
  * Fix MySQL 5.6 upgrade to 8.0 by setting sql_mode to not include NO_AUTO_CREATE_USER
  * Bump packaged Golang to go1.20.12
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v250.1.1...v250.1.2
          
v250.1.1
  ## What's Changed
  * Bump dependencies
  * Bump golang to v1.20.11
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v250.1.0...v250.1.1
          
cf-cli 1.53.0
cf-networking 3.38.0
cflinuxfs3 0.380.0
v0.380.0
  This release ships with cflinuxfs3 version 0.380.0. For more information, see the [release notes](https://github.com/cloudfoundry/cflinuxfs3/releases/tag/0.380.0)
          
count-cores-indicator 2.0.0
credhub 2.12.54
2.12.54
  ## What's Changed
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.53...2.12.54
          
diego 2.85.0
dotnet-core-offline-buildpack 2.4.18
2.4.18
  * Add node 20.10.0, remove node 18.18.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 8.0.100 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 8.0.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 8.0.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 7.0.404, remove dotnet-sdk 7.0.401 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 7.0.14, remove dotnet-runtime 7.0.11 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 7.0.14, remove dotnet-aspnetcore 7.0.11 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 6.0.417, remove dotnet-sdk 6.0.414 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 6.0.25, remove dotnet-runtime 6.0.22 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 6.0.25, remove dotnet-aspnetcore 6.0.22 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.25 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 8.0.0 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.25 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 8.0.0 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.417 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.404 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 8.0.100 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.7.2 | cflinuxfs3 |
  | libunwind | 1.7.2 | cflinuxfs4 |
  | node | 20.10.0 | cflinuxfs3 |
  | node | 20.10.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: 0c60a4fefe243ea6750240b89e48df003c861aa9dbc800cafbfcf218887f20b7
  * Uncached buildpack SHA256: fc58de3d7debb2260bbe77edd779bfd0c1492387756f18c168457a939fae620f
          
garden-runc 1.45.0
v1.45.0
  ## Changes
  - Resolved an issue where container networking statistics could not be retrieved for apps running in containers that did not have a `bash` executable. Thanks @JVecsei1!
  - Removed the garden-healthchecker package after it had been removed from the boshrelease in v1.43.0
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/garden/spec b/jobs/garden/spec
  index 0d2a8fb4..c84b5c43 100644
  --- a/jobs/garden/spec
  +++ b/jobs/garden/spec
  @@ -39,7 +39,6 @@ packages:
  - netplugin-shim
  - dontpanic
  - tini
  -  - garden-runc-healthchecker
  provides:
  - name: iptables
  ```
  ## ✨  Built with go 1.21.4
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.44.0...v1.45.0
  ## Resources
  - [Download release 1.45.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.45.0).
          
go-offline-buildpack 1.10.14
haproxy 11.17.4
java-offline-buildpack 4.63.1
log-cache 2.12.14
v2.12.14
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.20.12
  **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.13...v2.12.14
          
loggregator 106.7.15
v106.7.15
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.20.12
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.14...v106.7.15
          
loggregator-agent 6.5.16
v6.5.16
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.20.12
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.15...v6.5.16
          
mapfs 1.2.52
metric-registrar 2.1.10
metrics-discovery 3.2.21
v3.2.21
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.20.12
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.20...v3.2.21
          
mysql-monitoring 10.7.0
nats 56.12.0
nfs-volume 7.1.44
nginx-offline-buildpack 1.2.8
nodejs-offline-buildpack 1.8.15
notifications 68.0.0
notifications-ui 46.0.0
php-offline-buildpack 4.6.13
4.6.13
  * Add php 8.1.26, remove php 8.1.24 for stack(s) cflinuxfs4, cflinuxfs3
  * Add php 8.2.13, remove php 8.2.11 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.7.1-751 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.6.5 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.58 | cflinuxfs3 |  |
  | httpd | 2.4.58 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.3 | cflinuxfs3 |  |
  | nginx | 1.25.3 | cflinuxfs4 |  |
  | php | 8.0.29 | 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.30 | 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.25 | 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.25 | 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.26 | 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.26 | 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.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, yaml, zip, zlib |
  | php | 8.2.12 | 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, yaml, zip, zlib |
  | php | 8.2.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, yaml, zip, zlib |
  | php | 8.2.13 | 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, yaml, zip, zlib |
  | python | 2.7.18 | cflinuxfs4 |  |
  | ruby | 3.0.5 | cflinuxfs4 |  |
  Default binary versions:
  | name | version |
  |-|-|
  | php | 8.1.25 |
  | httpd | 2.4.58 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.25.3 |
  | composer | 2.6.5 |
  * Uncached buildpack SHA256: 181f7be9f86ce9245ba1a17b22de380d88e0e10cac082d0a0d464fb64d045ae8
  * Uncached buildpack SHA256: 7b8e58cf1628987f393eb9a6cdf8e390870d3a5b4eedb1aac931fc652939bbbe
          
push-apps-manager-release 676.0.20
push-offline-docs-release 2.13.437
push-usage-service-release 674.0.78
v674.0.78
  ## Changes
  * Bump jq CLI blob to 1.7 (#475)
  ## Dependencies
  * **app-usage-service:** Updated to v`4d0b13b`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.77
  ## Dependencies
  * **app-usage-service:** Updated to v`d050d73`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.59.0
python-offline-buildpack 1.8.15
r-offline-buildpack 1.2.7
routing 0.285.0
v0.285.0
  ## Changes
  - A new `localhost:8082` endpoint has been added for retrieving the routing table on gorouter. This is in preparation of removing non-LB-health check endpoints from the public `:8080` listener for increased security.  `/var/vcap/jobs/gorouter/bin/retrieve-local-routes` is updated and still the official way to retrieve the local routing table on a gorouter. The port this listens on can be configured via the `router.status.routes.port` property.
  - A new TLS-enabled endpoint for LB health checks has been added on `:8443`. This can be configured via the `router.status.tls.port`, `router.status.tls.certificate` and `router.status.tls.key` properties.
  - routing-api has been updated to work towards supporting a TLS-only CF deployment. Thanks @reneighbor!
  - gorouter's `proxy` package received some test enhancements for increased test stability. Thanks @domdom82!
  - gorouter's `pool.Endpoint.Equals()` received a performance improvement thanks to @peanball!
  - Route-registrar will now fail if it configured to talk to NATS without using TLS. This can be toggled via the `nats.fail_if_using_nats_without_tls` property. thanks @ameowlia!
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
  index e9a9dd73..35576742 100644
  --- a/jobs/gorouter/spec
  +++ b/jobs/gorouter/spec
  @@ -57,6 +57,15 @@ properties:
  default: router-status
  router.status.password:
  description: "Password for HTTP basic auth to the /varz and /routes endpoints."
  +  router.status.routes.port:
  +    description: "Port used for the /routes endpoint (available on localhost-only)"
  +    default: 8082
  +  router.status.tls.port:
  +    description: "Port used for the TLS listener of the LB healthcheck endpoint"
  +  router.status.tls.certificate:
  +    description: "TLS Certificate used for the TLS listener of the LB healthcheck endpoint"
  +  router.status.tls.key:
  +    description: "Private Key used for the TLS listener of the LB healthcheck endpoint"
  router.prometheus.port:
  description: "Port for the prometheus endpoint."
  router.prometheus.server_name:
  diff --git a/jobs/route_registrar/spec b/jobs/route_registrar/spec
  index bf3d9a03..be708025 100644
  --- a/jobs/route_registrar/spec
  +++ b/jobs/route_registrar/spec
  @@ -53,6 +53,13 @@ properties:
  description: "PEM-encoded certificate for the route-registrar to present to NATS for verification when connecting via TLS."
  nats.tls.client_key:
  description: "PEM-encoded private key for the route-registrar to present to NATS for verification when connecting via TLS."
  +  nats.fail_if_using_nats_without_tls:
  +    description: |
  +        Connecting to nats (instead of nats-tls) is deprecated. The nats
  +        process will be removed soon. Please migrate to using nats-tls as soon
  +        as possible. If you must continue using nats for a short time you can
  +        set this flag to false.
  +    default: true
  host:
  description: (string, optional) By default, route_registrar will detect the IP of the VM and use it, in combination with port as the backend destination for each uri being registered. This property enables overriding the destination hostname or IP.
  ```
  ## ✨  Built with go 1.21.5
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.284.0...v0.285.0
  ## Resources
  - [Download release 0.285.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.285.0).
          
ruby-offline-buildpack 1.10.6
silk 3.38.0
smb-volume 3.1.44
v3.1.44
  ## Changes
  * Bump talloc from 2.4.0 to 2.4.1 (#303)
  * Update keyutils tarball blob to 1.6.3 (#299)
  * compile keyutils from source (#292)
  ## Dependencies
  * **v2:** Updated to v2.13.2.
For more information, see [v2](https://github.com/onsi/ginkgo). * **smbbroker:** Updated to v`8ed0417`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`99bb693`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.4
staticfile-offline-buildpack 1.6.8
statsd-injector 1.11.37
v1.11.37
  ## What's Changed
  * Bump packaged Golang to go1.20.12
  **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.36...v1.11.37
          
syslog 11.8.15
v11.8.15
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.20.12
  **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.14...v11.8.15
          
system-metrics-scraper 4.0.5
v4.0.5
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.20.12
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v4.0.4...v4.0.5
          
uaa 74.5.95
v74.5.95
  ## What's Changed
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.94...v74.5.95
          

2.13.31

Release Date: 11/29/2023

  • [Bug Fix] Update CAPI to point towards the new docs url at vmware.com
  • [Bug Fix] Update Docs sidebar link in Apps Manager to point towards the new Tanzu url
  • [Bug Fix] Fixes a race condition that could cause Application Security Groups and Container to Container network policies to not apply correctly
  • Bump backup-and-restore-sdk to version 1.18.108
  • Bump binary-offline-buildpack to version 1.1.8
  • Bump capi to version 1.133.13
  • Bump cf-cli to version 1.53.0
  • Bump cf-networking to version 3.38.0
  • Bump cflinuxfs3 to version 0.379.0
  • Bump credhub to version 2.12.53
  • Bump diego to version 2.85.0
  • Bump go-offline-buildpack to version 1.10.14
  • Bump java-offline-buildpack to version 4.63.1
  • Bump log-cache to version 2.12.13
  • Bump loggregator to version 106.7.14
  • Bump mapfs to version 1.2.52
  • Bump metric-registrar to version 2.1.10
  • Bump nfs-volume to version 7.1.44
  • Bump nginx-offline-buildpack to version 1.2.8
  • Bump notifications to version 68.0.0
  • Bump php-offline-buildpack to version 4.6.12
  • Bump push-offline-docs-release to version 2.13.430
  • Bump push-usage-service-release to version 674.0.76
  • Bump pxc to version 0.59.0
  • Bump r-offline-buildpack to version 1.2.7
  • Bump ruby-offline-buildpack to version 1.10.6
  • Bump silk to version 3.38.0
  • Bump smb-volume to version 3.1.43
  • Bump staticfile-offline-buildpack to version 1.6.8
  • Bump statsd-injector to version 1.11.36
  • Bump uaa to version 74.5.94
Component Version Release Notes
ubuntu-xenial stemcell 621.759
backup-and-restore-sdk 1.18.108
v1.18.108
  ## Changes
  * Bump mariadb from 10.6.15 to 10.6.16 (#1366)
  ## Dependencies
  * **v2:** Updated to v2.13.1.
For more information, see [v2](https://github.com/onsi/ginkgo).
v1.18.107
  ## Changes
  * Bump postgres from 11.21 to 11.22 (#1352)
  * Bump postgres from 13.12 to 13.13 (#1353)
  * Bump postgres from 15.4 to 15.5 (#1354)
  * Golang: Updated to v1.21.4. (#1344)
  ## Dependencies
  * **storage:** Updated to v1.35.1.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **credentials:** Updated to v1.15.2.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.42.1.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **v2:** Updated to v2.13.1.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.30.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **oauth2:** Updated to v0.14.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.150.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.8
1.1.8
  * Updating github-config (#158)
  * Uncached buildpack SHA256: 64441c73909c9774fa227a8297042753484824c1d3915bf6ae0692d4d79f5495
  * Uncached buildpack SHA256: d5dcf942ddab6be0c286c5387004323938a2f02f0d9e31e715f247e99f5ddd7b
  * Uncached buildpack SHA256: c2b27d9f26994bea5f398adb962b922777290c0da5c704900dcdf78c8da689c8
  * Uncached buildpack SHA256: cc47c7659faba0029b5b93aea7bf26ab0e01f813d57e3faa22a734bb4008b2c1
          
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.38
bpm 1.2.11
capi 1.133.13
1.133.13
  Create final release 1.133.13
          
cf-autoscaling 250.1.0
cf-cli 1.53.0
v1.53.0
  ### This release contains the following versions of the CF CLI
  Major version | Prior version | Current version
  -- | -- | --
  v8 | 8.7.4 | [8.7.5](https://github.com/cloudfoundry/cli/releases/tag/v8.7.5)
  v7 | 7.7.4 | [7.7.5](https://github.com/cloudfoundry/cli/releases/tag/v7.7.5)
  v6 | 6.53.0 | [6.53.0](https://github.com/cloudfoundry/cli/releases/tag/v6.53.0)
          
cf-networking 3.38.0
v3.38.0
  ## Changes
  - The `policy-server-internal` job's healthcheck endpoint is now available only via localhost.
  - Go package dependency bumps
  ## ✨  Built with go 1.21.4
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.37.0...v3.38.0
  ## Resources
  - [Download release 3.38.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.38.0).
          
v3.37.0
  ## Changes
  - Bump dependencies
  ## ✨  Built with go 1.21.4
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.36.0...v3.37.0
  ## Resources
  - [Download release 3.37.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.37.0).
          
v3.36.0
  ## Changes
  - Bump golang to 1.21.4
  - Package Dependency Bumps
  ## ✨  Built with go 1.21.4
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.35.0...v3.36.0
  ## Resources
  - [Download release 3.36.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.36.0).
          
cflinuxfs3 0.379.0
v0.379.0
  This release ships with cflinuxfs3 version 0.379.0. For more information, see the [release notes](https://github.com/pivotal-cf/tanzu-cflinuxfs3/releases/tag/0.379.0)
          
count-cores-indicator 2.0.0
credhub 2.12.53
2.12.53
  ## What's Changed
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.52...2.12.53
          
2.12.52
  ## What's Changed
  - Bump Java version to 17
  - Bump various other dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.51...2.12.52
          
diego 2.85.0
v2.85.0
  ## Changes
  - Bump garden Grootfs, Guardian, and idmapper
  - Bump golang to 1.21.4
  ## ✨  Built with go 1.21.4
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.84.0...v2.85.0
  ## Resources
  - [Download release v2.85.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.85.0).
          
dotnet-core-offline-buildpack 2.4.17
garden-runc 1.44.0
go-offline-buildpack 1.10.14
1.10.14
  * Add go 1.21.4, remove go 1.21.3 for stack(s) cflinuxfs4, cflinuxfs3
  * Add go 1.20.11, remove go 1.20.10 for stack(s) cflinuxfs4, cflinuxfs3
  * Add go 1.21.3, remove go 1.21.2 for stack(s) cflinuxfs3, cflinuxfs4
  * Add go 1.20.10, remove go 1.20.9 for stack(s) cflinuxfs3, cflinuxfs4
  | 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.20.11 | cflinuxfs3 |
  | go | 1.20.11 | cflinuxfs4 |
  | go | 1.21.4 | cflinuxfs3 |
  | go | 1.21.4 | cflinuxfs4 |
  | godep | 80 | cflinuxfs3 |
  | godep | 80 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | go | 1.20.x |
  * Uncached buildpack SHA256: 5c3300432c5b10f152f3d90785746cf558198a230b13ac9da8301955f5ade869
  * Uncached buildpack SHA256: 4c450e13c442495ad33186456cb9cb862fe9e9572e5fc73c9e0de4e3f96258e3
          
haproxy 11.17.4
java-offline-buildpack 4.63.1
4.63.1
  I'm pleased to announce the release of the `java-buildpack`, version `4.63.1`. This release includes some agent framework dependency bumps, including a bug fix in Java CFEnv when using DB2, see [this issue](https://github.com/pivotal-cf/java-cfenv/issues/231) for more information.
  For a more detailed look at the changes in 4.63.1, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.63.0...v4.63.1). 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 | `23.10.0_35234` | | [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 | `3.4.18` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) |
  | CA Introscope APM Framework | `23.9.1_16` | |  |
  | 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 | `5.4.1` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) |
  | Datadog APM Javaagent | `1.23.0` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) |
  | Elastic APM Agent | `1.43.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.14.9` | |  |
  | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) |
  | Groovy | `2.5.23` | | [Release Notes](http://www.groovy-lang.org/releases.html) |
  | JaCoCo Agent | `0.8.11` | | [Release Notes](https://github.com/jacoco/jacoco/releases) |
  | Java CFEnv | `3.1.3` | | [Release Notes](https://github.com/pivotal-cf/java-cfenv/releases) |
  | Java Memory Assistant Agent | `0.5.0` | |  |
  | Java Memory Assistant Clean Up | `0.1.0` | |  |
  | JProfiler Profiler | `13.0.7` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) |
  | JRebel Agent | `2023.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.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.7.0` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) |
  | OpenJDK JRE 11 | `11.0.21_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.21b10/general/release-notes/) |
  | OpenJDK JRE 17 | `17.0.9_11` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.9b11/general/release-notes/) |
  | OpenJDK JRE 8 | `1.8.0_392` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/8u392b9/general/release-notes/) |
  | 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.2397` | |  |
  | SkyWalking | `8.16.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) |
  | Splunk OpenTelemetry Java Agent | `1.29.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.17` | |  |
  | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above |
  | Takipi Agent | `4.73.3` | | [Release Notes](https://doc.overops.com/docs/whats-new) |
  | Tomcat | `9.0.82` |[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 | `2023.5.231` | | [Release Notes](https://www.yourkit.com/download/yjp_2023_5_builds.jsp) |
          
log-cache 2.12.13
v2.12.13
  ## What's Changed
  * Bump dependencies
  * Bump Golang to v1.20.11
  **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.12...v2.12.13
          
loggregator 106.7.14
v106.7.14
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.20.11
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.13...v106.7.14
          
loggregator-agent 6.5.15
mapfs 1.2.52
v1.2.52
  ## Dependencies
  * **mapfs:** Updated to v`9134eb1`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.51
  ## Dependencies
  * **v2:** Updated to v2.13.1.
For more information, see [v2](https://github.com/onsi/ginkgo). * **mapfs:** Updated to v`cf4b116`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.50
  ## Changes
  * Golang: Updated to v1.21.4. (#179)
  ## Dependencies
  * **gomega:** Updated to v1.30.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **mapfs:** Updated to v`df4bcf6`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.10
v2.1.10
  ## What's Changed
  * Bump dependencies
  * Bump golang to v1.20.11
  **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.9...v2.1.10
          
metrics-discovery 3.2.20
mysql-monitoring 10.7.0
nats 56.12.0
nfs-volume 7.1.44
v7.1.44
  ## Changes
  * +Golang: Updated to v1.21.4 (#662)
  * Bump Openldap to v2.6.6 (#659)
  ## Dependencies
  * **gomega:** Updated to v1.30.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **nfsbroker:** Updated to v`250fde5`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`c86b604`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.42
  ## Changes
  * +Golang: Updated to v1.21.4 (#661)
  * Bump openssl- from  to 3.1.4 (#657)
          
nginx-offline-buildpack 1.2.8
1.2.8
  * Add nginx 1.25.3, remove nginx 1.25.2 (#244) for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.3 | cflinuxfs3 |
  | nginx | 1.25.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.2 | cflinuxfs3 |
  | openresty | 1.21.4.2 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: b886bb9097fd485a6ef778e0fd5733b0b0856248d94f343b53c172db2acf651e
  * Uncached buildpack SHA256: 04a166ec52d7b6e3c805e2ff117f995a81539c9d58ab74d4de3ce27349c9b693
          
nodejs-offline-buildpack 1.8.15
notifications 68.0.0
v68.0.0
  commit 175e9f9a2519cb29b506f9f25a559a5e9ac14a0e
  Author: PCF Toronto Concourse CI Bot 
      
       
  Date:   Wed Nov 8 00:16:41 2023 +0000
  Cuts final release 68.0.0
  [ci skip]
  commit 9e73ddb3601400c1292d97282627146b3cea2afc
  Author: Evan Farrar 
       
         Date: Tue Nov 7 23:29:46 2023 +0000 Update instance name to reflect our new testbed environment's conventions commit c35fbc4646da0c5eaf3ead3eaaf9ed8b2d06dcc3 Author: PCF Event Alerts Team CI 
        
          Date: Tue Nov 7 18:25:37 2023 +0000 bump-golang to v0.139.0 commit b8322d06184f75aaf3448a4bf640b834ec48dbf8 Merge: 2a86302 b0b6ab2 Author: David Stevenson 
         
           Date: Mon Oct 23 15:32:12 2023 -0700 Merge pull request #45 from evanfarrar/use-jammy use jammy stemcell rather than ubuntu-xenial commit b0b6ab29cf06a8d3d63f4965c1b22a6f3eb56e5a Author: Merric de Launey 
          
            Date: Mon Oct 23 20:52:56 2023 +0000 use jammy stemcell rather than ubuntu-xenial commit 2a8630269481fd83cbc12b2b8bb356837583c2fd Author: PCF Event Alerts Team CI 
           
             Date: Tue Oct 10 17:41:58 2023 +0000 bump-golang to v0.138.0 commit 73300db4ac52b2ac20a08775542fe48a433f6439 Author: PCF Event Alerts Team CI 
            
              Date: Thu Oct 5 19:51:31 2023 +0000 bump-golang to v0.135.0 commit 966b27e8086d33323ae9a5825e41677142dd98bf Author: PCF Event Alerts Team CI 
             
               Date: Wed Sep 6 16:39:37 2023 +0000 bump-golang to v0.134.0 commit 59aae5b33fa353296deae9973ad0c3a4d8825ea1 Author: PCF Event Alerts Team CI 
              
                Date: Tue Aug 29 00:33:09 2023 +0000 bump-golang to v0.132.0 
              
             
            
           
          
         
        
       
      
notifications-ui 46.0.0
php-offline-buildpack 4.6.12
4.6.12
  * Add php 8.1.25, remove php 8.1.23 (#949)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/186349782)
  * Add php 8.2.12, remove php 8.2.10 (#947)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/186344703)
  * Add nginx 1.25.3, remove nginx 1.25.2 (#945)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/186324718)
  * Add httpd 2.4.58, remove httpd 2.4.57 (#943)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/186291215)
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.7.1-751 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.6.5 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.58 | cflinuxfs3 |  |
  | httpd | 2.4.58 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.3 | cflinuxfs3 |  |
  | nginx | 1.25.3 | cflinuxfs4 |  |
  | php | 8.0.29 | 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.30 | 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.24 | 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.24 | 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.25 | 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.25 | 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.11 | 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, yaml, zip, zlib |
  | php | 8.2.11 | 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, yaml, zip, zlib |
  | php | 8.2.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, yaml, zip, zlib |
  | php | 8.2.12 | 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, yaml, zip, zlib |
  | python | 2.7.18 | cflinuxfs4 |  |
  | ruby | 3.0.5 | cflinuxfs4 |  |
  Default binary versions:
  | name | version |
  |-|-|
  | php | 8.1.25 |
  | httpd | 2.4.58 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.25.3 |
  | composer | 2.6.5 |
  * Uncached buildpack SHA256: 908e774271348e41c7f98c002af938aca1a3df6525caa4416ee7cf43bcc96644
  * Uncached buildpack SHA256: 41f68278494cb0b57d8b49fc3d2a1b2a46d93a193f2aed0c90dda1ae0cf7f8f4
          
push-apps-manager-release 676.0.20
push-offline-docs-release 2.13.430
push-usage-service-release 674.0.76
v674.0.75
  ## Changes
  * Bump metric-registrar-cli to 1.4.3 (#465)
  ## Dependencies
  * **app-usage-service:** Updated to v`333fcc8`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.59.0
v0.59.0
  - Bumped Go to 1.21.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
          
python-offline-buildpack 1.8.15
r-offline-buildpack 1.2.7
1.2.7
  * Add r 4.3.2, remove r 4.3.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Update r 4.2.3 dependencies for stack(s) cflinuxfs3, cflinuxfs4:
  * shiny from 1.7.5 to 1.8.0
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  | r | 4.3.2 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.3.2 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  * Uncached buildpack SHA256: 1e1218d6f63182808d5ed4b9c68a04409dbb3ddab9b42b70a33fdbbd665f1421
  * Uncached buildpack SHA256: daa89ed4cc96dbba1b5ecb74f106b76ef71f325adc86a1c8103e5df152e4cc12
          
routing 0.284.0
ruby-offline-buildpack 1.10.6
1.10.6
  * Add jruby 9.4.5.0, remove jruby 9.4.3.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add jruby 9.3.13.0, remove jruby 9.3.11.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add yarn 1.22.21, remove yarn 1.22.19 for stack(s) cflinuxfs4, cflinuxfs3
  * Add bundler 2.4.22, remove bundler 2.4.21 for stack(s) cflinuxfs4, cflinuxfs3
  * Add rubygems 3.4.22, remove rubygems 3.4.21 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 20.9.0, remove node 18.18.2 for stack(s) cflinuxfs4, cflinuxfs3
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.4.22 | cflinuxfs3, cflinuxfs4 |
  | jruby | 9.3.13.0 | cflinuxfs3 |
  | jruby | 9.3.13.0 | cflinuxfs4 |
  | jruby | 9.4.5.0 | cflinuxfs3 |
  | jruby | 9.4.5.0 | cflinuxfs4 |
  | node | 20.9.0 | cflinuxfs3 |
  | node | 20.9.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.22 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.21 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.2.x |
  * Uncached buildpack SHA256: 499f48f5061962a61a8aab4f48af76e05eb888d3c8182156ab22aa97f28eaf66
  * Uncached buildpack SHA256: 8ede61bb9e95c1836433c4616e6b7f904b661d993322c7cd30c4b12896a83bc4
          
silk 3.38.0
v3.38.0
  ## Changes
  - Go package dependency bumps
  ## ✨  Built with go 1.21.4
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.37.0...v3.38.0
  ## Resources
  - [Download release 3.38.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.38.0).
          
v3.37.0
  ## Changes
  - [Remove unused property rep_listen_addr_admin](https://github.com/cloudfoundry/silk-release/commit/ee98f5a9d1e1f7c82a3c8055b0e5aacf087538f8)
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/silk-daemon/spec b/jobs/silk-daemon/spec
  index 7a070202..70be43f2 100644
  --- a/jobs/silk-daemon/spec
  +++ b/jobs/silk-daemon/spec
  @@ -36,10 +36,6 @@ properties:
  description: "Host port used for receiving VXLAN packets"
  default: 4789
  -  rep_listen_addr_admin:
  -    description: "Admin endpoint on diego rep.  Silk daemon job drain waits for the rep to exit before tearing down the network.  See diego.rep.listen_addr_admin"
  -    default: 127.0.0.1:1800
  -
  partition_tolerance_hours:
  description: "When silk controller is unavailable, silk daemon will remain healthy and allow creation of new containers for this number of hours.  Should be no larger than cf_networking.subnet_lease_expiration_hours."
  default: 168
  ```
  ## ✨  Built with go 1.21.4
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.35.0...v3.37.0
  ## Resources
  - [Download release 3.37.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.37.0).
          
v3.36.0
  ## Changes
  - Bump golang to 1.21.4
  - Package dependency bumps
  ## ✨  Built with go 1.21.4
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.35.0...v3.36.0
  ## Resources
  - [Download release 3.36.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.36.0).
          
smb-volume 3.1.43
v3.1.43
  ## Dependencies
  * **smbbroker:** Updated to v`0733e9b`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`f26f28c`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.42
  ## Dependencies
  * **v2:** Updated to v2.13.1.
For more information, see [v2](https://github.com/onsi/ginkgo). * **smbbroker:** Updated to v`f6a3803`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`42b0a5b`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.41
  ## Changes
  * +Golang: Updated to v1.21.4 (#278)
  ## Dependencies
  * **gomega:** Updated to v1.30.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **smbbroker:** Updated to v`bbf9c45`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`c919855`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.4
staticfile-offline-buildpack 1.6.8
1.6.8
  * Add nginx 1.25.3, remove nginx 1.25.2 (#394) for stack(s) cflinuxfs3, cflinuxfs4
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.3 | cflinuxfs3 |
  | nginx | 1.25.3 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: ee7455ed4890996e2d88d0d41e3af99e4473c19d5c47e086937118c0fedd75b4
  * Uncached buildpack SHA256: 2502e471941a0b7c0e9df0e0f858ba5592e4e25c87d29962ba2fc78ccff74cd1
          
statsd-injector 1.11.36
v1.11.36
  ## What's Changed
  * Bump dependencies
  * Bump packaged Golang to go1.20.11
  **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.35...v1.11.36
          
syslog 11.8.14
system-metrics-scraper 4.0.4
uaa 74.5.94
v74.5.94
  ## What's Changed
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.93...v74.5.94
          
v74.5.93
  ## What's Changed
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.92...v74.5.93
          

2.13.30

Release Date: 11/10/2023

  • [Feature] Advanced Configuration: Do not deploy Diego cells
  • [Feature Improvement] Allow to configure w3c tracing headers in router
  • [Feature Improvement] Increase per-source limit of app network policies from 50 to 150
  • [Bug Fix] Remove inoperative errand syslog drains
  • Bump backup-and-restore-sdk to version 1.18.106
  • Bump bosh-system-metrics-forwarder to version 0.0.38
  • Bump bpm to version 1.2.11
  • Bump capi to version 1.133.12
  • Bump cf-autoscaling to version 250.1.0
  • Bump cf-networking to version 3.35.0
  • Bump cflinuxfs3 to version 0.378.0
  • Bump credhub to version 2.12.51
  • Bump diego to version 2.84.0
  • Bump garden-runc to version 1.44.0
  • Bump mapfs to version 1.2.49
  • Bump metrics-discovery to version 3.2.20
  • Bump mysql-monitoring to version 10.7.0
  • Bump nats to version 56.12.0
  • Bump nfs-volume to version 7.1.41
  • Bump notifications-ui to version 46.0.0
  • Bump php-offline-buildpack to version 4.6.11
  • Bump push-offline-docs-release to version 2.13.406
  • Bump push-usage-service-release to version 674.0.74
  • Bump pxc to version 0.58.0
  • Bump python-offline-buildpack to version 1.8.15
  • Bump routing to version 0.284.0
  • Bump silk to version 3.35.0
  • Bump smb-volume to version 3.1.40
  • Bump syslog to version 11.8.14
  • Bump system-metrics-scraper to version 4.0.4
  • Bump uaa to version 74.5.92
Component Version Release Notes
ubuntu-xenial stemcell 621.730
backup-and-restore-sdk 1.18.106
v1.18.106
  ## Dependencies
  * **storage:** Updated to v1.34.1.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **credentials:** Updated to v1.15.1.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.42.0.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **sts:** Updated to v1.25.0.
For more information, see [sts](https://github.com/aws/aws-sdk-go-v2). * **aws-sdk-go-v2:** Updated to v1.22.1.
For more information, see [aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). * **api:** Updated to v0.149.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.105
  ## Changes
  * Bump mysql from 5.7.43 to 5.7.44 (#1318)
  * Bump mysql from 8.0.34 to 8.0.35 (#1319)
  ## Dependencies
  * **gomega:** Updated to v1.29.0.
For more information, see [gomega](https://github.com/onsi/gomega).
binary-offline-buildpack 1.1.7
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.38
v0.0.38
  ## What's Changed
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.37...v0.0.38
          
bpm 1.2.11
capi 1.133.12
1.133.12
  Create final release 1.133.12
          
cf-autoscaling 250.1.0
v250.1.0
  ## What's Changed
  * Retry when setting all rules (such as via `cf configure-autoscaling`) if the attempt to update the rules fails.
  * Bump dependencies
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v250.0.0...v250.1.0
          
cf-cli 1.50.0
cf-networking 3.35.0
v3.35.0
  ## Changes
  - Increase default value for `max_policies_per_app_source` from 50 to 150. Thanks SO MUCH @ameowlia !
  - 🐛 Bug fix: update the policy-server `last_updated` timestamp to have microsecond precision. Previously it had second level precision, this created a race condition when multiple c2c policies were updated at nearly the same time, but the vxlan-policy-agent would only pick up the first update. Thank you @geofffranks [for this PR](https://github.com/cloudfoundry/cf-networking-release/pull/247)!
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/policy-server/spec b/jobs/policy-server/spec
  index a6043136..0d9f5157 100644
  --- a/jobs/policy-server/spec
  +++ b/jobs/policy-server/spec
  @@ -58,7 +58,7 @@ properties:
  max_policies_per_app_source:
  description: "Maximum policies a space developer may configure for an application source. Does not affect admin users."
  -    default: 50
  +    default: 150
  ```
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.34.0...v3.35.0
  ## Resources
  - [Download release 3.35.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.35.0).
          
cflinuxfs3 0.378.0
v0.378.0
  This release ships with cflinuxfs3 version 0.378.0. For more information, see the [release notes](https://github.com/pivotal-cf/tanzu-cflinuxfs3/releases/tag/0.378.0)
          
v0.377.0
  This release ships with cflinuxfs3 version 0.377.0. For more information, see the [release notes](https://github.com/pivotal-cf/tanzu-cflinuxfs3/releases/tag/0.377.0)
          
count-cores-indicator 2.0.0
credhub 2.12.51
2.12.51
  ## What's Changed
  * Build(deps): Bump rubocop-ast from 1.29.0 to 1.30.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/165
  * Build(deps): Bump racc from 1.7.1 to 1.7.2 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/166
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.50...2.12.51
          
2.12.50
  ## What's Changed
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.49...2.12.50
          
diego 2.84.0
v2.84.0
  ## Changes
  - Bumps envoy to [v1.28.0](https://github.com/envoyproxy/envoy/releases/tag/v1.28.0)
  - BBS DesiredLRPHandler now sends Stop/Update LRP requests to rep in parallel - Thanks @vlast3k!
  - Log rate limit metrics are no longer generated for tasks - Thanks @mkocher!
  - App Logs will now emit messages for when they run pre-start scripts and when they invoke the startup command, to make troubleshooting just that much easier - Thanks @Gerg!
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/vizzini/spec b/jobs/vizzini/spec
  index 6ff53c654..a3bbc5fb2 100644
  --- a/jobs/vizzini/spec
  +++ b/jobs/vizzini/spec
  @@ -1,7 +1,7 @@
  ---
  name: vizzini
  packages:
  -  - golang-1-linux
  +  - golang-1.21-linux
  - vizzini
  templates:
  ```
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.83.0...v2.84.0
  ## Resources
  - [Download release v2.84.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.84.0).
          
dotnet-core-offline-buildpack 2.4.17
garden-runc 1.44.0
v1.44.0
  ## Changes
  - Change user for grootfs test
  - Bump golang to 1.21.4
  ## ✨  Built with go 1.21.4
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.43.0...v1.44.0
  ## Resources
  - [Download release v1.44.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.44.0).
          
v1.43.0
  ## Changes
  - The `garden-healthchecker` process was found to be too aggressive when evaluating and acting upon failed healthchecks. It has been removed.
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/garden/spec b/jobs/garden/spec
  index 125909ed..0d2a8fb4 100644
  --- a/jobs/garden/spec
  +++ b/jobs/garden/spec
  @@ -23,7 +23,6 @@ templates:
  bin/containerd_utils.erb:                 bin/containerd_utils
  bin/pre-start:                            bin/pre-start
  bin/post-start:                           bin/post-start
  -  config/healthchecker.yml.erb:             config/healthchecker.yml
  packages:
  - guardian
  @@ -309,7 +308,3 @@ properties:
  logging.format.timestamp:
  description: "Format for timestamp in component logs. Valid values are 'unix-epoch' and 'rfc3339'."
  default: "unix-epoch"
  -
  -  healthchecker.failure_counter_file:
  -    description: "File used by the healthchecker to monitor consecutive failures."
  -    default: /var/vcap/data/garden/counters/consecutive_healthchecker_failures.count
  ```
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.42.0...v1.43.0
  ## Resources
  - [Download release v1.43.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.43.0).
          
v1.42.0
  ## Changes
  - Bump golang dependencies
  - Bump ruby testing dependencies
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.41.0...v1.42.0
  ## Resources
  - [Download release v1.42.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.42.0).
          
go-offline-buildpack 1.10.13
haproxy 11.17.4
java-offline-buildpack 4.63.0
log-cache 2.12.12
loggregator 106.7.13
loggregator-agent 6.5.15
mapfs 1.2.49
v1.2.49
  ## Dependencies
  * **mapfs:** Updated to v`039d1ca`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.48
  ## Dependencies
  * **gomega:** Updated to v1.29.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **mapfs:** Updated to v`5063acb`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.9
metrics-discovery 3.2.20
v3.2.20
  ## What's Changed
  * Bump to [go1.20.11](https://groups.google.com/g/golang-announce/c/4tU8LZfBFkY/m/d-jSKR_jBwAJ)
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.19...v3.2.20
          
v3.2.19
  ## What's Changed
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.18...v3.2.19
          
mysql-monitoring 10.7.0
v10.7.0
  * Build with Go 1.21.4
          
v10.6.0
  * Updated vendored dependencies
          
nats 56.12.0
v56.12.0
  ## Changes
  - Bump Golang to 1.21.4
  ## ✨  Built with go 1.21.4
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.11.0...v56.12.0
  ## Resources
  - [Download release 56.12.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.12.0).
          
v56.11.0
  ## Changes
  - Disable unused cluster connection pool (#67) @domdom82
  - NATS-server bumped to [2.10.4](https://github.com/nats-io/nats-server/releases/tag/v2.10.4)
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.10.0...v56.11.0
  ## Resources
  - [Download release 56.11.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.11.0).
          
nfs-volume 7.1.41
v7.1.41
  ## Dependencies
  * **gomega:** Updated to v1.29.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **nfsbroker:** Updated to v`ca836db`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`6e621fa`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.40
  ## Dependencies
  * **gomega:** Updated to v1.28.1.
For more information, see [gomega](https://github.com/onsi/gomega). * **nfsbroker:** Updated to v`ddbeba7`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`838f6cf`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
nginx-offline-buildpack 1.2.7
nodejs-offline-buildpack 1.8.15
notifications 67.0.0
notifications-ui 46.0.0
v46.0.0
  commit 5a4aeadb1fe594269f17b25df52c350a70cdbc7a
  Author: PCF Event Alerts Team CI 
      
       
  Date:   Wed Nov 8 17:31:33 2023 +0000
  Cuts final release 46.0.0
  [ci skip]
  commit 74607cc3c52cecedc86eefdec2b3ac68e2b10df8
  Author: Evan Farrar 
       
         Date: Wed Nov 8 06:56:51 2023 +0000 s/xenial/jammy/ commit 57b1d2e803de8cf8cfb0a3213c6a4ae4879b4d1b Author: Evan Farrar 
        
          Date: Wed Nov 8 00:44:27 2023 +0000 s/micro/e2-micro/ commit 6aa87d48a73af1e48ce315d3ca91657144e09caa Author: PCF Event Alerts Team CI 
         
           Date: Tue Nov 7 18:25:17 2023 +0000 bump-golang to v0.139.0 commit 6e628b11a46493e30c7be8d70e4b5478acdd653f Author: PCF Event Alerts Team CI 
          
            Date: Tue Oct 10 17:42:39 2023 +0000 bump-golang to v0.138.0 commit 583b8d98b1a30f9306ffb3fee23fba30b9c57230 Author: PCF Event Alerts Team CI 
           
             Date: Thu Oct 5 19:51:29 2023 +0000 bump-golang to v0.135.0 commit 2a00ef80444ba562127ec3b2d1573b9b272d7a31 Author: PCF Event Alerts Team CI 
            
              Date: Wed Sep 6 16:39:17 2023 +0000 bump-golang to v0.134.0 commit a16eda6606e1411211e0678da96b7d26d0c884ce Author: PCF Event Alerts Team CI 
             
               Date: Tue Aug 29 00:32:55 2023 +0000 bump-golang to v0.132.0 
             
            
           
          
         
        
       
      
php-offline-buildpack 4.6.11
4.6.11
  * Add php 8.1.24, remove php 8.1.22 for stack(s) cflinuxfs3, cflinuxfs4
  * Add php 8.2.10, remove php 8.2.7 for stack(s) cflinuxfs3, cflinuxfs4
  * Add php 8.2.11, remove php 8.2.8 for stack(s) cflinuxfs3, cflinuxfs4
  * Add composer 2.6.5, remove composer 2.6.2 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.7.1-751 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.6.5 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.57 | cflinuxfs3 |  |
  | httpd | 2.4.57 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.2 | cflinuxfs3 |  |
  | nginx | 1.25.2 | cflinuxfs4 |  |
  | php | 8.0.29 | 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.30 | 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.23 | 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.23 | 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.24 | 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.24 | 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.10 | 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, yaml, zip, zlib |
  | php | 8.2.10 | 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, yaml, zip, zlib |
  | php | 8.2.11 | 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, yaml, zip, zlib |
  | php | 8.2.11 | 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, yaml, zip, zlib |
  | python | 2.7.18 | cflinuxfs4 |  |
  | ruby | 3.0.5 | cflinuxfs4 |  |
  Default binary versions:
  | name | version |
  |-|-|
  | php | 8.1.23 |
  | httpd | 2.4.57 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.25.2 |
  | composer | 2.6.5 |
  * Uncached buildpack SHA256: 53f8c2bcf139ab3718b7c4f84566538c33641af09fb6d6b35ceccf9a29e65df0
  * Uncached buildpack SHA256: 13742dc01e79fa70fc633ff6cc071306b3fa4ced1c63b171eaec67ebb66d963e
          
push-apps-manager-release 676.0.20
push-offline-docs-release 2.13.406
push-usage-service-release 674.0.74
v674.0.74
  ## Dependencies
  * **app-usage-service:** Updated to v`be3ba73`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.73
  ## Dependencies
  * **app-usage-service:** Updated to v`c916da5`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.72
  ## Changes
  * Bump harbor-repo.vmware.com/cryogenics/essentials to 0.1.78 (#451)
  * Bump metric-registrar-cli to 1.4.2 (#452)
  * Get secrets from Cerberus [#186322733] (#454)
  * creating final release 674.0.71
  ## Dependencies
  * **app-usage-service:** Updated to v`75ff420`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.58.0
v0.58.0
  **New Features**
  - Bumped vendored dependencies
  - Updates proxy monitoring tools (logs, dashboards) to report the database node's "mysql/UUID" from a generic "backend-INDEX", to better diagnose and investigate issues
          
python-offline-buildpack 1.8.15
1.8.15
  * Add python 3.11.6, remove python 3.11.5 for stack(s) cflinuxfs3, cflinuxfs4
  * Add python 3.12.0 for stack(s) cflinuxfs3, cflinuxfs4
  * Add pipenv 2023.10.3, remove pipenv 2023.9.1 for stack(s) cflinuxfs3, cflinuxfs4
  * Add setuptools 68.2.2, remove setuptools 68.2.0 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 | 23.5.2 | cflinuxfs3, cflinuxfs4 |
  | pip | 23.2.1 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.10.3 | cflinuxfs3 |
  | pipenv | 2023.10.3 | cflinuxfs4 |
  | python | 3.8.18 | cflinuxfs3 |
  | python | 3.8.18 | cflinuxfs4 |
  | python | 3.9.18 | cflinuxfs3 |
  | python | 3.9.18 | cflinuxfs4 |
  | python | 3.10.13 | cflinuxfs3 |
  | python | 3.10.13 | cflinuxfs4 |
  | python | 3.11.6 | cflinuxfs3 |
  | python | 3.11.6 | cflinuxfs4 |
  | python | 3.12.0 | cflinuxfs3 |
  | python | 3.12.0 | cflinuxfs4 |
  | setuptools | 68.2.2 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: d0db4ae2407532ee5d1c0f7e2a3e19211b441de01dfdf23aa2be15875ae18ff6
  * Uncached buildpack SHA256: 566d3ff72ac4100e5a1806c0b8051dff607e7323d297b20b1cc9b48f49c18588
          
r-offline-buildpack 1.2.6
routing 0.284.0
v0.284.0
  ## Changes
  - Upgrade to Golang 1.21.4
  - Bump dependencies
  ## ✨  Built with go 1.21.4
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.283.0...v0.284.0
  ## Resources
  - [Download release 0.284.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.284.0).
          
ruby-offline-buildpack 1.10.5
silk 3.35.0
v3.35.0
  ## Changes
  - no big changes :)
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.34.0...v3.35.0
  ## Resources
  - [Download release 3.35.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.35.0).
          
smb-volume 3.1.40
v3.1.40
  ## Dependencies
  * **smbbroker:** Updated to v`c94aea7`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`96b0506`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.39
  ## Dependencies
  * **gomega:** Updated to v1.29.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **smbbroker:** Updated to v`b1ed82a`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`a8e9a2f`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.4
staticfile-offline-buildpack 1.6.7
statsd-injector 1.11.35
syslog 11.8.14
v11.8.14
  ## What's Changed
  * Update golang packages to use go1.20.10
  **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.13...v11.8.14
          
system-metrics-scraper 4.0.4
v4.0.4
  ## What's Changed
  * Bump to [go1.20.11](https://groups.google.com/g/golang-announce/c/4tU8LZfBFkY/m/d-jSKR_jBwAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v4.0.3...v4.0.4
          
uaa 74.5.92
v74.5.92
  ## What's Changed
  * Bump rake from 13.0.6 to 13.1.0 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/699
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.408 to 0.0.409 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/696
  * Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/697
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.91...v74.5.92
          
v74.5.91
  ## What's Changed
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.90...v74.5.91
          

2.13.29

Release Date: 10/25/2023

  • [Feature Improvement] Option to enable w3c tracing headers in router
  • [Bug Fix] Prevent retired app instances from receiving traffic by ensuring rep emits events to cleanup routes when cf restart-app-instance is invoked.
  • [Bug Fix] Increase system metrics scraper scrape timeout
  • Bump backup-and-restore-sdk to version 1.18.104
  • Bump bosh-system-metrics-forwarder to version 0.0.37
  • Bump bpm to version 1.2.9
  • Bump cf-autoscaling to version 250.0.0
  • Bump cf-cli to version 1.50.0
  • Bump cf-networking to version 3.34.0
  • Bump cflinuxfs3 to version 0.376.0
  • Bump credhub to version 2.12.49
  • Bump diego to version 2.83.0
  • Bump dotnet-core-offline-buildpack to version 2.4.17
  • Bump garden-runc to version 1.41.0
  • Bump go-offline-buildpack to version 1.10.13
  • Bump java-offline-buildpack to version 4.63.0
  • Bump log-cache to version 2.12.12
  • Bump loggregator to version 106.7.13
  • Bump loggregator-agent to version 6.5.15
  • Bump mapfs to version 1.2.47
  • Bump metric-registrar to version 2.1.9
  • Bump metrics-discovery to version 3.2.18
  • Bump mysql-monitoring to version 10.5.0
  • Bump nats to version 56.10.0
  • Bump nfs-volume to version 7.1.38
  • Bump notifications to version 67.0.0
  • Bump push-usage-service-release to version 674.0.71
  • Bump pxc to version 0.57.0
  • Bump routing to version 0.283.0
  • Bump ruby-offline-buildpack to version 1.10.5
  • Bump silk to version 3.34.0
  • Bump smb-volume to version 3.1.38
  • Bump statsd-injector to version 1.11.35
  • Bump system-metrics-scraper to version 4.0.3
  • Bump uaa to version 74.5.90
Component Version Release Notes
ubuntu-xenial stemcell 621.730
backup-and-restore-sdk 1.18.104
v1.18.101
  ## Changes
  * Golang: Updated to v1.21.3. (#1286)
  ## Dependencies
  * **credentials:** Updated to v1.13.43.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.40.2.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **sts:** Updated to v1.23.2.
For more information, see [sts](https://github.com/aws/aws-sdk-go-v2). * **aws-sdk-go-v2:** Updated to v1.21.1.
For more information, see [aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). * **v2:** Updated to v2.13.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **net:** Updated to v0.17.0.
For more information, see [net](https://github.com/golang/net). * **api:** Updated to v0.147.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.99
  ## Changes
  * Golang: Updated to v1.21.2. (#1268)
  ## Dependencies
  * **credentials:** Updated to v1.13.41.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **gomega:** Updated to v1.28.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **net:** Updated to v0.16.0.
For more information, see [net](https://github.com/golang/net). * **api:** Updated to v0.145.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.98
  ## Changes
  ## Dependencies
  * **s3:** Updated to v1.40.0.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **gomega:** Updated to v1.28.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **api:** Updated to v0.143.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.96
  ## Changes
  * Golang: Updated to v1.21.1. (#1245)
  ## Dependencies
  * **credentials:** Updated to v1.13.40.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.39.0.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **bosh-backup-and-restore:** Updated to v1.9.51.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **v2:** Updated to v2.12.1.
For more information, see [v2](https://github.com/onsi/ginkgo). * **api:** Updated to v0.142.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.92
  ## Changes
  * Bump openssl from 1.1.1v to 1.1.1w (#1228)
  * Golang: Updated to v1.21.1. (#1219)
  ## Dependencies
  * **storage:** Updated to v1.33.0.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **bosh-backup-and-restore:** Updated to v1.9.50.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **oauth2:** Updated to v0.12.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.140.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.91
  ## Changes
  * Bump openssl from 1.1.1o to 1.1.1v (#1208)
  * Golang: Updated to v1.21.0. (#1209)
  ## Dependencies
  * **credentials:** Updated to v1.13.37.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **bosh-backup-and-restore:** Updated to v1.9.49.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **v2:** Updated to v2.12.0.
For more information, see [v2](https://github.com/onsi/ginkgo).
v1.18.89
  ## Dependencies
  * **credentials:** Updated to v1.13.35.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.38.5.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **sts:** Updated to v1.21.5.
For more information, see [sts](https://github.com/aws/aws-sdk-go-v2). * **aws-sdk-go-v2:** Updated to v1.21.0.
For more information, see [aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). * **v6:** Updated to v6.7.0.
For more information, see [v6](https://github.com/maxbrunsfeld/counterfeiter). * **api:** Updated to v0.138.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.7
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.37
v0.0.37
  * Bump golang to v1.20.10
  **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.36...v0.0.37
          
bpm 1.2.9
capi 1.133.11
cf-autoscaling 250.0.0
v250.0.0
  ## What's Changed
  ### Notice
  The autoscale-api app no longer falls back to a MySQL service binding if the database connection properties are not provided. Instead it raises an error. This should not be an issue for any operators who are deploying cf-autoscaling via the provided `deploy-autoscaler` errand.
  ### Fixes
  * Bump dependencies (addressing CVE-2023-44487)
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v249.2.7...v250.0.0
          
v249.2.7
  ## What's Changed
  * Bump dependencies
  * Bump golang to v1.20.10
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v249.2.6...v249.2.7
          
cf-cli 1.50.0
v1.50.0
  ### This release contains the following versions of the CF CLI
  Major version | Prior version | Current version
  -- | -- | --
  v8 | 8.7.3 | [8.7.4](https://github.com/cloudfoundry/cli/releases/tag/v8.7.4)
  v7 | 7.7.3 | [7.7.4](https://github.com/cloudfoundry/cli/releases/tag/v7.7.4)
  v6 | 6.53.0 | [6.53.0](https://github.com/cloudfoundry/cli/releases/tag/v6.53.0)
          
v1.49.0
  ### This release contains the following versions of the CF CLI
  Major version | Prior version | Current version
  -- | -- | --
  v8 | 8.7.2 | [8.7.3](https://github.com/cloudfoundry/cli/releases/tag/v8.7.3)
  v7 | 7.7.2 | [7.7.3](https://github.com/cloudfoundry/cli/releases/tag/v7.7.3)
  v6 | 6.53.0 | [6.53.0](https://github.com/cloudfoundry/cli/releases/tag/v6.53.0)
          
v1.47.0
  ### This release contains the following versions of the CF CLI
  Major version | Prior version | Current version
  -- | -- | --
  v8 | 8.7.1 | [8.7.2](https://github.com/cloudfoundry/cli/releases/tag/v8.7.2)
  v7 | 7.7.1 | [7.7.2](https://github.com/cloudfoundry/cli/releases/tag/v7.7.2)
  v6 | 6.53.0 | [6.53.0](https://github.com/cloudfoundry/cli/releases/tag/v6.53.0)
          
cf-networking 3.34.0
v3.34.0
  ## Changes
  - Bumped to golang 1.21.3
  - Testing updates
  - CI Enhancements
  - Package dependency bumps
  - The `proxy` test/example app's `/dumprequest` endpoint will now return headers back to client via the `returnHeaders` query parameter. It also adds an `X-Proxy-Settable-Debug-Header` header if the upstream server doesn't set it explicitly, and `X-Proxy-Immutable-Debug-Header` which will override any value set by upstream servers.
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/performance-test-sd/spec b/jobs/performance-test-sd/spec
  index 0223d87e..c89d50f5 100644
  --- a/jobs/performance-test-sd/spec
  +++ b/jobs/performance-test-sd/spec
  @@ -6,7 +6,7 @@ templates:
  config.json.erb: config.json
  packages:
  -  - golang-1.20-linux
  +  - golang-1.21-linux
  - performance-test-sd
  consumes:
  ```
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.33.0...v3.34.0
  ## Resources
  - [Download release 3.34.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.34.0).
          
v3.33.0
  ## Changes
  - Bumped to golang 1.20.7
  - The `garden-cni` job's `garden-external-networker` has been updated to support returning interface name data handling CNI v0.4.0 data from CNI plugins it wraps. This allows for garden-runc-release to make use of the interface info for pulling networking statistics. (https://github.com/cloudfoundry/cf-networking-release/pull/229)
  - Thanks @JVecsei1, @geigerj0!
  ## ✨  Built with go 1.20.7
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.32.0...v3.33.0
  ## Resources
  - [Download release v3.33.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.33.0).
          
cflinuxfs3 0.376.0
v0.376.0
  This release ships with cflinuxfs3 version 0.376.0. For more information, see the [release notes](https://github.com/pivotal-cf/tanzu-cflinuxfs3/releases/tag/0.376.0)
          
count-cores-indicator 2.0.0
credhub 2.12.49
2.12.49
  ## What's Changed
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.48...2.12.49
          
2.12.48
  ## What's Changed
  * Java 11 is now the minimum runtime version.
  * Fix for CVE-2023-4586 - Build(deps): bump nettyVersion from 4.1.99.Final to 4.1.100.Final.
  ## Other Dependency Bumps
  * Build(deps): Bump rubocop from 1.56.3 to 1.56.4 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/156
  * Build(deps): Bump unicode-display_width from 2.4.2 to 2.5.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/157
  * Build(deps): Bump parser from 3.2.2.3 to 3.2.2.4 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/158
  * Build(deps): Bump regexp_parser from 2.8.1 to 2.8.2 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/161
  * Build(deps): Bump rubocop from 1.56.4 to 1.57.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/162
  * Build(deps): bump commons-io:commons-io from 2.13.0 to 2.14.0
  * Build(deps): bump com.google.protobuf:protoc from 3.24.3 to 3.24.4
  * Build(deps): bump io.netty:netty-tcnative-boringssl-static from 2.0.61 to 2.0.62
  * Build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.25.1 to 2.26.0
  * Build(deps): bump com.github.ben-manes.versions from 0.48.0 to 0.49.0
  * Build(deps): bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.1.3 to 5.1.4
  * Build(deps): bump com.github.spotbugs from 5.1.3 to 5.1.4
  * Build(deps): bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.47...2.12.48
          
2.12.47
  ## What's Changed
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.46...2.12.47
          
2.12.46
  ## What's Changed
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.45...2.12.46
          
2.12.45
  ## What's Changed
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.44...2.12.45
          
2.12.44
  ## What's Changed
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.43...2.12.44
          
2.12.43
  ## What's Changed
  * Build(deps): Bump rubocop from 1.56.1 to 1.56.2 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/154
  * [Build(deps): bump springBootVersion from 2.7.14 to 2.7.15](https://github.com/cloudfoundry/credhub/commit/24e27799fc4dc1a1839a453cc5d65c16f7b4b356)
  * [Build(deps): bump org.mariadb.jdbc:mariadb-java-client](https://github.com/cloudfoundry/credhub/commit/86bcff73681391011aeb1da4085018d6ea8ad5ac)
  * [Build(deps): bump com.google.protobuf:protoc from 3.24.1 to 3.24.2](https://github.com/cloudfoundry/credhub/commit/677e840691cb6e3813c83caf8a7776e120376213)
  * [Build(deps): bump org.yaml:snakeyaml from 2.1 to 2.2](https://github.com/cloudfoundry/credhub/commit/dbf8c103338a7ccaea59473447a2c908d416dff3)
  * [Build(deps): bump actions/checkout from 3 to 4](https://github.com/cloudfoundry/credhub/commit/175f5a20381943cb6b1975578cd89f39fe2d2909)
  * [Build(deps): bump grpcVersion from 1.57.2 to 1.58.0](https://github.com/cloudfoundry/credhub/commit/431bbf00a9f1d0848e2951f509d00ec4441f9181)
  * [Build(deps): bump com.github.ben-manes.versions from 0.47.0 to 0.48.0](https://github.com/cloudfoundry/credhub/commit/1e20b1d6060740c1c59048795f826b438abb875a)
  * [bump gradlew from 8.2.1 to 8.3](https://github.com/cloudfoundry/credhub/commit/a4a151a0130a405e4ffcf13e848171057e39c25d)
  * [Build(deps): bump com.google.protobuf:protoc from 3.24.2 to 3.24.3](https://github.com/cloudfoundry/credhub/commit/ae2a6eb23ce64f396cc2cf88d25750f01fef07c2)
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.42...2.12.43
          
2.12.42
  ## What's Changed
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.41...2.12.42
          
diego 2.83.0
v2.83.0
  ## Changes
  - **[Bug Fix]** Prevent retired app instances from receiving traffic by ensuring rep emits events to cleanup routes when RetireActualLRP is called. (https://github.com/cloudfoundry/bbs/pull/72) (Fixes #820)
  - Thanks @vlast3k!
  - Cleans up stderr output from rep's `setup_mounted_data_dirs` script (#689)
  -  Thanks @romain-dartigues!
  - Docs updates for the container metrics changes from 2.82.0 (https://github.com/cloudfoundry/diego-release/pull/813)
  - Thanks @geigerj0!
  - Bump Golang to 1.21.3
  - Bump Envoy to 1.25.9
  - Bump Package Dependencies
  - CI Enhancments
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.82.0...v2.83.0
  ## Resources
  - [Download release v2.83.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.83.0).
          
v2.82.0
  ## Changes
  - Diego now supports reading container networking metrics from garden, and publishing them along with other app container metrics. (https://github.com/cloudfoundry/diego-logging-client/pull/82, https://github.com/cloudfoundry/executor/pull/83)
  - Requires [garden-runc-release v1.38.0](https://github.com/cloudfoundry/garden-runc-release/releases/tag/v1.38.0) and [cf-networking-release v3.33.0](https://github.com/cloudfoundry/cf-networking-release/releases/tag/v3.33.0).
  - Thanks @geigerj0 and @jvecsei1!
  - Removed usage of the `code.cloudfoundry.org/systemcerts` package in favor of golang's builtin functionality.
  - Bumped to golang 1.21.0
  ## ✨  Built with go 1.21.0
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.81.0...v2.82.0
  ## Resources
  - [Download release v2.82.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.82.0).
          
dotnet-core-offline-buildpack 2.4.17
2.4.17
  * Add dotnet-aspnetcore 6.0.22, remove dotnet-aspnetcore 6.0.21 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 7.0.11, remove dotnet-aspnetcore 7.0.10 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 6.0.22, remove dotnet-runtime 6.0.21 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 7.0.11, remove dotnet-runtime 7.0.10 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 6.0.414, remove dotnet-sdk 6.0.413 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 7.0.401, remove dotnet-sdk 7.0.400 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 18.18.0, remove node 18.17.1 for stack(s) cflinuxfs3, cflinuxfs4
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.22 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.11 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.22 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.11 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.414 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.401 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.7.2 | cflinuxfs3 |
  | libunwind | 1.7.2 | cflinuxfs4 |
  | node | 18.18.0 | cflinuxfs3 |
  | node | 18.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: 7c9a35be8807e7a32f108cf67ff322e9f219fa6783edb3797b60fea2978ca204
  * Uncached buildpack SHA256: 7c7eb1ab0f1319ed03b8f41037fa58c8f1f99759be55af68f659420e12c99115
          
garden-runc 1.41.0
v1.41.0
  ## Changes
  - Bump go to 1.21.3
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.40.0...v1.41.0
  ## Resources
  - [Download release v1.41.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.41.0).
          
v1.40.0
  ## Changes
  - Bump Golang to 1.21.1
  ## ✨  Built with go 1.21.1
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.39.0...v1.40.0
  ## Resources
  - [Download release v1.40.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.40.0).
          
v1.39.0
  ## Changes
  - Garden on Linux now supports propagating extended attributes from root filesystem images + when adding filesystem data to an existing container.
  - Bumped to golang 1.21.1
  ## ✨  Built with go 1.21.1
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.38.0...v1.39.0
  ## Resources
  - [Download release v1.39.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.39.0).
          
v1.38.0
  ## Changes
  - Garden now supports advertising container networking metrics on Linux containers via the `garden.enable_container_network_metrics` property.
  - Requires [cf-networking-release v3.33.0](https://github.com/cloudfoundry/cf-networking-release/releases/tag/v3.33.0) or newer, and [diego v2.82.0](https://github.com/cloudfoundry/diego-release/releases/tag/v2.82.0) or newer.
  - Thanks @JVecsei1 and @geigerj0!!
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/garden/spec b/jobs/garden/spec
  index 3bffb2f7..125909ed 100644
  --- a/jobs/garden/spec
  +++ b/jobs/garden/spec
  @@ -119,6 +119,10 @@ properties:
  description: "Additional hosts file entries to be used in containers."
  default: []
  +  garden.enable_container_network_metrics:
  +    description: "Enable container network metrics. This feature is only available on Linux."
  +    default: false
  +
  garden.insecure_docker_registry_list:
  description: "DEPRECATED in favour of grootfs property."
  default: []
  ```
  ## ✨  Built with go 1.20.7
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.37.0...v1.38.0
  ## Resources
  - [Download release v1.38.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.38.0).
          
go-offline-buildpack 1.10.13
1.10.13
  * Add go 1.21.2, remove go 1.21.1 for stack(s) cflinuxfs3, cflinuxfs4
  * Add go 1.20.9, remove go 1.20.8 for stack(s) cflinuxfs3, cflinuxfs4
  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.20.9 | cflinuxfs3 |
  | go | 1.20.9 | cflinuxfs4 |
  | go | 1.21.2 | cflinuxfs3 |
  | go | 1.21.2 | cflinuxfs4 |
  | godep | 80 | cflinuxfs3 |
  | godep | 80 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | go | 1.20.x |
  * Uncached buildpack SHA256: 6e04712ad7938dd3f22f397b5bc873da2e588b194590c274bb8348c827535e8a
  * Uncached buildpack SHA256: 7c2f4973d19b0196261ebd3edfc4604758543a50759dc4d9da1a8ec8295fabe3
          
haproxy 11.17.4
java-offline-buildpack 4.63.0
4.63.0
  I'm pleased to announce the release of the `java-buildpack`, version `4.63.0`. This release includes the Java quarterly patch releases, as well updates to the following frameworks/agents:
  * AppDynamics
  * Azure App Insights
  * Datadog
  * Elastic APM
  * JRebel
  * Java CfEnv
  * Splunk Otel
  * Tomcat
  We are working on adding Java 21 support by default, for the moment users can add 21 as a version line in the [config file](https://github.com/cloudfoundry/java-buildpack/blob/main/config/open_jdk_jre.yml) - since the binaries are already available, bundling the buildpack will then include this version.
  For a more detailed look at the changes in 4.63.0, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.62.0...v4.63.0). 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 | `23.9.0_35116` | | [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 | `3.4.17` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) |
  | CA Introscope APM Framework | `23.9.1_16` | |  |
  | 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 | `5.4.0` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) |
  | Datadog APM Javaagent | `1.21.0` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) |
  | Elastic APM Agent | `1.43.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.14.9` | |  |
  | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) |
  | Groovy | `2.5.23` | | [Release Notes](http://www.groovy-lang.org/releases.html) |
  | JaCoCo Agent | `0.8.11` | | [Release Notes](https://github.com/jacoco/jacoco/releases) |
  | Java CFEnv | `3.1.2` | | [Release Notes](https://github.com/pivotal-cf/java-cfenv/releases) |
  | Java Memory Assistant Agent | `0.5.0` | |  |
  | Java Memory Assistant Clean Up | `0.1.0` | |  |
  | JProfiler Profiler | `13.0.7` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) |
  | JRebel Agent | `2023.4.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.6.0` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) |
  | OpenJDK JRE 11 | `11.0.21_10` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.21b10/general/release-notes/) |
  | OpenJDK JRE 17 | `17.0.9_11` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.9b11/general/release-notes/) |
  | OpenJDK JRE 8 | `1.8.0_392` |[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/8u392b9/general/release-notes/) |
  | 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.2388` | |  |
  | SkyWalking | `8.16.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) |
  | Splunk OpenTelemetry Java Agent | `1.29.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.17` | |  |
  | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above |
  | Takipi Agent | `4.73.3` | | [Release Notes](https://doc.overops.com/docs/whats-new) |
  | Tomcat | `9.0.82` |[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 | `2023.5.231` | | [Release Notes](https://www.yourkit.com/download/yjp_2023_5_builds.jsp) |
          
log-cache 2.12.12
v2.12.12
  ## What's Changed
  * Bump dependencies
  * Bump golang to v1.20.10
  **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.11...v2.12.12
          
loggregator 106.7.13
v106.7.13
  ## What's Changed
  * Bump dependencies
  * Bump golang to v1.20.10
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.12...v106.7.13
          
loggregator-agent 6.5.15
v6.5.15
  ## What's Changed
  * Bump dependencies
  * Bump golang to v1.20.10
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.14...v6.5.15
          
mapfs 1.2.47
v1.2.47
  ## Dependencies
  * **mapfs:** Updated to v`9fead8e`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.46
  ## Changes
  * Golang: Updated to v1.21.3 (#162)
  ## Dependencies
  * **v2:** Updated to v2.13.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **net:** Updated to v0.17.0.
For more information, see [net](https://github.com/golang/net). * **mapfs:** Updated to v`6375877`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.45
  ## Changes
  * Golang: Updated to v1.21.1. (#149)
  ## Dependencies
  * **gomega:** Updated to v1.28.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **mapfs:** Updated to v`6142d67`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.41
  ## Changes
  ## Dependencies
  * **mapfs:** Updated to v`dd24f4a`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.40
  ## Dependencies
  * **mapfs:** Updated to v`1eb4e0c`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.39
  ## Dependencies
  * **mapfs:** Updated to v`799c2e9`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.38
  ## Changes
  * Golang: Updated to v1.21.1. (#140)
  ## Dependencies
  * **mapfs:** Updated to v`641ed35`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.37
  ## Changes
  * Golang: Updated to v1.21.0. (#135)
  ## Dependencies
  * **mapfs:** Updated to v`9758d39`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.36
  ## Dependencies
  * **v2:** Updated to v2.12.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **mapfs:** Updated to v`06a8605`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.9
v2.1.9
  ## What's Changed
  * Bump dependencies
  * Bump golang to v1.20.10
  **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.8...v2.1.9
          
v2.1.8
  ## What's Changed
  * Bump to [go1.20.8](https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM/m/F5bwBlXMAQAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.7...v2.1.8
          
metrics-discovery 3.2.18
v3.2.18
  ## What's Changed
  * Bump golang to v1.20.10
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.17...v3.2.18
          
v3.2.17
  ## What's Changed
  * Don't configure prom scraper to scrape when metrics-discovery-registrar or metrics-agent are disabled.
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.16...v3.2.17
          
mysql-monitoring 10.5.0
10.5.0
  - Bumped Go to 1.21.3
          
10.4.0
  - Bumped Go to 1.21.1
  - Updated vendored dependencies
          
10.3.0
  **Dependency Bumps**
  - Built with Go 1.21.0
  - Bumped dependenciesa
          
nats 56.10.0
v56.10.0
  ## Changes
  - Bump to golang 1.21.3
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.9.1...v56.10.0
  ## Resources
  - [Download release 56.10.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.10.0).
          
v56.9.1
  ## Changes
  - Bump to golang 1.21.2
  ## ✨  Built with go 1.21.2
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.8.0...v56.9.1
  ## Resources
  - [Download release 56.9.1 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.9.1).
          
v56.8.0
  ## Changes
  - Make nats memory limits configurable (#61)
  - Thanks @domdom82!
  - Bump nats-server to v2.10.1
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/nats-tls/spec b/jobs/nats-tls/spec
  index 4f9b3b7..777b98e 100644
  --- a/jobs/nats-tls/spec
  +++ b/jobs/nats-tls/spec
  @@ -126,3 +126,10 @@ properties:
  nats.fail_deployment_if_v1:
  description: "Fail the deployment in post-start if nats instances are on v1."
  default: false
  +
  +  nats.mem_limit.alert:
  +    description: "Raise alert if total memory consumed by nats is larger than this. Format: 
       
       
        " + default: "500 MB" + nats.mem_limit.restart: + description: "Restart nats if total memory consumed is larger than this. Format: 
         
         
          " + default: "3000 MB" ``` ## ✨ Built with go 1.21.1 **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.7.0...56.8.0 ## Resources - [Download release 56.8.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.8.0). 
         
        
       
      
v56.7.0
  ## Changes
  - Bumped to golang 1.21.1
  - Fix flaky test (thx @reneighbor)
  ## ✨  Built with go 1.21.1
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.6.0...v56.7.0
  ## Resources
  - [Download release v56.7.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.7.0).
          
nfs-volume 7.1.38
v7.1.38
  ## Dependencies
  * **nfsbroker:** Updated to v`08fd348`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`2dcf257`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.37
  ## Changes
  * Golang: Updated to v1.21.3 (#607)
  ## Dependencies
  * **gomega:** Updated to v1.28.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **nfsbroker:** Updated to v`77b6d24`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`6e0ee23`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.35
  ## Dependencies
  * **nfsbroker:** Updated to v`4fe73b5`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`c89a0a6`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.34
  ## Changes
  ## Dependencies
  * **nfsbroker:** Updated to v`75e8459`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`e323fee`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.33
  ## Changes
  * +Golang: Updated to v1.21.1 (#558)
  ## Dependencies
  * **nfsbroker:** Updated to v`4974c87`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`34863b7`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.32
  ## Changes
  * +Golang: Updated to v1.21.0 (#541)
  * Update README.md (#549)
  ## Dependencies
  * **nfsbroker:** Updated to v`64e07ac`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`964ff24`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.31
  ## Changes
  ## Dependencies
  * **nfsbroker:** Updated to v`ca7c06c`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`09ac66c`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
nginx-offline-buildpack 1.2.7
nodejs-offline-buildpack 1.8.15
notifications 67.0.0
v67.0.0
  commit 9d726080d2a5f086c77a33bdbaf0da6692cfb084
  Author: PCF Toronto Concourse CI Bot 
      
       
  Date:   Mon Aug 28 22:02:01 2023 +0000
  Cuts final release 67.0.0
  [ci skip]
  commit 351d8702bd0d2ac4a70b3584ef380b2b370cba99
  Author: PCF Event Alerts Team CI 
       
         Date: Mon Aug 28 21:22:18 2023 +0000 Bump submodule src/notifications 
       
      
notifications-ui 45.0.0
php-offline-buildpack 4.6.10
push-apps-manager-release 676.0.20
push-offline-docs-release 2.13.392
push-usage-service-release 674.0.71
v674.0.71
  ## Dependencies
  * **app-usage-service:** Updated to v`4a4df69`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.70
  ## Changes
  * Maintenance release (CI improvements, technical refactorings, etc)
          
pxc 0.57.0
v0.57.0
  **New Features**
  - Bumped Go to 1.21.3
  - Bumped Percona-XtraDB-Cluster to 5.7.43-31.65
  **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.14
r-offline-buildpack 1.2.6
routing 0.283.0
v0.283.0
  ## Changes
  - Adds missing timings to non-http backend requests, e.g. websockets. (https://github.com/cloudfoundry/gorouter/pull/363) (Fixes: https://github.com/cloudfoundry/routing-release/issues/278)
  - Thanks @domdom82!
  - Adds ability for gorouter to verify mTLS Client Certificate metadata (https://github.com/cloudfoundry/routing-release/pull/355)
  - Thanks @peanball!
  - CI Enhancements and updates
  - Package Dependency bumps
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
  index 2bb394e9..e9a9dd73 100644
  --- a/jobs/gorouter/spec
  +++ b/jobs/gorouter/spec
  @@ -415,7 +415,7 @@ properties:
  default: 5
  websocket_dial_timeout_in_seconds:
  description: |
  -      Maximum time in seconds for gorouter to establish a websocket upgrade for the websocket ForwardIO connection with a backend.
  +      Maximum time in seconds for gorouter to establish a websocket upgrade for the websocket ForwardIO connection with a backend.
  This timeout comes before `tls_handshake_timeout_in_seconds` and `request_timeout_in_seconds`. When not set, defaults to `endpoint_dial_timeout_in_seconds`.
  default: endpoint_dial_timeout_in_seconds
  tls_handshake_timeout_in_seconds:
  @@ -518,6 +518,36 @@ properties:
  description: "The number of file descriptors a router can have open at one time"
  default: 100000
  +  router.enable_verify_client_certificate_metadata:
  +    description: |
  +        Enable additional client certificate verification via verify_client_certificate_metadata (see below).
  +    default: false
  +  router.verify_client_certificate_metadata:
  +    description: |
  +      Additional client certificate verification, after the certificate was validated using the regular mTLS mechanism and is issued using one of the CAs in `client_ca_certs`.
  +      The additional verification limits the allowed client certificates for a given signing CA (identified by its distinguished name) to certificates with subjects provided in the list of valid subjects. Within the certificate chain there may be more than one CA certificates (e.g. intermediate CA certificates). The `issuer_in_chain` must match one of the CA certificates in the chain.
  +      Each list entry contains an issuer_in_chain with a corresponding list of valid subjects. Each issuer_in_chain must match one of the certificates in `client_ca_certs`. When an issuer_in_chain is defined that does not match, this raises an error during templating time and at startup in gorouter.
  +      - issuer_in_chain:
  +          common_name: ""
  +          serial_number: ""
  +          country: []
  +          organization: []
  +          organizational_unit: []
  +          locality: []
  +          province: []
  +          street_address: []
  +          postal_code: []
  +        valid_cert_subjects:
  +          - common_name: ""
  +            serial_number: ""
  +            country: []
  +            organization: []
  +            organizational_unit: []
  +            locality: []
  +            province: []
  +            street_address: []
  +            postal_code: []
  +    default: []
  healthchecker.failure_counter_file:
  description: "File used by the healthchecker to monitor consecutive failures."
  default: /var/vcap/data/gorouter/counters/consecutive_healthchecker_failures.count
  ```
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.282.0...v0.283.0
  ## Resources
  - [Download release 0.283.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.283.0).
          
ruby-offline-buildpack 1.10.5
1.10.5
  * Update default Ruby version to latest 3.x
  * Add rubygems 3.4.21, remove rubygems 3.4.19 for stack(s) cflinuxfs4, cflinuxfs3
  * Add bundler 2.4.21, remove bundler 2.4.19 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 18.18.2, remove node 18.17.1 for stack(s) cflinuxfs3, cflinuxfs4
  * Add jruby 9.3.11.0, remove jruby 9.3.10.0 for stack(s) cflinuxfs3, cflinuxfs4
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.4.21 | cflinuxfs3, cflinuxfs4 |
  | jruby | 9.3.11.0 | cflinuxfs3 |
  | jruby | 9.3.11.0 | cflinuxfs4 |
  | jruby | 9.4.3.0 | cflinuxfs3 |
  | jruby | 9.4.3.0 | cflinuxfs4 |
  | node | 18.18.2 | cflinuxfs3 |
  | node | 18.18.2 | 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.21 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.2.x |
  * Uncached buildpack SHA256: 8c0fdabc1df95431da32e694e866b26e83763a6cd3d7ada24b0fe6825c433458
  * Uncached buildpack SHA256: 2b00568c2517b4bb57ec523ae562ba13c494cc2b3a0922c32374b1623b60c598
          
silk 3.34.0
v3.34.0
  ## Changes
  - Bumped to golang 1.21.3
  - Fixes a crash in `silk-datastore-syncer` when garden listed containers not present in the CNI metadata file managed by silk.
  - CI Enhancements
  - Package dependency bumps
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.33.0...v3.34.0
  ## Resources
  - [Download release 3.34.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.34.0).
          
v3.33.0
  ## Changes
  - Bumped to golang 1.20.7
  ## ✨  Built with go 1.20.7
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.32.0...v3.33.0
  ## Resources
  - [Download release v3.33.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.33.0).
          
smb-volume 3.1.38
v3.1.38
  ## Dependencies
  * **v2:** Updated to v2.13.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.28.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **smbbroker:** Updated to v`6144d48`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`ba5d545`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.37
  ## Changes
  * Golang: Updated to v1.21.3 (#254)
  ## Dependencies
  * **smbbroker:** Updated to v`47d1912`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`3b7fd5f`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.36
  ## Changes
  * +Golang: Updated to v1.21.2 (#247)
  ## Dependencies
  * **smbbroker:** Updated to v`af9461b`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`425638f`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.35
  ## Dependencies
  * **smbbroker:** Updated to v`6d1303d`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`c4ca5be`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.34
  ## Dependencies
  * **smbbroker:** Updated to v`91e5d63`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`6eb0047`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.33
  ## Changes
  * fix race condition (#225)
  ## Dependencies
  * **smbbroker:** Updated to v`4be065e`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`a8e248b`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.32
  ## Changes
  * +Golang: Updated to v1.21.0 (#220)
  * Add final release 3.1.31 [ci skip]
  ## Dependencies
  * **smbbroker:** Updated to v`c6764c2`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`44ac537`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.31
  ## Changes
  ## Dependencies
  * **smbbroker:** Updated to v`d8cd6a7`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`47fe692`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.4
staticfile-offline-buildpack 1.6.7
statsd-injector 1.11.35
v1.11.35
  ## What's Changed
  * Bump dependencies
  * Bump golang to v1.20.10
  **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.34...v1.11.35
          
v1.11.34
  ## What's Changed
  * Bump to [go1.20.8](https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM/m/F5bwBlXMAQAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.33...v1.11.34
          
syslog 11.8.13
system-metrics-scraper 4.0.3
v4.0.3
  ## What's Changed
  * Bump dependencies
  * Bump golang to v1.20.10
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v4.0.2...v4.0.3
          
v4.0.2
  ## What's Changed
  * fix: Increase scraper timeout by @ctlong in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/161
  * Bump github.com/nats-io/nats.go from 1.28.0 to 1.29.0 in /src by @dependabot in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/159
  * Bump google.golang.org/grpc from 1.58.0 to 1.58.1 in /src by @dependabot in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/160
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v4.0.1...v4.0.2
          
v4.0.1
  ## What's Changed
  * Bump to [go1.20.8](https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM/m/F5bwBlXMAQAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v4.0.0...v4.0.1
          
uaa 74.5.90
v74.5.90
  ## What's Changed
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.89...v74.5.90
          

2.13.28

Release Date: 10/12/2023

  • [Security Fix] Bump routing-release to v0.282.0
  • [Bug Fix] Fixed a known issue in the usage service, described in Potential data loss for service usage data after upgrading TAS in the VMware Tanzu Support Hub. Resolves the issue if the foundation was running an affected version.
  • Bump binary-offline-buildpack to version 1.1.7
  • Bump capi to version 1.133.11
  • Bump cflinuxfs3 to version 0.375.0
  • Bump push-apps-manager-release to version 676.0.20
  • Bump push-offline-docs-release to version 2.13.392
  • Bump push-usage-service-release to version 674.0.69
  • Bump routing to version 0.282.0
  • Bump uaa to version 74.5.89
Component Version Release Notes
ubuntu-xenial stemcell 621.699
backup-and-restore-sdk 1.18.88
binary-offline-buildpack 1.1.7
1.1.7
  * Updating github-config (#148)
  * Uncached buildpack SHA256: 9e001804d5d4930b3a1e4d1c2c24ee8deeb663924b428fdfb46ded50fa201a42
  * Uncached buildpack SHA256: 4b016c36aa656e2ce42ad1aa7408abdae59be8daf6e8747171db86d686fcf781
  * Uncached buildpack SHA256: c323393a96eb58faf20e792a59781529823e46d0c46241a6aad8d1e9ab451e49
  * Uncached buildpack SHA256: 3f4f2d305e4030d9fb5c461651fbacb55af9bb3508a79889f1eddb0134930e46
          
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.36
bpm 1.2.6
capi 1.133.11
1.133.11
  Create final release 1.133.11
  bump to go 1.21.3
          
1.133.10
  Create final release 1.133.10
          
cf-autoscaling 249.2.6
cf-cli 1.45.0
cf-networking 3.32.0
cflinuxfs3 0.375.0
v0.375.0
  This release ships with cflinuxfs3 version 0.375.0. For more information, see the [release notes](https://github.com/pivotal-cf/tanzu-cflinuxfs3/releases/tag/0.375.0)
          
count-cores-indicator 2.0.0
credhub 2.12.41
diego 2.81.0
dotnet-core-offline-buildpack 2.4.16
garden-runc 1.37.0
go-offline-buildpack 1.10.12
haproxy 11.17.4
java-offline-buildpack 4.62.0
log-cache 2.12.11
loggregator 106.7.12
loggregator-agent 6.5.14
mapfs 1.2.35
metric-registrar 2.1.7
metrics-discovery 3.2.16
mysql-monitoring 10.2.0
nats 56.6.0
nfs-volume 7.1.30
nginx-offline-buildpack 1.2.7
nodejs-offline-buildpack 1.8.15
notifications 66.0.0
notifications-ui 45.0.0
php-offline-buildpack 4.6.10
push-apps-manager-release 676.0.20
676.0.19
  * update dependencies
  * fix issue where when a service offering was unshared from a org, a remaining service would be marked as "unknown" and cause stack traces within the ui
          
push-offline-docs-release 2.13.392
push-usage-service-release 674.0.69
v674.0.69
  ## Changes
  * This fixes the regression introduced in 674.0.64 which could lead to the loss of data - 
For more information, see this [KB](https://pivotal.lightning.force.com/lightning/r/KnowledgeArticle__kav/ka08X0000002brGQAQ/view). ## Dependencies * **app-usage-service:** Updated to v`795068c`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.68
  ## Changes
  ## Dependencies
  * **app-usage-service:** Updated to v`00de8f4`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.67
  ## Dependencies
  * **app-usage-service:** Updated to v`b916606`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.66
  ## Dependencies
  * **app-usage-service:** Updated to v`68821d4`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.65
  ## Dependencies
  * **app-usage-service:** Updated to v`cf55c07`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.56.0
python-offline-buildpack 1.8.14
r-offline-buildpack 1.2.6
routing 0.282.0
v0.282.0
  ## Changes
  - Bumped to golang 1.21.3
  - CI Enhancements and updates
  - Package Dependency bumps
  - Resolves [gorouter/#346](https://github.com/cloudfoundry/routing-release/issues/346) by validating trace ID length prior to parsing it as a UUID
  ## ✨  Built with go 1.21.3
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.281.0...0.282.0
  ## Resources
  - [Download release 0.282.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.282.0).
          
v0.281.0
  ## Changes
  - Check trace ID length before parsing the UUID (#365)
  - Bump go to 1.21.1
  ## ✨  Built with go 1.21.1
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.280.0...v0.281.0
  ## Resources
  - [Download release 0.281.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.281.0).
          
v0.280.0
  ## Changes
  - Bumped CF CLI to v8.7.2
  - Gorouter now logs the IP of the NATS server its connecting to/disconnecting from (instead of just the BOSH DNS name) for troubleshooting clarity. Thanks @domdom82!!
  ## ✨  Built with go 1.21.0
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.279.0...v0.280.0
  ## Resources
  - [Download release v0.280.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.280.0).
          
v0.279.0
  ## Changes
  - Bumped to golang 1.21.0!
  - Refactor of proxy config properties. Thanks @domdom82!
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/acceptance_tests/spec b/jobs/acceptance_tests/spec
  index db508ca3..e1a6a9ae 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.20-linux
  + - golang-1.21-linux
  - acceptance_tests
  - rtr
  - cf-cli-8-linux
  diff --git a/jobs/smoke_tests/spec b/jobs/smoke_tests/spec
  index 5776a9c8..b230192b 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.20-linux
  + - golang-1.21-linux
  - acceptance_tests
  - cf-cli-8-linux
  ```
  ## ✨  Built with go 1.21.0
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.278.0...v0.279.0
  ## Resources
  - [Download release v0.279.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.279.0).
          
ruby-offline-buildpack 1.10.4
silk 3.32.0
smb-volume 3.1.30
smoke-tests 4.8.4
staticfile-offline-buildpack 1.6.7
statsd-injector 1.11.33
syslog 11.8.13
system-metrics-scraper 4.0.0
uaa 74.5.89
v74.5.89
  ## What's Changed
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.395 to 0.0.398 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/668
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.88...v74.5.89
          
v74.5.88
  ## What's Changed
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.87...v74.5.88
          

2.13.27

Release Date: 09/26/2023

  • [Bug] This release introduced a bug that could result in the loss of Service Usage data. To avoid data loss, customers that depend on usage data should follow the workaround in this KB article or upgrade to a later version of VMware Tanzu Application Service for VMs within 30 days of upgrading to this version.
  • [Security Fix] Bump smoke-tests to address Go CVE-2023-39533
  • [Breaking Change] Java Buildpack v4.62.0 will no longer install the Spring AutoReconfiguration library for Spring Boot 3 applications - the Java CfEnv library will be installed instead. See Java Buildpack 4.62.0 removes Spring AutoReconfiguration library for Spring Boot 3 applications below.
  • [Feature Improvement] App Autoscaler now sets the JBP_CONFIG_ORACLE_JRE environment variable. This allows the deploy-autoscaler errand to succeed when the java offline buildpack has been customized to use Oracle instead of OpenJDK, provided that JRE 17 is available.
  • Bump bosh-system-metrics-forwarder to version 0.0.36
  • Bump capi to version 1.133.9
  • Bump cf-autoscaling to version 249.2.6
  • Bump cflinuxfs3 to version 0.374.0
  • Bump go-offline-buildpack to version 1.10.12
  • Bump java-offline-buildpack to version 4.62.0
  • Bump log-cache to version 2.12.11
  • Bump loggregator to version 106.7.12
  • Bump loggregator-agent to version 6.5.14
  • Bump metrics-discovery to version 3.2.16
  • Bump nginx-offline-buildpack to version 1.2.7
  • Bump nodejs-offline-buildpack to version 1.8.15
  • Bump php-offline-buildpack to version 4.6.10
  • Bump push-usage-service-release to version 674.0.64
  • Bump pxc to version 0.56.0
  • Bump python-offline-buildpack to version 1.8.14
  • Bump r-offline-buildpack to version 1.2.6
  • Bump smoke-tests to version 4.8.4
  • Bump staticfile-offline-buildpack to version 1.6.7
  • Bump syslog to version 11.8.13
  • Bump uaa to version 74.5.87
Component Version Release Notes
ubuntu-xenial stemcell 621.676
backup-and-restore-sdk 1.18.88
binary-offline-buildpack 1.1.6
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.36
v0.0.36
  * Bump to [go1.20.8](https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM/m/F5bwBlXMAQAJ)
  **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.35...v0.0.36
          
bpm 1.2.6
capi 1.133.9
1.133.9
  Create final release 1.133.9
          
cf-autoscaling 249.2.6
v249.2.6
  ## What's Changed
  * Bump to [go1.20.8](https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM/m/F5bwBlXMAQAJ)
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v249.2.5...v249.2.6
          
v249.2.5
  ## What's Changed
  * Bump dependencies (addressing CVE-2023-41080)
  * Ensure JRE 17 is used when running on Oracle JRE
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v249.2.4...v249.2.5
          
cf-cli 1.45.0
cf-networking 3.32.0
cflinuxfs3 0.374.0
v0.374.0
  This release ships with cflinuxfs3 version 0.374.0. For more information, see the [release notes](https://github.com/pivotal-cf/tanzu-cflinuxfs3/releases/tag/0.374.0)
          
count-cores-indicator 2.0.0
credhub 2.12.41
diego 2.81.0
dotnet-core-offline-buildpack 2.4.16
garden-runc 1.37.0
go-offline-buildpack 1.10.12
1.10.12
  * Add go 1.20.8, remove go 1.20.7 for stack(s) cflinuxfs4, cflinuxfs3
  * Add go 1.21.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Deprecate Go 1.19.x (EOL)
  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.20.8 | cflinuxfs3 |
  | go | 1.20.8 | cflinuxfs4 |
  | go | 1.21.1 | cflinuxfs3 |
  | go | 1.21.1 | cflinuxfs4 |
  | godep | 80 | cflinuxfs3 |
  | godep | 80 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | go | 1.20.x |
  * Uncached buildpack SHA256: b708cd4229b0022fa0714bf87fdf3e9ed671071f60ec9f5d7b9a6a4ef7e44378
  * Uncached buildpack SHA256: 8c40c7562ccc93dfdf10eed9942884f8c65f1a13a5418ceb124f9b1626024a07
          
haproxy 11.17.4
java-offline-buildpack 4.62.0
4.62.0
  I'm pleased to announce the release of the java-buildpack, version 4.62.0. This release adds a new framework, `java_cf_env` which supplies the [Java CfEnv](https://github.com/pivotal-cf/java-cfenv) library to Spring Boot 3 apps, instead of the deprecated Spring AutoReconfiguration library.
  Spring Boot 2 apps will continue to receive the Spring AutoReconfiguration library for the life of Spring Boot 2.x, whereas Spring Boot 3 users will now receive Java CfEnv as an app dependency. The conditions for this are as follows:
  * A Spring Boot app with version >= 3
  * No Java CfEnv library already added to the app as a user-dependency
  For a more detailed look at the changes in 4.62.0, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.61.1...v4.62.0). 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 | `23.8.0_35032` | | [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 | `3.4.16` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) |
  | CA Introscope APM Framework | `23.8.1_6` | |  |
  | 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 | `5.2.3` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) |
  | Datadog APM Javaagent | `1.20.1` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) |
  | Elastic APM Agent | `1.42.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.14.9` | |  |
  | Google Stackdriver Profiler | `0.1.0` | | [Release Notes](https://cloud.google.com/profiler/docs/release-notes) |
  | Groovy | `2.5.23` | | [Release Notes](http://www.groovy-lang.org/releases.html) |
  | JaCoCo Agent | `0.8.10` | | [Release Notes](https://github.com/jacoco/jacoco/releases) |
  | Java CFEnv | `3.1.1` | | [Release Notes](https://github.com/pivotal-cf/java-cfenv/releases) |
  | Java Memory Assistant Agent | `0.5.0` | |  |
  | Java Memory Assistant Clean Up | `0.1.0` | |  |
  | JProfiler Profiler | `13.0.7` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) |
  | JRebel Agent | `2023.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.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.6.0` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) |
  | OpenJDK JRE 11 | `11.0.20_8` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.20b8/general/release-notes/) |
  | OpenJDK JRE 17 | `17.0.8_7` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.8b7/general/release-notes/) |
  | OpenJDK JRE 8 | `1.8.0_382` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/8u382b6/general/release-notes/) |
  | 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.2358` | |  |
  | SkyWalking | `8.16.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) |
  | Splunk OpenTelemetry Java Agent | `1.27.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.15` | |  |
  | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above |
  | Takipi Agent | `4.73.3` | | [Release Notes](https://doc.overops.com/docs/whats-new) |
  | Tomcat | `9.0.80` |[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 | `2023.5.231` | | [Release Notes](https://www.yourkit.com/download/yjp_2023_5_builds.jsp) |
          
4.61.1
  I'm pleased to announce the release of the java-buildpack, version 4.61.1. This release fixes a bug with the MariaDB JDBC Framework. The Jar name that this connector is published under has changed, and so the framework detection needs to be updated to reflect the new name. See #1027 for more details.
  This release also updates the geode-store version to 1.14.9
  For a more detailed look at the changes in 4.61.1, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.61.0...v4.61.1). 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 | `23.7.0_34957` | | [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 | `3.4.16` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) |
  | CA Introscope APM Framework | `23.7.1_15` | |  |
  | 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 | `5.2.3` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) |
  | Datadog APM Javaagent | `1.20.0` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) |
  | Elastic APM Agent | `1.42.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.14.9` | |  |
  | 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.10` | | [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 | `13.0.7` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) |
  | JRebel Agent | `2023.3.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.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.5.0` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) |
  | OpenJDK JRE 11 | `11.0.20_8` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.20b8/general/release-notes/) |
  | OpenJDK JRE 17 | `17.0.8_7` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.8b7/general/release-notes/) |
  | OpenJDK JRE 8 | `1.8.0_382` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/8u382b6/general/release-notes/) |
  | 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.2358` | |  |
  | SkyWalking | `8.16.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) |
  | Splunk OpenTelemetry Java Agent | `1.27.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.15` | |  |
  | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above |
  | Takipi Agent | `4.73.3` | | [Release Notes](https://doc.overops.com/docs/whats-new) |
  | Tomcat | `9.0.80` |[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 | `2023.5.230` | | [Release Notes](https://www.yourkit.com/download/yjp_2023_5_builds.jsp) |
          
log-cache 2.12.11
v2.12.11
  ## What's Changed
  * Bump to [go1.20.8](https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM/m/F5bwBlXMAQAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.10...v2.12.11
          
loggregator 106.7.12
v106.7.12
  ## What's Changed
  * fix(grpcconnector): Correctly disconnect dopplers by @ctlong in https://github.com/cloudfoundry/loggregator-release/pull/624
  * Bump to [go1.20.8](https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM/m/F5bwBlXMAQAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.11...v106.7.12
          
loggregator-agent 6.5.14
v6.5.14
  ## What's Changed
  * Bump to [go1.20.8](https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM/m/F5bwBlXMAQAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.13...v6.5.14
          
mapfs 1.2.35
metric-registrar 2.1.7
metrics-discovery 3.2.16
v3.2.16
  ## What's Changed
  * Add check for disable flag for metrics agent ingress_port
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.15...v3.2.16
          
v3.2.15
  ## What's Changed
  * Bump to [go1.20.8](https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM/m/F5bwBlXMAQAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.14...v3.2.15
          
mysql-monitoring 10.2.0
nats 56.6.0
nfs-volume 7.1.30
nginx-offline-buildpack 1.2.7
1.2.7
  * Add nginx 1.25.2, remove nginx 1.25.1 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.2 | cflinuxfs3 |
  | nginx | 1.25.2 | 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.2 | cflinuxfs3 |
  | openresty | 1.21.4.2 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: e585210df0cb790d9669f3b952d6210c906654ead72dd62e97dd44a347b0716a
  * Uncached buildpack SHA256: ba163b2a14b9d46a14e6ba8efa16e3f6ba6420f315db7ad54b0434d410ab65a7
          
nodejs-offline-buildpack 1.8.15
1.8.15
  * Add node 20.6.0, remove node 20.5.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add python 3.11.5, remove python 3.10.12 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | node | 16.20.1 | cflinuxfs3 |
  | node | 16.20.1 | cflinuxfs4 |
  | node | 16.20.2 | cflinuxfs3 |
  | node | 16.20.2 | cflinuxfs4 |
  | node | 18.17.0 | cflinuxfs3 |
  | node | 18.17.0 | cflinuxfs4 |
  | node | 18.17.1 | cflinuxfs3 |
  | node | 18.17.1 | cflinuxfs4 |
  | node | 20.5.1 | cflinuxfs3 |
  | node | 20.5.1 | cflinuxfs4 |
  | node | 20.6.0 | cflinuxfs3 |
  | node | 20.6.0 | cflinuxfs4 |
  | python | 3.11.5 | cflinuxfs3 |
  | python | 3.11.5 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.11.x |
  * Uncached buildpack SHA256: ed4f520a237a8cee50c6f38aa550a8df404b54affcd7789be41911f9fd756451
  * Uncached buildpack SHA256: 81ec40b57eb46d55fc7707d3fc32e2227f175c9741f6fe9e7903d60160addda9
          
notifications 66.0.0
notifications-ui 45.0.0
php-offline-buildpack 4.6.10
4.6.10
  * Add composer 2.6.2, remove composer 2.5.8 for stack(s) cflinuxfs4, cflinuxfs3
  * Add php 8.1.23, remove php 8.1.21 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.7.1-751 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.6.2 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.57 | cflinuxfs3 |  |
  | httpd | 2.4.57 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.2 | cflinuxfs3 |  |
  | nginx | 1.25.2 | cflinuxfs4 |  |
  | php | 8.0.29 | 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.30 | 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.22 | 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.22 | 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.23 | 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.23 | 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.7 | 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.7 | 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.8 | 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.8 | 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.23 |
  | httpd | 2.4.57 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.25.2 |
  | composer | 2.6.2 |
  * Uncached buildpack SHA256: a7a6d8cafce1d3cca329be25efbce17639b1f4d91dc0d702f71f4adb4ed4f86a
  * Uncached buildpack SHA256: 99f6f5f413f57d578a11c2147ec36e126224f16d7dc3d05791260982c4c787ff
          
push-apps-manager-release 676.0.18
push-offline-docs-release 2.13.356
push-usage-service-release 674.0.64
v674.0.64
  ## Changes
  * Bump metric-registrar-cli to 1.4.1 (#416)
  ## Dependencies
  * **app-usage-service:** Updated to v`0248b9b`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.63
  ## Changes
  * creating final release 674.0.62
          
v674.0.62
  ## Dependencies
  * **app-usage-service:** Updated to v`4146987`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.61
  ## Changes
  ## Dependencies
  * **app-usage-service:** Updated to v`c4c42c5`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.60
  ## Dependencies
  * **app-usage-service:** Updated to v`79259fb`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.56.0
v0.56.0
  **New Features**
  - Bumped Go to 1.21.1
  - Updated vendored dependencies
  **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.14
1.8.14
  * Add setuptools 68.2.0, remove setuptools 68.1.2 for stack(s) cflinuxfs4, cflinuxfs3
  * Add pipenv 2023.9.1, remove pipenv 2023.8.22 for stack(s) cflinuxfs3, cflinuxfs4
  * Add python 3.8.18, remove python 3.8.17 for stack(s) cflinuxfs4, cflinuxfs3
  * Add python 3.9.18, remove python 3.9.17 for stack(s) cflinuxfs4, cflinuxfs3
  * Add python 3.10.13, remove python 3.10.12 for stack(s) cflinuxfs4, cflinuxfs3
  * Add python 3.11.5, remove python 3.11.4 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 | 23.5.2 | cflinuxfs3, cflinuxfs4 |
  | pip | 23.2.1 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.9.1 | cflinuxfs3 |
  | pipenv | 2023.9.1 | cflinuxfs4 |
  | python | 3.8.18 | cflinuxfs3 |
  | python | 3.8.18 | cflinuxfs4 |
  | python | 3.9.18 | cflinuxfs3 |
  | python | 3.9.18 | cflinuxfs4 |
  | python | 3.10.13 | cflinuxfs3 |
  | python | 3.10.13 | cflinuxfs4 |
  | python | 3.11.5 | cflinuxfs3 |
  | python | 3.11.5 | cflinuxfs4 |
  | setuptools | 68.2.0 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: 4840646c3c09db439f4b5a7a6e24f8b660ca414fef2020690a3a51d54ea82ac3
  * Uncached buildpack SHA256: 245f916b58b888bdf4563b815193aa57f24db0a06f5db541f6324231b92b4480
          
r-offline-buildpack 1.2.6
1.2.6
  * Update r 4.2.3 dependencies for stack(s) cflinuxfs3, cflinuxfs4:
  * forecast from 8.21 to 8.21.1
  * Update r 4.3.1 dependencies for stack(s) cflinuxfs3, cflinuxfs4:
  * forecast from 8.21 to 8.21.1
  Packaged binaries:
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  | r | 4.3.1 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.3.1 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  * Uncached buildpack SHA256: c99c69682deb73449b8fb274e1d3d51fd02a2fdb5a19479d550a5136caf856f7
  * Uncached buildpack SHA256: 6ea79439c789348bd30f0fa53bf54086457821f5f60d2f1252baaa951643687d
          
routing 0.278.0
ruby-offline-buildpack 1.10.4
silk 3.32.0
smb-volume 3.1.30
smoke-tests 4.8.4
4.8.4
  Create bosh final release 4.8.4
  ## What's Changed
  * feat: CI to autobump golang by @pabloarodas in https://github.com/pivotal/smoke-tests/pull/106
  * Upgrade Golang by @pvaramballypivot in https://github.com/pivotal/smoke-tests/pull/111
  * test: skip jobs to test automerge by @pabloarodas in https://github.com/pivotal/smoke-tests/pull/113
  * Upgrade Golang by @pvaramballypivot in https://github.com/pivotal/smoke-tests/pull/114
  * Upgrade Golang by @pvaramballypivot in https://github.com/pivotal/smoke-tests/pull/116
  * Bump cf-cli to 8.7.3 by @xtremerui in https://github.com/pivotal/smoke-tests/pull/117
  **Full Changelog**: https://github.com/pivotal/smoke-tests/compare/4.8.3...4.8.4
          
staticfile-offline-buildpack 1.6.7
1.6.7
  * Add nginx 1.25.2, remove nginx 1.25.1 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.2 | cflinuxfs3 |
  | nginx | 1.25.2 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: 73bb613751e874688e28e1863b89947ab4590326ce81ec6703d434d53cb1210b
  * Uncached buildpack SHA256: 453343955d374a0f3291f934014347d22ee1709c8b867baffd9ada83c8964887
          
statsd-injector 1.11.33
syslog 11.8.13
v11.8.13
  ## What's Changed
  * Update golang packages to use go1.20.8
  **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.12...v11.8.13
          
system-metrics-scraper 4.0.0
uaa 74.5.87
v74.5.87
  ## What's Changed
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.86..v74.5.87
          
v74.5.86
  ## What's Changed
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.384 to 0.0.386 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/654
  * Bump activesupport from 6.1.7.4 to 6.1.7.6 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/657
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.386 to 0.0.393 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/660
  * [build(deps): bump versions.springBootVersion from 2.7.14 to 2.7.15](https://github.com/cloudfoundry/uaa/commit/883562fa0419bad53a55c6c42b3bb2520421ec4a)
  * [build(deps): bump jasmine-core from 5.1.0 to 5.1.1 in /uaa](https://github.com/cloudfoundry/uaa/commit/67d11fc48f84b5b01df5ad6f335064206a4cdc91)
  * [build(deps): bump versions.tomcatVersion from 9.0.79 to 9.0.80](https://github.com/cloudfoundry/uaa/commit/b377e03ce3bfccffc98c9f203baa652676ab5ac4)
  * [build(deps): bump org.apache.directory.api:api-ldap-model](https://github.com/cloudfoundry/uaa/commit/41549f21d1578113f5fcc678937c4a5a0a25057a)
  * [build(deps): bump versions.seleniumVersion from 4.11.0 to 4.12.0](https://github.com/cloudfoundry/uaa/commit/66ac601104456821c11e70ac046b831a2d2afb94)
  * [build(deps): bump org.eclipse.jgit:org.eclipse.jgit tp to 6.7.0.202309050840-r](https://github.com/cloudfoundry/uaa/commit/f45c3fbc2a4b0e36997fe23026530fe6fbb69175)
  * [build(deps): bump versions.seleniumVersion from 4.12.0 to 4.12.1](https://github.com/cloudfoundry/uaa/commit/0d3767c4b41fb1001562b6dfba5a50e7a2df1561)
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.85...v74.5.86
          

2.13.26

Release Date: 09/11/2023

  • [Security Fix] Continue to forward relevant headers by removing hop-by-hop headers that could interfere with gorouter when proxying client requests
  • [Bug Fix] Ensure notifications UI always uses the go_buildpack to prevent conflicting detected buildpack ordering
  • [Bug Fix] Garden Healthchecks have been re-enabled after fixing a bug during deployments causing failed diego-cells.
  • Bump backup-and-restore-sdk to version 1.18.88
  • Bump binary-offline-buildpack to version 1.1.6
  • Bump bosh-system-metrics-forwarder to version 0.0.35
  • Bump bpm to version 1.2.6
  • Bump capi to version 1.133.8
  • Bump cf-autoscaling to version 249.2.4
  • Bump cflinuxfs3 to version 0.373.0
  • Bump credhub to version 2.12.41
  • Bump diego to version 2.81.0
  • Bump dotnet-core-offline-buildpack to version 2.4.16
  • Bump garden-runc to version 1.37.0
  • Bump go-offline-buildpack to version 1.10.11
  • Bump log-cache to version 2.12.10
  • Bump loggregator to version 106.7.11
  • Bump loggregator-agent to version 6.5.13
  • Bump mapfs to version 1.2.35
  • Bump metric-registrar to version 2.1.7
  • Bump metrics-discovery to version 3.2.14
  • Bump mysql-monitoring to version 10.2.0
  • Bump nfs-volume to version 7.1.30
  • Bump nginx-offline-buildpack to version 1.2.6
  • Bump nodejs-offline-buildpack to version 1.8.14
  • Bump php-offline-buildpack to version 4.6.9
  • Bump push-apps-manager-release to version 676.0.18
  • Bump push-usage-service-release to version 674.0.59
  • Bump pxc to version 0.55.0
  • Bump python-offline-buildpack to version 1.8.13
  • Bump r-offline-buildpack to version 1.2.5
  • Bump routing to version 0.278.0
  • Bump ruby-offline-buildpack to version 1.10.4
  • Bump smb-volume to version 3.1.30
  • Bump staticfile-offline-buildpack to version 1.6.6
  • Bump statsd-injector to version 1.11.33
  • Bump syslog to version 11.8.12
  • Bump system-metrics-scraper to version 4.0.0
  • Bump uaa to version 74.5.85
Component Version Release Notes
ubuntu-xenial stemcell 621.655
backup-and-restore-sdk 1.18.88
v1.18.88
  ## Changes
  * Bump mariadb from 10.6.14 to 10.6.15 (#1179)
  * Bump postgres from 11.20 to 11.21 (#1175)
  * Bump postgres from 13.11 to 13.12 (#1176)
  * Bump postgres from 15.3 to 15.4 (#1177)
  ## Dependencies
  * **storage:** Updated to v1.32.0.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **api:** Updated to v0.137.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.87
  ## Changes
  * chore: bump github.com/maxbrunsfeld/counterfeiter/v6 v6.6.2 (#1164)
  * chore: bump to Ginkgo V2 (#1161)
  ## Dependencies
  * **aws-sdk-go-v2/credentials:** Updated to v1.13.32.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **aws-sdk-go-v2/s3:** Updated to v1.38.2.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **aws-sdk-go-v2/sts:** Updated to v1.21.2.
For more information, see [sts](https://github.com/aws/aws-sdk-go-v2). * **aws-sdk-go-v2:** Updated to v1.20.1.
For more information, see [aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). * **bosh-backup-and-restore:** Updated to v1.9.48.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **golang/net:** Updated to v0.13.0.
For more information, see [net](https://github.com/golang/net). * **golang/oauth2:** Updated to v0.11.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **google-api-go-client/api:** Updated to v0.136.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.6
1.1.6
  * Rebuild
  * Uncached buildpack SHA256: 36cdf2abfb2558acd68199b4304b807ad4f437cd382bc4d0d27d6f8f31d6666b
  * Uncached buildpack SHA256: a9a2892330e1ed6155edfada05182af4024ac0479c6bce0a7dffe9c7fc0c9f54
  * Uncached buildpack SHA256: 0651e649df0df4527feb4b3176c938113db7a9fcc49b810315efef39fb355af7
  * Uncached buildpack SHA256: 717c8a6a4b0bf5fc6da5f5486d1965a281bd785c4e5121a0f0e0125655d63eb1
          
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.35
v0.0.35
  Bump Go to v1.20.7
          
bpm 1.2.6
capi 1.133.8
1.133.8
  Create final release 1.133.8
          
cf-autoscaling 249.2.4
v249.2.4
  ## What's Changed
  * add back use cf CLI commands to create and update the cf-autoscaling service broker in https://github.com/pivotal-cf/cf-autoscaling-release/pull/851
  * dependency bumps
  * bump to Go 1.20.7
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v249.2.3...v249.2.4
          
cf-cli 1.45.0
cf-networking 3.32.0
cflinuxfs3 0.373.0
v0.373.0
  This release ships with cflinuxfs3 version 0.373.0. For more information, see the [release notes](https://github.com/pivotal-cf/tanzu-cflinuxfs3/releases/tag/0.373.0)
          
count-cores-indicator 2.0.0
credhub 2.12.41
2.12.41
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.40...2.12.41
          
2.12.40
  ## What's Changed
  * Build(deps): Bump rubocop from 1.55.1 to 1.56.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/152
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.39...2.12.40
          
diego 2.81.0
v2.81.0
  ## Changes
  - Healthchecks for process startup have been renamed from "readiness" to "startup" to better indicate that it is the initial liveness check to ensure the process has started. After completing, it is superceded by the liveness check, which has had no changes.
  - Adds support for "readiness" checks on processes. The purpose of readiness checks are to determine whether a process is capable of serving traffic or not. This is contrasted now with liveness checks which determine if the process is in a state that requires it to be restarted. Readiness checks can be used to pull a process out of service when they fail, while not restarting the process. Once readiness is passing again, the process will be re-added into the service pool. Removal/addition of processes to the service pool is done via route-emitter.
  - `cfdot actual-lrps` now behaves in a more expected behavior regarding the display of `host_tls_proxy_port`. It should always be preset, even if the value is `0`.
  - Bumped to golang 1.20.7.
  ## ✨  Built with go 1.20.7
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.80.0...v2.81.0
  ## Resources
  - [Download release v2.81.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.81.0).
          
dotnet-core-offline-buildpack 2.4.16
2.4.16
  * Add dotnet-runtime 6.0.21, remove dotnet-runtime 6.0.20 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 6.0.413, remove dotnet-sdk 6.0.412 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 6.0.21, remove dotnet-aspnetcore 6.0.20 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 7.0.10, remove dotnet-runtime 7.0.9 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 7.0.400, remove dotnet-sdk 7.0.306 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 7.0.10, remove dotnet-aspnetcore 7.0.9 for stack(s) cflinuxfs4, cflinuxfs3
  * Add libunwind 1.7.2, remove libunwind 1.7.0 for stack(s) cflinuxfs3, cflinuxfs4
  * Add node 18.17.1, remove node 18.17.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Bump github.com/Sealights/libbuildpack-sealights from 1.2.0 to 1.3.0
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.21 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.10 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.21 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.10 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.413 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.400 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.7.2 | cflinuxfs3 |
  | libunwind | 1.7.2 | cflinuxfs4 |
  | node | 18.17.1 | cflinuxfs3 |
  | node | 18.17.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: 01de4cc53a84dd16fecceeb4be91bdbbfe92a1afcfafca8a1e62b6cd52388f9a
  * Uncached buildpack SHA256: 30b7fe52025c962852a766957521be63bdc364cf786c3c33075112f50d870f6d
          
garden-runc 1.37.0
v1.37.0
  ## Changes
  - 🐛Fixed a bug with garden-windows where process directories were being leaked in the garden depot. This adds a `garden.cleanup_process_dirs_on_wait` property to mimic cleanup logic from garden-linux. This property is defaulted to true on garden-windows, to keep the desired behavior for CF/Diego. If garden-windows is ever used with Concourse, users will want to set this to false.
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/garden-windows/spec b/jobs/garden-windows/spec
  index ef1ce54e..004e4e7f 100644
  --- a/jobs/garden-windows/spec
  +++ b/jobs/garden-windows/spec
  @@ -69,6 +69,12 @@ properties:
  description: "path to the rootfs to use when a container specifies no rootfs"
  default: ""
  +  # Since garden-windows is not currently used in Concourse, we are setting this to 'true' to make life easier for diego/cf users.
  +  # https://github.com/cloudfoundry/garden-runc-release/releases/tag/v1.5.0
  +  garden.cleanup_process_dirs_on_wait:
  +    description: A boolean stating whether or not to cleanup process state after waiting for it. If set a process can be waited for only once.
  +    default: true
  +
  logging.format.timestamp:
  description: "Format for timestamp in component logs. Valid values are 'unix-epoch' and 'rfc3339'."
  default: "unix-epoch"
  diff --git a/jobs/garden/spec b/jobs/garden/spec
  index 259bba46..3bffb2f7 100644
  --- a/jobs/garden/spec
  +++ b/jobs/garden/spec
  @@ -201,6 +201,8 @@ properties:
  description: A boolean stating whether or not to run garden-server as a non-root user
  default: false
  +  # We believe this defaults to false to help concourse: https://github.com/cloudfoundry/garden-runc-release/releases/tag/v1.5.0
  +  # For diego/cf, this should be set to true
  garden.cleanup_process_dirs_on_wait:
  description: A boolean stating whether or not to cleanup process state after waiting for it. If set a process can be waited for only once.
  default: false
  ```
  ## ✨  Built with go 1.20.7
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.36.0...v1.37.0
  ## Resources
  - [Download release v1.37.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.37.0).
          
v1.36.0
  ## Changes
  - [Pin opencontainer/runc to version v1.1.7](https://github.com/cloudfoundry/guardian/commit/f2b3d5ec72dee482f63068124cd6b3592dd6d74b)
  - Resolves a compilation issue with `xenial` stemcells
  - Dependency bumps
  ## ✨  Built with go 1.20.7
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.35.0...v1.36.0
  ## Resources
  - [Download release v1.36.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.36.0).
          
v1.35.0
  # ⚠️ We recommend skipping to [1.36.0](https://github.com/cloudfoundry/garden-runc-release/releases/tag/v1.35.0)
  Especially if you're still running `xenial` stemcells, in which this release version will fail to compile.
  ## Changes
  - [Bug Fix] Re-implemented HTTP health checks of the `gdn` process in the `garden` job.
  - These were disabled in [1.29.0](https://github.com/cloudfoundry/garden-runc-release/releases/tag/v1.29.0) due to issues during deployment.
  - Bumped golang to 1.20.7
  ## ✨  Built with go 1.20.7
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.34.0...v1.35.0
  ## Resources
  - [Download release v1.35.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.35.0).
          
go-offline-buildpack 1.10.11
1.10.11
  * Add go 1.20.7, remove go 1.20.5 for stack(s) cflinuxfs4, cflinuxfs3
  * Add go 1.19.12, remove go 1.19.10  for stack(s) cflinuxfs3, cflinuxfs4
  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.12 | cflinuxfs3 |
  | go | 1.19.12 | cflinuxfs4 |
  | go | 1.20.7 | cflinuxfs3 |
  | go | 1.20.7 | cflinuxfs4 |
  | godep | 80 | cflinuxfs3 |
  | godep | 80 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | go | 1.19.x |
  * Uncached buildpack SHA256: d0af86c07890f58ac8592150d302c0b9d6938dd486581ebdbc173bc4d709e7db
  * Uncached buildpack SHA256: b27f2565835077a69c0725871eb673ddda1737c134c90de7401e6249252d71e5
          
haproxy 11.17.4
java-offline-buildpack 4.61.0
log-cache 2.12.10
v2.12.10
  ## What's Changed
  * Bump to [go1.20.7](https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.9...v2.12.10
          
loggregator 106.7.11
v106.7.11
  ## What's Changed
  * Bump to [go1.20.7](https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.10...v106.7.11
          
loggregator-agent 6.5.13
v6.5.13
  ## What's Changed
  * Bump to [go1.20.7](https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.12...v6.5.13
          
mapfs 1.2.35
v1.2.35
  ## Dependencies
  * **mapfs:** Updated to v`53ab9fc`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.34
  ## Changes
  ## Dependencies
  * **mapfs:** Updated to v`b83d1af`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.7
v2.1.7
  ## What's Changed
  * Bump to [go1.20.7](https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.6...v2.1.7
          
metrics-discovery 3.2.14
v3.2.14
  ## What's Changed
  * add disable property to metrics-agent & metrics-discovery-registrar by @mkocher in https://github.com/cloudfoundry/metrics-discovery-release/pull/169
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.13...v3.2.14
          
v3.2.13
  ## What's Changed
  * Fix metrics-agent on windows
  * Bump to [go1.20.7](https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.12...v3.2.13
          
mysql-monitoring 10.2.0
10.2.0
  **Dependency Bumps**
  - Built with Go 1.20.7
  - Bumped dependencies
          
nats 56.6.0
nfs-volume 7.1.30
v7.1.30
  ## Dependencies
  * **nfsbroker:** Updated to v`90b8c05`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`4930b63`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.29
  ## Changes
  * **nfsbroker:** Updated to v`af16846`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`e295222`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.28
  ## Changes
  * +Golang: Updated to v1.20.7 (#511)
  ## Dependencies
  * **nfsbroker:** Updated to v`7a437dc`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`98bed5a`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
nginx-offline-buildpack 1.2.6
1.2.6
  * Add openresty 1.21.4.2, remove openresty 1.21.4.1 (#229)
  for stack(s) cflinuxfs3, cflinuxfs4
  (https://www.pivotaltracker.com/story/show/185653441)
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.1 | cflinuxfs3 |
  | nginx | 1.25.1 | 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.2 | cflinuxfs3 |
  | openresty | 1.21.4.2 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: bcbe628e2296a8e31ae554f7a67113b89fde0e42f6e934165a3da5a61fdcb051
  * Uncached buildpack SHA256: b56d967226923874d8f6ba45284e37c18414da5ff67c1e341b5a4ab4bdde294c
          
nodejs-offline-buildpack 1.8.14
1.8.14
  * Add node 16.20.2, remove node 16.20.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 18.17.1, remove node 18.16.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 20.5.1, remove node 20.4.0 for stack(s) cflinuxfs3, cflinuxfs4
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | node | 16.20.1 | cflinuxfs3 |
  | node | 16.20.1 | cflinuxfs4 |
  | node | 16.20.2 | cflinuxfs3 |
  | node | 16.20.2 | cflinuxfs4 |
  | node | 18.17.0 | cflinuxfs3 |
  | node | 18.17.0 | cflinuxfs4 |
  | node | 18.17.1 | cflinuxfs3 |
  | node | 18.17.1 | cflinuxfs4 |
  | node | 20.5.0 | cflinuxfs3 |
  | node | 20.5.0 | cflinuxfs4 |
  | node | 20.5.1 | cflinuxfs3 |
  | node | 20.5.1 | cflinuxfs4 |
  | python | 3.10.12 | cflinuxfs3 |
  | python | 3.10.12 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.10.x |
  * Uncached buildpack SHA256: dae756d93c0e41a5a534ac9d808b005ea4a644b5570d2c17a3e4c9b7ed3446c4
  * Uncached buildpack SHA256: ae551c0a8233ebb27e4dbdaaac2c7f84c76680cd46720cae64683cfeb5bcfcf9
          
1.8.13
  * Add node 20.5.0, remove node 20.2.0 (#628)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/185661753)
  * Add node 18.17.0, remove node 18.16.0 (#627)
  for stack(s) cflinuxfs4, cflinuxfs3
  (https://www.pivotaltracker.com/story/show/185641935)
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | node | 16.20.0 | cflinuxfs3 |
  | node | 16.20.0 | cflinuxfs4 |
  | node | 16.20.1 | cflinuxfs3 |
  | node | 16.20.1 | cflinuxfs4 |
  | node | 18.16.1 | cflinuxfs3 |
  | node | 18.16.1 | cflinuxfs4 |
  | node | 18.17.0 | cflinuxfs3 |
  | node | 18.17.0 | cflinuxfs4 |
  | node | 20.4.0 | cflinuxfs3 |
  | node | 20.4.0 | cflinuxfs4 |
  | node | 20.5.0 | cflinuxfs3 |
  | node | 20.5.0 | cflinuxfs4 |
  | python | 3.10.12 | cflinuxfs3 |
  | python | 3.10.12 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.10.x |
  * Uncached buildpack SHA256: 3ae92d8cc129710d4c58a6dff17beb80dc260c13e1665bfc68a14b12ff9b0016
  * Uncached buildpack SHA256: bb5cb1d92707939176d0d49c2063d9666f5d41aaf09989bae89d0c980e972ff0
          
notifications 66.0.0
notifications-ui 45.0.0
php-offline-buildpack 4.6.9
4.6.9
  * Add php 8.1.22, remove php 8.1.20 (#911)
  * Add php 8.0.30, remove php 8.0.28 (#910)
  * Add nginx 1.25.2, remove nginx 1.25.1
  * Update default Nginx version (#909)
  Packaged binaries:
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.7.1-751 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.5.8 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.57 | cflinuxfs3 |  |
  | httpd | 2.4.57 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.2 | cflinuxfs3 |  |
  | nginx | 1.25.2 | cflinuxfs4 |  |
  | php | 8.0.29 | 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.30 | 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.21 | 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.21 | 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.22 | 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.22 | 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.7 | 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.7 | 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.8 | 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.8 | 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.21 |
  | httpd | 2.4.57 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.25.2 |
  | composer | 2.5.8 |
  * Uncached buildpack SHA256: e6f656f4a4880dbd8c1d30a785b667aebdf5703a25d35f74577832f54a224fcf
  * Uncached buildpack SHA256: 55b32b70a564ee78042f4be7c694b56d12f6eb182c8c589badd07077ef0c6cde
          
4.6.8
  * Add php 8.0.29, remove php 8.0.27 for stack(s) cflinuxfs3
  * Add php 8.1.20, remove php 8.1.15 for stack(s) cflinuxfs4, cflinuxfs3
  * Add php 8.1.21, remove php 8.1.16 for stack(s) cflinuxfs4, cflinuxfs3
  * Add php 8.2.7, remove php 8.2.2 for stack(s) cflinuxfs4, cflinuxfs4
  * Add php 8.2.8, remove php 8.2.3 for stack(s) cflinuxfs4, cflinuxfs3
  * Add newrelic 10.11.0.3, remove newrelic 10.6.0.318 for stack(s) cflinuxfs4, cflinuxfs3 (#888)
  * Add appdynamics 23.7.1-751, remove appdynamics 23.4.0-724 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.7.1-751 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.5.8 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.57 | cflinuxfs3 |  |
  | httpd | 2.4.57 | cflinuxfs4 |  |
  | newrelic | 10.11.0.3 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.1 | cflinuxfs3 |  |
  | nginx | 1.25.1 | cflinuxfs4 |  |
  | 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.0.29 | 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.20 | 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.20 | 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.21 | 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.21 | 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.7 | 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.7 | 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.8 | 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.8 | 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.21 |
  | httpd | 2.4.57 |
  | newrelic | 10.11.0.3 |
  | nginx | 1.25.1 |
  | composer | 2.5.8 |
  * Uncached buildpack SHA256: d41c87433f8bdd815a8909607d3c73ba8df18a57c81ec6d3c5a5baa914340471
  * Uncached buildpack SHA256: 8a9513fd3c36841e17db5a01f56161392fc7b259c42832ca8904353462438f38
          
push-apps-manager-release 676.0.18
676.0.18
  * new offline cf cli versions
          
676.0.17
  ## Changelog
  - bump word wrap for cve https://github.com/pivotal-cf/apps-manager-js/pull/167
  - doomsday clock for usage service https://github.com/pivotal-cf/apps-manager-js/pull/159
  - resolve apps man jira 123 with tcp routes not mappable https://github.com/pivotal-cf/apps-manager-js/pull/169
          
push-offline-docs-release 2.13.356
push-usage-service-release 674.0.59
v674.0.59
  ## Dependencies
  * **app-usage-service:** Updated to v`2770277`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.58
  ## Changes
  ## Dependencies
  * **app-usage-service:** Updated to v`d382b32`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.55.0
v0.55.0
  **New Features**
  - Bumped Go to 1.20.7
  - Updated vendored dependencies
  **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.13
1.8.13
  * Add pipenv 2023.8.22, remove pipenv 2023.7.11 for stack(s) cflinuxfs4, cflinuxfs3
  * Add setuptools 68.1.2, remove setuptools 68.0.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add pip 23.2.1, remove pip 23.1.2 for stack(s) cflinuxfs4, cflinuxfs3
  * Add miniconda3-py39 23.5.2, remove miniconda3-py39 4.12.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Adding Sealights Hook Support (#809)
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | libffi | 3.2.1 | cflinuxfs3, cflinuxfs4 |
  | libmemcache | 1.0.18 | cflinuxfs3, cflinuxfs4 |
  | miniconda3-py39 | 23.5.2 | cflinuxfs3, cflinuxfs4 |
  | pip | 23.2.1 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.8.22 | cflinuxfs3 |
  | pipenv | 2023.8.22 | cflinuxfs4 |
  | python | 3.8.17 | cflinuxfs3 |
  | python | 3.8.17 | cflinuxfs4 |
  | python | 3.9.17 | cflinuxfs3 |
  | python | 3.9.17 | cflinuxfs4 |
  | python | 3.10.12 | cflinuxfs3 |
  | python | 3.10.12 | cflinuxfs4 |
  | python | 3.11.4 | cflinuxfs3 |
  | python | 3.11.4 | cflinuxfs4 |
  | setuptools | 68.1.2 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: c7714ca7a89bf0647a3b6e4f86e0d32a059779517bbdca31539c718acb5d1b31
  * Uncached buildpack SHA256: 9ee2b351d888aff63bf72e15e9d05f909e6c715f28e00dc892db40e1f643a669
          
r-offline-buildpack 1.2.5
1.2.5
  * Update r 4.3.1 dependencies for stack(s) cflinuxfs3, cflinuxfs4:
  * shiny from 1.7.4.1 to 1.7.5
  * Update r 4.2.3 dependencies for stack(s) cflinuxfs3, cflinuxfs4:
  * shiny from 1.7.4.1 to 1.7.5
  Packaged binaries:
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  | r | 4.3.1 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.3.1 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  * Uncached buildpack SHA256: 38c6e649f991353b1358614e6f589260e682de93b66d13f664b0a4203194a9e7
  * Uncached buildpack SHA256: f969b06ee842c097b3e285865b3c0439e3a7d94261a54091aeee66788def3532
          
routing 0.278.0
v0.278.0
  ## Changes
  - Continue to forward relevant headers by removing hop-by-hop headers that could interfere with gorouter when proxying client requests
  - See: https://github.com/cloudfoundry/gorouter/pull/356, https://github.com/cloudfoundry/routing-release/pull/331
  - Go mod dependency updates
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
  index a14133ed..2bb394e9 100644
  --- a/jobs/gorouter/spec
  +++ b/jobs/gorouter/spec
  @@ -282,6 +282,27 @@ properties:
  example:
  - name: X-Vcap-Request-Id
  - name: Accept-Ranges
  +  router.hop_by_hop_headers_to_filter:
  +    description: |
  +        (optional, array value) List of HTTP Headers that are filtered for
  +        Hop-By-Hop Connection header.
  +        When clients make requests to the gorouter and the gorouter proxies
  +        their request, these HTTP Headers will be automatically be removed from
  +        the request's Connection header and sent as normal headers to the
  +        target backend. This list *also* specificies the Headers that can be
  +        returned by the backend; i.e. if a client attempts to send one of these
  +        Headers in their Connection Header to gorouter and it's *NOT* filtered,
  +        the header will *NOT* be returned to client properly after proxying the
  +        request.
  +    default:
  +    - X-Forwarded-For
  +    - X-Forwarded-Proto
  +    - B3
  +    - X-B3
  +    - X-B3-SpanID
  +    - X-B3-TraceID
  +    - X-Request-Start
  +    - X-Forwarded-Client-Cert
  router.frontend_idle_timeout:
  description: |
  (optional, integer) Duration in seconds to maintain an open connection when client supports keep-alive.
  ```
  ## ✨  Built with go 1.20.7
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.277.0...v0.278.0
  ## Resources
  - [Download release v0.278.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.278.0).
          
v0.277.0
  ## Changes
  - Additional metrics/logging component ports have been reserved from gorouter's ephemeral port range.
  ## ✨  Built with go 1.20.7
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.276.0...v0.277.0
  ## Resources
  - [Download release v0.277.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.277.0).
          
v0.276.0
  ## Changes
  - Bumped golang to 1.20.7
  - 🐛 Added new loggregator ports to gorouter's list of ports to exclude from ephemeral ranges. Thanks @ctlong!
  ## ✨  Built with go 1.20.7
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.275.0...v0.276.0
  ## Resources
  - [Download release v0.276.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.276.0).
          
ruby-offline-buildpack 1.10.4
1.10.4
  * Add node 18.17.1, remove node 18.16.1 for stack(s) cflinuxfs3, cflinuxfs4
  * Add rubygems 3.4.19, remove rubygems 3.4.16 for stack(s) cflinuxfs4, cflinuxfs3
  * Add bundler 2.4.19, remove bundler 2.4.16 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.4.19 | cflinuxfs3, cflinuxfs4 |
  | jruby | 9.3.10.0 | cflinuxfs3 |
  | jruby | 9.3.10.0 | cflinuxfs4 |
  | jruby | 9.4.3.0 | cflinuxfs3 |
  | jruby | 9.4.3.0 | cflinuxfs4 |
  | node | 18.17.1 | cflinuxfs3 |
  | node | 18.17.1 | 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.19 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.1.x |
  * Uncached buildpack SHA256: cab151440c435f68bf97c5b8e7c1aafbd3ca945c7390e7c077ac10770188d28f
  * Uncached buildpack SHA256: 3553204d118af196546370fafbfb35c2cbd227b1ea511b03d02d18e2dc000164
          
silk 3.32.0
smb-volume 3.1.30
v3.1.30
  ## Changes
  ## Dependencies
  * **smbbroker:** Updated to v`9ab3087`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`184cbe3`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.29
  ## Changes
  ## Dependencies
  * **smbbroker:** Updated to v`6d49181`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`cd6db37`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.3
staticfile-offline-buildpack 1.6.6
1.6.6
  * Bump github.com/tidwall/gjson from 1.14.4 to 1.16.0
  * Updating github-config
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.1 | cflinuxfs3 |
  | nginx | 1.25.1 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: 5779cbb071e4b5a6eac06a5c8a4e426ee9085c5947820753121b45b5a3b915c5
  * Uncached buildpack SHA256: ba9f9198013fa645ab3767f3b3325764a624d74a3a0255f50499178e359bd482
          
statsd-injector 1.11.33
v1.11.33
  ## What's Changed
  * Bump to [go1.20.7](https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ)
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.32...v1.11.33
          
syslog 11.8.12
v11.8.12
  ## What's Changed
  * Bump Go to v1.20.7
  **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.11...v11.8.12
          
system-metrics-scraper 4.0.0
v4.0.0
  ## What's Changed
  * Change default scrape port in the spec by @chombium in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/154. This has been changed in system-metrics release as well, and is already overridden to the new default in all environments we are aware of.
  * Upgrade golang to 1.20.7
  * Bump dependencies
  ## New Contributors
  * @chombium made their first contribution in https://github.com/cloudfoundry/system-metrics-scraper-release/pull/154
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v3.3.12...v4.0.0
          
uaa 74.5.85
v74.5.85
  ## What's Changed
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.84...v74.5.85
          
v74.5.84
  ## What's Changed
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.377 to 0.0.380 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/641
  * Bump zeitwerk from 2.6.10 to 2.6.11 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/642
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.83...v74.5.84
          

2.13.25

Release Date: 08/18/2023

  • [Feature Improvement] Allow to configure Silk policy polling interval
  • [Bug Fix] Fix autoscaler bosh backup and restore (BBR) scripts
  • Bump backup-and-restore-sdk to version 1.18.86
  • Bump bpm to version 1.2.5
  • Bump capi to version 1.133.7
  • Bump cf-autoscaling to version 249.2.3
  • Bump cf-networking to version 3.32.0
  • Bump credhub to version 2.12.39
  • Bump dotnet-core-offline-buildpack to version 2.4.15
  • Bump java-offline-buildpack to version 4.61.0
  • Bump loggregator-agent to version 6.5.12
  • Bump mapfs to version 1.2.33
  • Bump metric-registrar to version 2.1.6
  • Bump nats to version 56.6.0
  • Bump nfs-volume to version 7.1.27
  • Bump nginx-offline-buildpack to version 1.2.5
  • Bump nodejs-offline-buildpack to version 1.8.12
  • Bump notifications to version 66.0.0
  • Bump notifications-ui to version 45.0.0
  • Bump php-offline-buildpack to version 4.6.7
  • Bump push-offline-docs-release to version 2.13.356
  • Bump push-usage-service-release to version 674.0.57
  • Bump python-offline-buildpack to version 1.8.12
  • Bump r-offline-buildpack to version 1.2.4
  • Bump ruby-offline-buildpack to version 1.10.3
  • Bump silk to version 3.32.0
  • Bump smb-volume to version 3.1.28
  • Bump staticfile-offline-buildpack to version 1.6.5
  • Bump syslog to version 11.8.11
  • Bump system-metrics-scraper to version 3.3.12
  • Bump uaa to version 74.5.83
Component Version Release Notes
ubuntu-xenial stemcell 621.615
backup-and-restore-sdk 1.18.86
v1.18.86
  ## Changes
  * Golang: Updated to v1.20.7. (#1154)
  ## Dependencies
  * **aws-sdk-go-v2/credentials:** Updated to v1.13.30.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **aws-sdk-go-v2/s3:** Updated to v1.38.0.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **aws-sdk-go-v2/sts:** Updated to v1.21.0.
For more information, see [sts](https://github.com/aws/aws-sdk-go-v2). * **google.golang.org/api:** Updated to v0.134.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.85
  ## Changes
  * Bump mysql from 5.7.42 to 5.7.43 (#1128)
  ## Dependencies
  * **credentials:** Updated to v1.13.28.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **sts:** Updated to v1.20.0.
For more information, see [sts](https://github.com/aws/aws-sdk-go-v2). * **gomega:** Updated to v1.27.10.
For more information, see [gomega](https://github.com/onsi/gomega). * **api:** Updated to v0.133.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.84
  ## Changes
  * Bump mysql from 8.0.33 to 8.0.34
  ## Dependencies
  * **credentials:** Updated to v1.13.27.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.37.0.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **sts:** Updated to v1.19.3.
For more information, see [sts](https://github.com/aws/aws-sdk-go-v2). * **api:** Updated to v0.132.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.5
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.34
bpm 1.2.5
capi 1.133.7
1.133.7
  Create final release 1.133.7
          
1.133.6
  Create final release 1.133.6
          
cf-autoscaling 249.2.3
v249.2.3
  ## What's Changed
  * Bump dependencies
  * Fix bbr post_backup_unlock script
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v249.2.2...v249.2.3
          
cf-cli 1.45.0
cf-networking 3.32.0
v3.32.0
  ## Changes
  - [Feature Improvement/Bug Fix] C2C Networking Policies are synced _only_ if they were actually updated to minimize load on the system (#231)
  - Also see related `silk-release` PR: https://github.com/cloudfoundry/silk-release/pull/88
  - And related `policy_client` PR: https://github.com/cloudfoundry/policy_client/pull/6
  - Bumps dependencies
  - Fixes a typo in [contributing.md](/docs/contributing.md) (#228)
  - Thanks @geigerj0!
  ## ✨  Built with go 1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.31.0...v3.32.0
  ## Resources
  - [Download release v3.32.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.32.0).
          
v3.31.0
  ## Changes
  - Updates a DB schema used with dynamic ASGs to resolve/prevent issues when frequently syncing hundreds of thousands of ASGs. Thanks @ZPascal!
  ## ✨  Built with go 1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.30.0...v3.31.0
  ## Resources
  - [Download release v3.31.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.31.0).
          
cflinuxfs3 0.372.0
count-cores-indicator 2.0.0
credhub 2.12.39
2.12.39
  ### What's Changed
  - Bump org.owasp:dependency-check-gradle from 8.2.1 to 8.3.1
  - Bump com.google.guava:guava from 32.0.1-jre to 32.1.2-jre
  - Bump gradle from 6.9.4 to 8.1.1
  - Bump com.google.api.grpc:proto-google-common-protos from 2.22.1 to 2.23.0
  - Bump io.grpc:protoc-gen-grpc-java from 1.56.1 to 1.57.1
  - Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
  - Bump io.netty from 4.1.95.Final to 4.1.96.Final
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.39...2.12.40
          
2.12.38
  ### Security Fixes
  - Bump JRE version from openjdk 8u372 to 8u382
  - Bump spring boot version from 2.7.13 to 2.7.14
  - Bump other various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.37...2.12.38
          
2.12.37
  ## What's Changed
  * Build(deps): bump com.google.protobuf:protobuf-gradle-plugin from 0.9.3 to 0.9.4.
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.36...2.12.37
          
2.12.36
  ## What's Changed
  * Build(deps): bump kotlinVersion from 1.8.22 to 1.9.0
  * Remove JvmDefault annotation, which can no longer be used in kotlin 1.9.0
  * Build(deps): bump com.google.protobuf:protoc from 3.23.2 to 3.23.4
  * Build(deps): bump com.google.api.grpc:proto-google-common-protos
  * Build(deps): Bump rspec-mocks from 3.12.5 to 3.12.6 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/147
  * Build(deps): Bump rubocop from 1.54.1 to 1.54.2 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/148
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.35...2.12.36
          
diego 2.80.0
dotnet-core-offline-buildpack 2.4.15
2.4.15
  * Add dotnet-aspnetcore 6.0.20, remove dotnet-aspnetcore 6.0.19 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 7.0.9, remove dotnet-aspnetcore 7.0.8 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 6.0.20, remove dotnet-runtime 6.0.19 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 7.0.9, remove dotnet-runtime 7.0.8 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 6.0.412, remove dotnet-sdk 6.0.411 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 7.0.306, remove dotnet-sdk 7.0.305 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 18.17.0, remove node 18.16.1 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.20 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.9 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.20 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.9 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.412 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.306 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.7.0 | cflinuxfs3 |
  | libunwind | 1.7.0 | cflinuxfs4 |
  | node | 18.17.0 | cflinuxfs3 |
  | node | 18.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: 577b246b0c54de8e9d93c495dbe5a7ee079fe56991efa568134228b9fc3a56ae
  * Uncached buildpack SHA256: f2feebbc5b5c759cd55636c72a82431d6be2280ea0a2161276dedf1196c6b854
          
2.4.14
  * Add dotnet-aspnetcore 7.0.8, remove dotnet-aspnetcore 7.0.5 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 7.0.305, remove dotnet-sdk 7.0.302 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 7.0.8, remove dotnet-runtime 7.0.5 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-aspnetcore 6.0.19, remove dotnet-aspnetcore 6.0.16 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-sdk 6.0.411, remove dotnet-sdk 6.0.408 for stack(s) cflinuxfs4, cflinuxfs3
  * Add dotnet-runtime 6.0.19, remove dotnet-runtime 6.0.16 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 18.16.1, remove node 18.16.0 for stack(s) cflinuxfs3, cflinuxfs4
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.19 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.8 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.19 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.8 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.411 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.305 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.7.0 | cflinuxfs3 |
  | libunwind | 1.7.0 | cflinuxfs4 |
  | node | 18.16.1 | cflinuxfs3 |
  | node | 18.16.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: a3e943161cdbb9179ffdc8f5f6d4235ec4ea46f8a4a92eb09e313f43e969e22f
  * Uncached buildpack SHA256: d0f745beb8d4f223ed7b6ffe84cf32fd7512bc4c68fc27923a7e74c0d388dec3
          
garden-runc 1.34.0
go-offline-buildpack 1.10.10
haproxy 11.17.4
java-offline-buildpack 4.61.0
4.61.0
  I'm pleased to announce the release of the java-buildpack, version 4.61.0. This release includes the Java quarterly patch releases, as well updates to the following frameworks/agents:
  * AppDynamics
  * Azure App Insights
  * Datadog
  * Elastic APM
  * JRebel
  * New Relic
  * Splunk Otel
  * Takipi Agent
  * Tomcat
  Additional Changes:
  - This release corrects the type of Takipi/Overops agent that was included with the buildpack since `4.60.0`
  - The Google Stackdriver Debugger has been disabled by default as announced in the previous release, the Google service is no longer available & they will no longer support the agent after August 2023. Until then, users can re-enable by forking the buildpack, however the integration will be removed completely in a future release.
  For a more detailed look at the changes in 4.61.0, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.60.0...v4.61.0). 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 | `23.6.1_34894` | | [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 | `3.4.15` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) |
  | CA Introscope APM Framework | `23.6.1_5` | |  |
  | 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 | `5.2.2` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) |
  | Datadog APM Javaagent | `1.18.3` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) |
  | Elastic APM Agent | `1.41.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 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.10` | | [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 | `13.0.7` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) |
  | JRebel Agent | `2023.3.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.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.5.0` | | [Release Notes](https://docs.newrelic.com/docs/release-notes/agent-release-notes/java-release-notes/) |
  | OpenJDK JRE 11 | `11.0.20_8` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.20b8/general/release-notes/) |
  | OpenJDK JRE 17 | `17.0.8_7` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.8b7/general/release-notes/) |
  | OpenJDK JRE 8 | `1.8.0_382` |[Risk Matrix](https://www.oracle.com/security-alerts/cpujul2023.html#AppendixJAVA) | [Release Notes](https://docs.bell-sw.com/liberica-jdk/8u382b6/general/release-notes/) |
  | 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.2325` | |  |
  | SkyWalking | `8.16.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) |
  | Splunk OpenTelemetry Java Agent | `1.26.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.14` | |  |
  | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above |
  | Takipi Agent | `4.73.3` | | [Release Notes](https://doc.overops.com/docs/whats-new) |
  | Tomcat | `9.0.78` |[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 | `2023.5.229` | | [Release Notes](https://www.yourkit.com/download/yjp_2023_5_builds.jsp) |
          
log-cache 2.12.9
loggregator 106.7.10
loggregator-agent 6.5.12
v6.5.12
  ## What's Changed
  * Bump dependencies
  * Update packaged Golang version to v1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.11...v6.5.12
          
mapfs 1.2.33
v1.2.33
  ## Changes
  * Golang: Updated to v1.20.7. (#120)
  ## Dependencies
  * **mapfs:** Updated to v`055c79a`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.32
  ## Dependencies
  * **gomega:** Updated to v1.27.10.
For more information, see [gomega](https://github.com/onsi/gomega). * **mapfs:** Updated to v`d33b44a`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.31
  ## Dependencies
  * **mapfs:** Updated to v`ea4d3ff`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.30
  ## Changes
  * Golang: Updated to v1.20.6.
  ## Dependencies
  * **mapfs:** Updated to v`0e79358`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.6
v2.1.6
  ## What's Changed
  * Bump dependencies
  * Update packaged Golang version to v1.20.6
  **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.5...v2.1.6
          
metrics-discovery 3.2.12
mysql-monitoring 10.1.0
nats 56.6.0
v56.6.0
  ## Changes
  In [nats-release v46](https://github.com/cloudfoundry/nats-release/releases/tag/v46), we migrated the underlying binary from `gnatsd` (NATS v1), to `nats-server` (NATS v2). In this release, we are adding a post-start check that will fail the deployment if, for some reasons, NATS instances are running v1. This is a precursor to eventually removing the v1 binary and migration wrapper. The property defaults to `false`, but will default to `true` in [cf-deployment](https://github.com/cloudfoundry/cf-deployment/).
  If your instances are already running NATS v2, or if they successfully migrate to v2 in this release, you will not experience any change in behavior. If you want to confirm your NATS instances are on v2, [follow the steps in this KB article](https://community.pivotal.io/s/article/How-to-confirm-your-nats-servers-are-running-NATs-v2?language=en_US).
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/nats-tls/spec b/jobs/nats-tls/spec
  index 0d25ad2..4f9b3b7 100644
  --- a/jobs/nats-tls/spec
  +++ b/jobs/nats-tls/spec
  @@ -123,3 +123,6 @@ properties:
  nats.migrate_server.port:
  description: "Port for endpoint to migrate nats job to nats-server v2. To be removed in a future release."
  default: 4243
  +  nats.fail_deployment_if_v1:
  +    description: "Fail the deployment in post-start if nats instances are on v1."
  +    default: false
  diff --git a/jobs/nats/spec b/jobs/nats/spec
  index e7d7a82..ddc54a3 100644
  --- a/jobs/nats/spec
  +++ b/jobs/nats/spec
  @@ -116,3 +116,7 @@ properties:
  description: "The PEM-encoded certificate to use for verifying the TLS connection to the migrate server (used for local healthchecks)."
  nats.migrate_client.tls.private_key:
  description: "The PEM-encoded private key to use for verifying the TLS connection to the migrate server (used for local healthchecks)."
  +
  +  nats.fail_deployment_if_v1:
  +    description: "Fail the deployment in post-start if nats instances are on v1."
  +    default: false
  ```
  ## ✨  Built with go 1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.5.0...v56.6.0
  ## Resources
  - [Download release v56.6.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.6.0).
          
nfs-volume 7.1.27
v7.1.27
  ## Changes
  * use latest available linuxfs  stack for push (#500)
  ## Dependencies
  * **nfsbroker:** Updated to v`ca6114b`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`7d7d083`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.26
  ## Dependencies
  * **gomega:** Updated to v1.27.9.
For more information, see [gomega](https://github.com/onsi/gomega). * **nfsbroker:** Updated to v`e8d3359`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`a5d216c`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.25
  ## Changes
  * +Golang: Updated to v1.20.6
  ## Dependencies
  * **nfsbroker:** Updated to v`0affd58`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`d5b93a7`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
nginx-offline-buildpack 1.2.5
1.2.5
  * Add nginx 1.25.1, remove nginx 1.25.0 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.1 | cflinuxfs3 |
  | nginx | 1.25.1 | 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.25.x |
  * Uncached buildpack SHA256: 3edd35dbe5a56dacc539477344c61f7f21c6f3a23103e0fd1694044cad0ae31b
  * Uncached buildpack SHA256: 740b424e30f5e1fc11be0af2d2b5a4c48bfb87414a0a7d7e4113f645f9e16464
          
nodejs-offline-buildpack 1.8.12
1.8.12
  * Add node 16.20.1, remove node 16.19.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 18.16.1, remove node 18.15.0 for stack(s) cflinuxfs3, cflinuxfs4
  * Add node 20.4.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add python 3.10.12, remove python 3.10.10 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | node | 16.20.0 | cflinuxfs3 |
  | node | 16.20.0 | cflinuxfs4 |
  | node | 16.20.1 | cflinuxfs3 |
  | node | 16.20.1 | cflinuxfs4 |
  | node | 18.16.0 | cflinuxfs3 |
  | node | 18.16.0 | cflinuxfs4 |
  | node | 18.16.1 | cflinuxfs3 |
  | node | 18.16.1 | cflinuxfs4 |
  | node | 20.2.0 | cflinuxfs3 |
  | node | 20.2.0 | cflinuxfs4 |
  | node | 20.4.0 | cflinuxfs3 |
  | node | 20.4.0 | cflinuxfs4 |
  | python | 3.10.12 | cflinuxfs3 |
  | python | 3.10.12 | cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | node | 18.x |
  | python | 3.10.x |
  * Uncached buildpack SHA256: a37ca61cef23f9f2ffe725c261dc7f889af46ef3dc71caa6b91fd3119bf94de5
  * Uncached buildpack SHA256: 9aa46f070a07c5044efc0419bb198171d15a3513ecc44c9df5f48208114dba7a
          
notifications 66.0.0
v66.0.0
  commit 71839fd64693e3c2507b6fec5970c590a557b5d5
  Author: PCF Toronto Concourse CI Bot 
      
       
  Date:   Thu Aug 3 23:20:50 2023 +0000
  Cuts final release 66.0.0
  [ci skip]
  commit 6329b65525023b8cd2dbff86aefc28796823f25f
  Author: PCF Event Alerts Team CI 
       
         Date: Tue Aug 1 21:39:45 2023 +0000 Bump submodule src/notifications commit 016a406d0d605c7a714e6b892b16e4f48e694e76 Author: PCF Event Alerts Team CI 
        
          Date: Tue Aug 1 20:16:38 2023 +0000 bump-golang to v0.130.0 
        
       
      
v65.0.0
  commit a6c6cce647320d76192bce0bd5644f16f6ddb80a
  Author: PCF Toronto Concourse CI Bot 
      
       
  Date:   Thu Jul 20 01:19:58 2023 +0000
  Cuts final release 65.0.0
  [ci skip]
  commit 8f196fe435106fc5d4351c40c4745a43de480730
  Merge: cbfe12b 4cc305b
  Author: David Stevenson 
       
         Date: Wed Jul 19 17:05:57 2023 -0700 Merge pull request #44 from cloudfoundry/jq-1.6 Upgrade JQ to 1.6 commit 4cc305b8ffec4baaeca0aed3696f7c75cc8e09f1 Author: David Stevenson 
        
          Date: Wed Jul 19 17:05:37 2023 -0700 Upgrade JQ to 1.6 Signed-off-by: David Stevenson 
         
           commit cbfe12bf286e7606da0ec0482fd6d07215102409 Author: PCF Event Alerts Team CI 
          
            Date: Wed Jul 19 22:15:45 2023 +0000 bump-golang to v0.129.0 commit ce3459b0af5589c2504c3e3037c6e7ab318bb829 Merge: 9960d02 689f080 Author: David Stevenson 
           
             Date: Thu Jun 22 12:32:43 2023 -0700 Merge pull request #43 from gururajsh/cloudgate Rename S3 bucket. commit 689f0801e3a63616131b6c858963b18d56d7dd30 Author: gururajsh 
            
              Date: Wed Jun 14 16:30:47 2023 -0400 Rename S3 bucket. Create A new AWS account for notification release blobs 
            
           
          
         
        
       
      
notifications-ui 45.0.0
v45.0.0
  commit 3b5aeedb8e13d1cf63dcbf2e6107839391d005fa
  Author: PCF Event Alerts Team CI 
      
       
  Date:   Thu Aug 3 23:21:01 2023 +0000
  Cuts final release 45.0.0
  [ci skip]
  commit 172cece70e3744d47deb6b14f453d63f7b11ff50
  Author: PCF Event Alerts Team CI 
       
         Date: Wed Aug 2 17:36:03 2023 +0000 Bump submodule src/notifications-ui commit 8bc319145e820ceeb425957a33f066bd67f594a9 Author: PCF Event Alerts Team CI 
        
          Date: Tue Aug 1 20:16:23 2023 +0000 bump-golang to v0.130.0 
        
       
      
v44.0.0
  commit e9525d6f5373988269811224ec47dbf3ceecc4aa
  Author: PCF Event Alerts Team CI 
      
       
  Date:   Thu Jul 20 01:15:37 2023 +0000
  Cuts final release 44.0.0
  [ci skip]
  commit 4cc7f823fea5a3ab364a2dbf0b2eeaa6011dcf0d
  Merge: 0575d65 fe77e64
  Author: David Stevenson 
       
         Date: Wed Jul 19 15:00:04 2023 -0700 Merge pull request #10 from pivotal-cf/jq-1.6 Replace JQ1.5 with JQ1.6 commit fe77e6410faf81fe86c2be3f286d54610ed48180 Author: David Stevenson 
        
          Date: Wed Jul 19 14:33:41 2023 -0700 Replace JQ1.5 with JQ1.6 - Downloaded from https://github.com/jqlang/jq/releases/tag/jq-1.6 - Made .tgz with the binary, uploaded to blobstore notifications-ui-release-blobs - Rewrote compile script to use new version Signed-off-by: David Stevenson 
          
         
        
       
      
v43.0.0
  commit 0575d659ab8d6bb3a5268e32b3617fb003d0a3d7
  Author: PCF Event Alerts Team CI 
      
       
  Date:   Wed Jul 19 21:59:30 2023 +0000
  Cuts final release 43.0.0
  [ci skip]
  commit 5a625ea956a0891163b30fb77b65bafffcfe9265
  Author: PCF Event Alerts Team CI 
       
         Date: Wed Jul 19 21:10:04 2023 +0000 bump-golang to v0.129.0 commit 586567cc04d041afe8eb11a8c1e7324ef96c442e Merge: f64503c 1e12697 Author: David Stevenson 
        
          Date: Wed Jul 19 12:52:53 2023 -0700 Merge pull request #9 from pivotal-cf/buildpack-not-buildpacks Use buildpack: not buildpacks: when pushing apps commit 1e126975456904d627049bc95dceb83063936566 Author: David Stevenson 
         
           Date: Wed Jul 19 12:20:56 2023 -0700 Use buildpack: not buildpacks: when pushing apps - This is because you cannot seem to go back to "automatic" buildpack selection using the buildpacks: null. buildpack: is deprecated but it will still work for a URL and automatic (via null). Signed-off-by: David Stevenson 
          
            commit f64503c8e8bbf3b18429bd325906798879fdc543 Author: David Stevenson 
           
             Date: Tue Jun 20 15:19:41 2023 -0700 Accidentally wrong release name Signed-off-by: David Stevenson 
            
              commit 6746404d5444e28e85375b2e3fcfc4f1e1711d6f Merge: bb2bc27 8433ca6 Author: David Stevenson 
             
               Date: Wed Jun 14 14:04:58 2023 -0700 Merge pull request #8 from pivotal-cf/cloudgate Rename S3 bucket name for final releases. commit 8433ca62d24da74152ea26324d3b8696e68a3e3b Author: gururajsh 
              
                Date: Wed Jun 14 16:21:45 2023 -0400 Rename S3 bucket name for final releases. Created new AWS account to store blobs. 
              
             
            
           
          
         
        
       
      
php-offline-buildpack 4.6.7
4.6.7
  * manifest.yml: don't ship requirements.txt only used in unit test. Also lets scanners avoid https://nvd.nist.gov/vuln/detail/CVE-2021-27291
  * Add composer 2.5.8, remove composer 2.5.7 for stack(s) cflinuxfs4, cflinuxfs3
  * Add nginx 1.25.1, remove nginx 1.25.0 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.4.0-724 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.5.8 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.57 | cflinuxfs3 |  |
  | httpd | 2.4.57 | cflinuxfs4 |  |
  | newrelic | 10.6.0.318 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.1 | cflinuxfs3 |  |
  | nginx | 1.25.1 | 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.57 |
  | newrelic | 10.6.0.318 |
  | nginx | 1.25.1 |
  | composer | 2.5.8 |
  * Uncached buildpack SHA256: 66ccbe5a4e3b7f73bd773e79ffab5c87283599d99dee9c339d778064901f28f2
  * Uncached buildpack SHA256: 2eae26e3cf54c49584a02ee5a910581210b67bf5c13268ff1d7060417476f6a9
          
push-apps-manager-release 676.0.16
push-offline-docs-release 2.13.356
push-usage-service-release 674.0.57
v674.0.57
  ## Changes
  ## Dependencies
  * **app-usage-service:** Updated to v`bea5b0c`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.55
  ## Dependencies
  * **app-usage-service:** Updated to v`1ea5db8`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.54.0
python-offline-buildpack 1.8.12
1.8.12
  * Deprecate Python 3.7.x (EOL)
  * Add pipenv 2023.7.11, remove pipenv 2023.6.2 for stack(s) cflinuxfs4, cflinuxfs3
  * Add setuptools 68.0.0, remove setuptool 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 | 23.1.2 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.7.11 | cflinuxfs3 |
  | pipenv | 2023.7.11 | cflinuxfs4 |
  | python | 3.8.17 | cflinuxfs3 |
  | python | 3.8.17 | cflinuxfs4 |
  | python | 3.9.17 | cflinuxfs3 |
  | python | 3.9.17 | cflinuxfs4 |
  | python | 3.10.12 | cflinuxfs3 |
  | python | 3.10.12 | cflinuxfs4 |
  | python | 3.11.4 | cflinuxfs3 |
  | python | 3.11.4 | cflinuxfs4 |
  | setuptools | 68.0.0 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: 7124b3d9af7efe2e30a0718586a594df7a9993eed10ecf13451b005b3b1bf961
  * Uncached buildpack SHA256: 3a27d192966a007b5bbf418102bcc69fa01e33a44cc13f613274f45ace3c380b
          
r-offline-buildpack 1.2.4
1.2.4
  * Add r 4.3.1 for stack(s) cflinuxfs3, cflinuxfs4
  * Update r 4.3.1 dependencies for stack(s) cflinuxfs3, cflinuxfs4:
  * shiny from 1.7.4 to 1.7.4.1
  * Update r 4.2.3 dependencies for stack(s) cflinuxfs3, cflinuxfs4:
  * shiny from 1.7.4 to 1.7.4.1
  Packaged binaries:
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | r | 3.6.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  | r | 4.3.1 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.3.1 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  * Uncached buildpack SHA256: c3d8b1cd912b0d141d0e9a0319bbcd982778ab64e9c4fe5a70264170a31b93be
  * Uncached buildpack SHA256: 25f1b9c7d7dff4e9879c68857823bef0c60c6af308d8b9f73af211ce0097dc37
          
routing 0.275.0
ruby-offline-buildpack 1.10.3
1.10.3
  * Add bundler 2.4.16, remove bundler 2.4.13 for stack(s) cflinuxfs4, cflinuxfs3
  * Add rubygems 3.4.16, remove rubygems 3.4.13 for stack(s) cflinuxfs4, cflinuxfs3
  * Add node 18.16.1, remove node 18.16.0 for stack(s) cflinuxfs4, cflinuxfs3
  * Add jruby 9.4.3.0, remove jruby 9.4.2.0 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.4.16 | cflinuxfs3, cflinuxfs4 |
  | jruby | 9.3.10.0 | cflinuxfs3 |
  | jruby | 9.3.10.0 | cflinuxfs4 |
  | jruby | 9.4.3.0 | cflinuxfs3 |
  | jruby | 9.4.3.0 | cflinuxfs4 |
  | node | 18.16.1 | cflinuxfs3 |
  | node | 18.16.1 | 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.16 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.1.x |
  * Uncached buildpack SHA256: 0e6d9e2a6f6723e9db00ad7877749cae5fcb564473c78b73c5c48de98f4be5d5
  * Uncached buildpack SHA256: dfd99d265e20f89ba01ae71ad50ca8d6cc3c9c158e95abf976e0c00cf94bdf74
          
silk 3.32.0
v3.32.0
  ## Changes
  - [Feature Improvement/Bug Fix] C2C Networking Policies are synced _only_ if they were actually updated to minimize load on the system (#88)
  - Also see related `cf-networking` release PR: https://github.com/cloudfoundry/cf-networking-release/pull/231
  - And related `policy_client` PR: https://github.com/cloudfoundry/policy_client/pull/6
  - Bumps dependencies
  ## ✨  Built with go 1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.31.0...v3.32.0
  ## Resources
  - [Download release v3.32.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.32.0).
          
v3.31.0
  ## Changes
  - No changes, released along cf-networking 3.31.0
  ## ✨  Built with go 1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.30.0...v3.31.0
  ## Resources
  - [Download release v3.31.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.31.0).
          
smb-volume 3.1.28
v3.1.28
  ## Changes
  * +Golang: Updated to v1.20.7 (#206)
  ## Dependencies
  * **smbbroker:** Updated to v`f869023`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`870da3a`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.27
  ## Changes
  * use latest available linuxfs  stack for push (#201)
  ## Dependencies
  * **smbbroker:** Updated to v`2463ad2`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`878386b`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.26
  ## Changes
  * Bump autoconf from 2.69 to 2.71
  ## Dependencies
  * **smbbroker:** Updated to v`25e62f9`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`14056ca`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.25
  ## Dependencies
  * **smbbroker:** Updated to v`1e068da`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`a607cfc`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.3
staticfile-offline-buildpack 1.6.5
1.6.5
  * Add nginx 1.25.1, remove nginx 1.25.0 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.1 | cflinuxfs3 |
  | nginx | 1.25.1 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: 4df9d4fa39e37f98730a6003af9ee7c5b5ff8e921cd4371cc0e6bc82e40bed0c
  * Uncached buildpack SHA256: 3ece0c7dff73b1a7e75a0ad5afa9082ae3db9d57ddb2e0d19b8eae4805ed14b6
          
statsd-injector 1.11.32
syslog 11.8.11
v11.8.11
  ## What's Changed
  * Update packaged Golang version to v1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.10...v11.8.11
          
system-metrics-scraper 3.3.12
v3.3.12
  ## What's Changed
  * Bump dependencies
  * Update packaged Golang version to v1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v3.3.11...v3.3.12
          
v3.3.11
  ## What's Changed
  * Bump dependencies
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v3.3.10...v3.3.11
          
uaa 74.5.83
v74.5.83
  ## What's Changed
  - Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.82...v74.5.83
          
v74.5.82
  ## What's Changed
  - Upgrade Bellsoft JDK to version 11.0.20+8
  - Bump spring boot version from 2.7.13 to 2.7.14
  - Various other dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.81...v74.5.82
          
v74.5.81
  ## What's Changed
  * Bump rspec-mocks from 3.12.5 to 3.12.6 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/625
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.370 to 0.0.373 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/626
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.80...v74.5.81
          
v74.5.80
  ## What's Changed
  * Bump versions.tomcatVersion from 9.0.76 to 9.0.78 (https://github.com/cloudfoundry/uaa/pull/2401)
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.369 to 0.0.370 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/620
  * Bump nokogiri from 1.15.2 to 1.15.3 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/622
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.79...v74.5.80
          

2.13.24

Release Date: 07/21/2023

  • [Known Issue] BBR commands such as backup, backup-cleanup, and restore can fail due to a bug in component BBR scripts. Contact Tanzu Support for help restoring from a backup if necessary.
  • [Bug Fix] Fixes duplicate routes sent to Diego
  • [Bug Fix] Updates snakeyaml to resolve CVEs: CVE-2022-1471, CVE-2022-25857, CVE-2022-38749, CVE-2022-38750, CVE-2022-38751, CVE-2022-38752, CVE-2022-41854
  • [Bug Fix] Updates netty-handler to resolve CVE-2023-34462
  • [Feature Improvement] Uses routing_info for desired_lrps when there are missing actual_lrps
  • [Feature] Adds distributed tracing to Diego component logs
  • [Bug Fix] Prevents cachedownloader from erroneously deleting old entries.
  • [Bug Fix] Resolves a race condition in BBS when the replacement for a suspect LRP has started.
  • [Bug Fix] Resolves a bug in gorouter where path-based routes could return 503s when no backend endpoints remain, rather than falling back to non-path (hostname-only) routes
  • [Bug Fix] Resolves a known issue around multiple “Expect 100-Continue” responses
  • Bump backup-and-restore-sdk to version 1.18.83
  • Bump bosh-system-metrics-forwarder to version 0.0.34
  • Bump bpm to version 1.2.3
  • Bump capi to version 1.133.5
  • Bump cf-autoscaling to version 249.2.2
  • Bump cf-cli to version 1.45.0
  • Bump cf-networking to version 3.30.0
  • Bump cflinuxfs3 to version 0.372.0
  • Bump credhub to version 2.12.35
  • Bump diego to version 2.80.0
  • Bump dotnet-core-offline-buildpack to version 2.4.13
  • Bump garden-runc to version 1.34.0
  • Bump go-offline-buildpack to version 1.10.10
  • Bump java-offline-buildpack to version 4.60.0
  • Bump log-cache to version 2.12.9
  • Bump loggregator to version 106.7.10
  • Bump mapfs to version 1.2.29
  • Bump metric-registrar to version 2.1.5
  • Bump metrics-discovery to version 3.2.12
  • Bump mysql-monitoring to version 10.1.0
  • Bump nats to version 56.5.0
  • Bump nfs-volume to version 7.1.24
  • Bump nginx-offline-buildpack to version 1.2.4
  • Bump nodejs-offline-buildpack to version 1.8.11
  • Bump notifications to version 64.0.0
  • Bump notifications-ui to version 44.0.0
  • Bump php-offline-buildpack to version 4.6.6
  • Bump push-apps-manager-release to version 676.0.16
  • Bump push-offline-docs-release to version 2.13.343
  • Bump push-usage-service-release to version 674.0.54
  • Bump pxc to version 0.54.0
  • Bump python-offline-buildpack to version 1.8.11
  • Bump r-offline-buildpack to version 1.2.3
  • Bump routing to version 0.275.0
  • Bump silk to version 3.30.0
  • Bump smb-volume to version 3.1.24
  • Bump smoke-tests to version 4.8.3
  • Bump staticfile-offline-buildpack to version 1.6.4
  • Bump statsd-injector to version 1.11.32
  • Bump syslog to version 11.8.10
  • Bump system-metrics-scraper to version 3.3.10
  • Bump uaa to version 74.5.79
Component Version Release Notes
ubuntu-xenial stemcell 621.584
backup-and-restore-sdk 1.18.83
v1.18.83
  ## Changes
  * Golang: Updated to v1.20.6. (#1118)
  ## Dependencies
  * **bosh-backup-and-restore:** Updated to v1.9.47.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **net:** Updated to v0.12.0.
For more information, see [net](https://github.com/golang/net). * **oauth2:** Updated to v0.10.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.130.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.82
  ## Dependencies
  * **storage:** Updated to v1.31.0.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **s3:** Updated to v1.36.0.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2).
v1.18.81
  ## Dependencies
  * **api:** Updated to v0.129.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.80
  ## Dependencies
  * **credentials:** Updated to v1.13.26.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.35.0.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **sts:** Updated to v1.19.2.
For more information, see [sts](https://github.com/aws/aws-sdk-go-v2). * **api:** Updated to v0.128.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.79
  ## Changes
  * Bump mariadb from 10.6.13 to 10.6.14 (#1093)
  * Golang: Updated to v1.20.5. (#1082)
  ## Dependencies
  * **credentials:** Updated to v1.13.25.
For more information, see [credentials](https://github.com/aws/aws-sdk-go-v2). * **s3:** Updated to v1.34.0.
For more information, see [s3](https://github.com/aws/aws-sdk-go-v2). * **bosh-backup-and-restore:** Updated to v1.9.46.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **gomega:** Updated to v1.27.8.
For more information, see [gomega](https://github.com/onsi/gomega). * **net:** Updated to v0.11.0.
For more information, see [net](https://github.com/golang/net). * **oauth2:** Updated to v0.9.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.127.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.5
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.34
v0.0.34
  ## What's Changed
  * Bump Go to v1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.33...v0.0.34
          
v0.0.33
  ## What's Changed
  * Cleanup dependencies
  **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.32...v0.0.33
          
bpm 1.2.3
capi 1.133.5
1.133.4
  Create final release 1.133.4
          
1.133.3
  Create final release 1.133.3
          
cf-autoscaling 249.2.2
v249.2.2
  ## What's Changed
  * Bump dependencies
  * Includes bumping [moby](https://github.com/moby/moby) for CVE-2023-28840, CVE-2023-28841, CVE-2023-28842, though these are false positives in this case.
  * Fix bbr unlock scripts to include retries and/or sleeps in order to account for an edge case where CAPI becomes unlocked before being registered with all GoRouters.
  * Update packaged Golang version to v1.20.6
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v249.2.1...v249.2.2
          
v249.2.1
  ## What's Changed
  * Bump Autoscale API to [Spring Boot 3.1.1](https://github.com/spring-projects/spring-boot/releases/tag/v3.1.1). Includes Tomcat bump for CVE-2023-34981 (believed unaffected).
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v249.2.0...v249.2.1
          
v249.2.0
  ## What's Changed
  * Upgrade Autoscale API to Spring Boot 3.1 and JDK 17
  * Expose BOSH property to disable trailing slashes in requests to the Autoscale API
  * Bump dependencies.
  **Full Changelog**: https://github.com/pivotal-cf/cf-autoscaling-release/compare/v249.1.9...v249.2.0
          
cf-cli 1.45.0
v1.45.0
  

This release contains the following versions of the CF CLI

Major version | Prior version | Current version -- | -- | -- v8 | 8.7.0 | [8.7.1](https://github.com/cloudfoundry/cli/releases/tag/v8.7.1) v7 | 7.7.0 | [7.7.1](https://github.com/cloudfoundry/cli/releases/tag/v7.7.1) v6 | 6.53.0 | [6.53.0](https://github.com/cloudfoundry/cli/releases/tag/v6.53.0)
cf-networking 3.30.0
v3.30.0
  ## Changes
  - Bumped golang to 1.20.6
  ## ✨  Built with go 1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.29.0...v3.30.0
  ## Resources
  - [Download release v3.30.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.30.0).
          
v3.29.0
  ## Changes
  - Updated dependancies.
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.28.0...v3.29.0
  ## Resources
  - [Download release v3.29.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.29.0).
          
cflinuxfs3 0.372.0
v0.372.0
  This release ships with cflinuxfs3 version 0.372.0. For more information, see the [release notes](https://github.com/pivotal-cf/tanzu-cflinuxfs3/releases/tag/0.372.0)
          
v0.371.0
  This release ships with cflinuxfs3 version 0.371.0. For more information, see the [release notes](https://github.com/pivotal-cf/tanzu-cflinuxfs3/releases/tag/0.371.0)
          
v0.370.0
  This release ships with cflinuxfs3 version 0.370.0. For more information, see the [release notes](https://github.com/pivotal-cf/tanzu-cflinuxfs3/releases/tag/0.370.0)
          
v0.368.0
  This release ships with cflinuxfs3 version 0.368.0. For more information, see the [release notes](https://github.com/pivotal-cf/tanzu-cflinuxfs3/releases/tag/0.368.0)
          
count-cores-indicator 2.0.0
credhub 2.12.35
2.12.35
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.34...2.12.35
          
2.12.34
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.33...2.12.34
          
2.12.33
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.32...2.12.33
          
2.12.32
  ### Security Fixes
  - Bump various dependencies
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.31...2.12.32
          
2.12.31
  ## What's Changed
  * Update snakeyaml and ensure consistent subproject usage in [credhub #515](https://github.com/cloudfoundry/credhub/pull/515)
  * Build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.19.1 to 2.20.0 in [credhub #516](https://github.com/cloudfoundry/credhub/pull/516)
  * Build(deps): bump commons-io:commons-io from 2.12.0 to 2.13.0 in [credhub #517](https://github.com/cloudfoundry/credhub/pull/517)
  * Build(deps): Bump rubocop from 0.65.0 to 1.52.0 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/137
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.30...2.12.31
          
diego 2.80.0
v2.80.0
  ## Changes
  - Bumped to golang 1.20.6
  ## ✨  Built with go 1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.79.0...v2.80.0
  ## Resources
  - [Download release v2.80.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.80.0).
          
v2.79.0
  ## Changes
  - [Feature Improvement]: Use routing_info for desired_lrp's when there are missing actual_lrp's https://github.com/cloudfoundry/route-emitter/pull/26. Thank you for this contribution @klapkov!
  - [Feature]: Support distributed tracing https://github.com/cloudfoundry/route-emitter/pull/24. Thank you @mariash for this contribution!
  - [Bug Fix]: Fix bug with cachedownloader in PR https://github.com/cloudfoundry/cacheddownloader/pull/26.  Fixes issue https://github.com/cloudfoundry/diego-release/issues/773. Thank you @vlast3k for this contribution!
  - [Bug Fix]: Resolves a race condition in BBS when the replacement for a suspect LRP has started.
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.78.0...v2.79.0
  ## Resources
  - [Download release v2.79.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.79.0).
          
dotnet-core-offline-buildpack 2.4.13
2.4.13
  * Add libunwind 1.7.0, remove libunwind 1.6.2
  for stack(s) cflinuxfs3, cflinuxfs4
  * Add dotnet-sdk 7.0.302, remove dotnet-sdk 7.0.203 (#781)
  for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.16 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.5 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.16 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.5 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.408 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.302 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.7.0 | cflinuxfs3 |
  | libunwind | 1.7.0 | cflinuxfs4 |
  | node | 18.16.0 | cflinuxfs3 |
  | node | 18.16.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: 0fba3802a77c7cc7dc2448ae558c3b694f153fe7c7ece55e4f7531e33636a3e4
  * Uncached buildpack SHA256: 2fd9dfeae836cdc205a02f13e686b29121a937e26b627a98d10decf4267da6b5
          
garden-runc 1.34.0
v1.34.0
  ## Changes
  - Bumped golang to 1.20.6
  - Refactors, enhancements, and fixes to CI scripts and garden-integration-tests
  ## ✨  Built with go 1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.33.0...v1.34.0
  ## Resources
  - [Download release v1.34.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.34.0).
          
go-offline-buildpack 1.10.10
1.10.10
  * Add go 1.20.5, remove go 1.20.4 for stack(s) cflinuxfs3, cflinuxfs4
  * Add go 1.19.10, remove go 1.19.9 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.19.10 | cflinuxfs3 |
  | go | 1.19.10 | cflinuxfs4 |
  | go | 1.20.5 | cflinuxfs3 |
  | go | 1.20.5 | cflinuxfs4 |
  | godep | 80 | cflinuxfs3 |
  | godep | 80 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | go | 1.19.x |
  * Uncached buildpack SHA256: 4f50534a4d9d7e5b9c8311036297eb9067140741254a4e2680499baa068e8df6
  * Uncached buildpack SHA256: f1a503722c3411d133fd95fc66ca34a8cc7d84459c629be70c500217ed48f4f6
          
haproxy 11.17.4
java-offline-buildpack 4.60.0
4.60.0
  I'm pleased to announce the release of the java-buildpack, version 4.60.0. This release includes updates to dependency frameworks, such as:
  ​
  * [Updates JProfiler to 13.x line](https://github.com/cloudfoundry/java-buildpack/commit/7e2a7b9c9cd954838262b968d4b8efce15f78449)
  * [Handle Dynatrace API Token in the sanitizer](https://github.com/cloudfoundry/java-buildpack/pull/974) thank you @rbamberger
  * [Add Takipi agent mandatory JVM arguments if Java is 9+ ](https://github.com/cloudfoundry/java-buildpack/commit/63c8d1e146af4a2b009e987977c4aca7fcdc500f) thank you @M-Tsur
  * [Install ruby whenever it isn't already present](https://github.com/cloudfoundry/java-buildpack/commit/fe9f6d232ea0fbb6ecb6b6fe66539ef8147dfcc6) thank you @dsabeti
  * [Updates repository location for AppD](https://github.com/cloudfoundry/java-buildpack/commit/fcc977dca0736cd157e8b83a94248cc1a5e79250)
  ​
  ## Important Deprecation Notice: [Google Stackdriver Debugger](https://github.com/cloudfoundry/java-buildpack/blob/main/docs/framework-google_stackdriver_debugger.md)
  ​
  Due to the [deprecation of the Google Stackdriver Debugger](https://cloud.google.com/stackdriver/docs/deprecations/debugger-deprecation) and the fact that its replacement, the [snapshot-debugger](https://github.com/GoogleCloudPlatform/snapshot-debugger) will only be supported until August 31st 2023, the next release of the Java Buildpack will no longer include Google StackDriver nor its OSS replacement. Please let us know if you have concerns!
  ​
  ​
  There were also dependency bumps for other libraries, including:
  ​
  - YourKit Profiler
  - Tomcat
  - SpringBoot CLI
  - Splunk
  - SkyWalking Agent
  - SeaLights Agent
  - NewRelic
  - JRebel Agent
  - CA Wily (Introscope) framework
  - Elastic Agent
  - Datadog Agent
  - Contrast Agent
  - Azure Insights
  ​
  ​
  For a more detailed look at the changes in 4.60.0, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.59.0...v4.60.0). 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 | `23.6.0_34839` | | [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 | `3.4.14` | | [Release Notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) |
  | CA Introscope APM Framework | `23.5.1_13` | |  |
  | 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 | `5.1.2` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) |
  | Datadog APM Javaagent | `1.17.0` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) |
  | Elastic APM Agent | `1.39.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.10` | | [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 | `13.0.7` | | [ChangeLog](https://www.ej-technologies.com/download/jprofiler/changelog.html) |
  | JRebel Agent | `2023.3.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.4.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.2304` | |  |
  | SkyWalking | `8.16.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) |
  | Splunk OpenTelemetry Java Agent | `1.25.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.13` | |  |
  | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above |
  | Takipi Agent | `4.71.0` | | [Release Notes](https://doc.overops.com/docs/whats-new) |
  | Tomcat | `9.0.76` |[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 | `2023.5.226` | | [Release Notes](https://www.yourkit.com/download/yjp_2022_3_builds.jsp) |
          
log-cache 2.12.9
v2.12.9
  ## What's Changed
  * Bump dependencies
  * Bump Go to v1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.8...v2.12.9
          
v2.12.8
  ## What's Changed
  * Bump dependencies
  * Bump to golang 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/log-cache-release/compare/v2.12.7...v2.12.8
          
loggregator 106.7.10
v106.7.10
  ## What's Changed
  * Bump dependencies
  * Bump Go to v1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.9...v106.7.10
          
v106.7.9
  ## What's Changed
  * Bump dependencies
  * Bump golang to 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-release/compare/v106.7.8...v106.7.9
          
loggregator-agent 6.5.11
mapfs 1.2.29
v1.2.29
  ## Dependencies
  * **mapfs:** Updated to v`725be75`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.28
  ## Dependencies
  * **mapfs:** Updated to v`ae0c0a5`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.27
  ## Dependencies
  * **ginkgo** Updated to v2.11.0.
For more information, see [ginkgo](https://github.com/onsi/ginkgo). * **mapfs:** Updated to v`19ab355`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.26
  ## Dependencies
  * **mapfs:** Updated to v`8b733f2`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.25
  ## Changes
  * Golang: Updated to v1.20.5. (#96)
  ## Dependencies
  * **v2:** Updated to v2.10.0.
For more information, see [v2](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.27.8.
For more information, see [gomega](https://github.com/onsi/gomega). * **mapfs:** Updated to v`d3ee28f`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.5
v2.1.5
  ## What's Changed
  * Bump to [go1.20.5](https://go.dev/doc/devel/release#go1.20.5)
  * Bump dependencies
  * Fix: rolling-deployment script by @ctlong in https://github.com/pivotal-cf/metric-registrar-release/pull/203
  **Full Changelog**: https://github.com/pivotal-cf/metric-registrar-release/compare/v2.1.4...v2.1.5
          
metrics-discovery 3.2.12
v3.2.12
  ## What's Changed
  * Bump dependencies
  * Bump Go to v1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.11...v3.2.12
          
v3.2.11
  ## What's Changed
  * bump dependencies by @mkocher in https://github.com/cloudfoundry/metrics-discovery-release/pull/151
  ## New Contributors
  * @mkocher made their first contribution in https://github.com/cloudfoundry/metrics-discovery-release/pull/151
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.10...v3.2.11
          
v3.2.10
  ## What's Changed
  * Add CODEOWNERS file in preparation for branch protection rules by @geofffranks in https://github.com/cloudfoundry/metrics-discovery-release/pull/144
  * Bump dependencies
  * Bump to golang 1.20.5
  ## New Contributors
  * @geofffranks made their first contribution in https://github.com/cloudfoundry/metrics-discovery-release/pull/144
  **Full Changelog**: https://github.com/cloudfoundry/metrics-discovery-release/compare/v3.2.9...v3.2.10
          
mysql-monitoring 10.1.0
10.1.0
  **Dependency Bumps**
  - Built with Go 1.20.5
  - Bumped dependencies
          
nats 56.5.0
v56.5.0
  ## Changes
  - Bumped to golang 1.20.6
  ## ✨  Built with go 1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.4.0...v56.5.0
  ## Resources
  - [Download release v56.5.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.5.0).
          
nfs-volume 7.1.24
v7.1.24
  ## Changes
  * Add final release 7.1.23 [ci skip]
  ## Dependencies
  * **nfsbroker:** Updated to v`65ba4de`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker).
v7.1.23
  ## Dependencies
  * **nfsbroker:** Updated to v`4e37165`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`3c0b479`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.22
  ## Dependencies
  * **nfsbroker:** Updated to v`48619ba`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`059a95a`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
v7.1.21
  ## Changes
  * +Golang: Updated to v1.20.5 (#446)
  ## Dependencies
  * **gomega:** Updated to v1.27.8.
For more information, see [gomega](https://github.com/onsi/gomega). * **nfsbroker:** Updated to v`58e000f`.
For more information, see [nfsbroker](https://github.com/cloudfoundry/nfsbroker). * **nfsv3driver:** Updated to v`1516ec7`.
For more information, see [nfsv3driver](https://github.com/cloudfoundry/nfsv3driver).
nginx-offline-buildpack 1.2.4
1.2.4
  * Update latest stable/mainline versions
  * Add nginx 1.25.0, remove nginx 1.23.4 for stack(s) cflinuxfs3, cflinuxfs4
  * Add nginx 1.24.0, remove nginx 1.22.1 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.0 | cflinuxfs3 |
  | nginx | 1.25.0 | 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.25.x |
  * Uncached buildpack SHA256: 7b89c995b6f797c66d3514b1bd7ed1a199a5d50ef89c79a1094e90a4cc145191
  * Uncached buildpack SHA256: 33d277aeae723de139b5297d32f29cae650394e0f00c9a54ea42a06d12f7d56c
          
nodejs-offline-buildpack 1.8.11
1.8.11
  * Add node 20.2.0 for stack(s) cflinuxfs3, cflinuxfs4
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | node | 16.19.1 | cflinuxfs3 |
  | node | 16.19.1 | cflinuxfs4 |
  | node | 16.20.0 | cflinuxfs3 |
  | node | 16.20.0 | cflinuxfs4 |
  | node | 18.15.0 | cflinuxfs3 |
  | node | 18.15.0 | cflinuxfs4 |
  | node | 18.16.0 | cflinuxfs3 |
  | node | 18.16.0 | cflinuxfs4 |
  | node | 20.2.0 | cflinuxfs3 |
  | node | 20.2.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: 31da87ffc46843cb08faa645c6c9248a36cb0247579929b005461c351b30984e
  * Uncached buildpack SHA256: ca8b29ccf422f0f9052a97adb17b461f3e3e89d3181c609b9f83ebf3173cf964
          
notifications 64.0.0
v64.0.0
  commit 9960d025272c3be2fc7e05e704027765d6c94fc8
  Author: PCF Toronto Concourse CI Bot 
      
       
  Date:   Mon Jun 12 21:31:51 2023 +0000
  Cuts final release 64.0.0
  [ci skip]
  commit 8108ba49903306cdf24780aa86b434e0d2d15e4d
  Merge: bf33397 6c69b3a
  Author: David Stevenson 
       
         Date: Mon Jun 12 09:14:32 2023 -0700 Merge pull request #42 from duanemay/goupdate Update to use Go 1.20 from the bosh release, and CF-CLI v8 commit 6c69b3abc807fc8521dde2db398f168daf43dc36 Author: Duane May 
        
          Date: Thu May 11 19:18:52 2023 -0400 Update to use golang bosh release, and cf-cli v8 Ignore error on create-space Hide secrets, update manifest, and change lifecycle Update route, and unbuffer sed Use GOROOT, GOPATH, GOCACHE from golang-release bump-golang to v0.125.0 unset GOPATH in test unset GOCACHE in test bump-golang to v0.127.0 use /tmp dirs Update performance_test.go Update test errand Return error on deploy and fix destroy Update acceptance tests commit bf33397390eb5464e555985c9ea1e8dae5b0658a Author: PCF Event Alerts Team CI 
         
           Date: Sat May 27 16:08:08 2023 +0000 Bump src/notifications commit 74dc6c90286d4f5cb1b76ae1fd898d3ee8dd72b2 Author: PCF Event Alerts Team CI 
          
            Date: Fri May 26 16:41:44 2023 +0000 Bump src/notifications commit 43267e872a25724f9082b442c7a6b612b74adef6 Author: PCF Event Alerts Team CI 
           
             Date: Fri May 26 16:14:34 2023 +0000 Bump src/notifications 
           
          
         
        
       
      
notifications-ui 44.0.0
v44.0.0
  commit e9525d6f5373988269811224ec47dbf3ceecc4aa
  Author: PCF Event Alerts Team CI 
      
       
  Date:   Thu Jul 20 01:15:37 2023 +0000
  Cuts final release 44.0.0
  [ci skip]
  commit 4cc7f823fea5a3ab364a2dbf0b2eeaa6011dcf0d
  Merge: 0575d65 fe77e64
  Author: David Stevenson 
       
         Date: Wed Jul 19 15:00:04 2023 -0700 Merge pull request #10 from pivotal-cf/jq-1.6 Replace JQ1.5 with JQ1.6 commit fe77e6410faf81fe86c2be3f286d54610ed48180 Author: David Stevenson 
        
          Date: Wed Jul 19 14:33:41 2023 -0700 Replace JQ1.5 with JQ1.6 - Downloaded from https://github.com/jqlang/jq/releases/tag/jq-1.6 - Made .tgz with the binary, uploaded to blobstore notifications-ui-release-blobs - Rewrote compile script to use new version Signed-off-by: David Stevenson 
          
         
        
       
      
v43.0.0
  commit 0575d659ab8d6bb3a5268e32b3617fb003d0a3d7
  Author: PCF Event Alerts Team CI 
      
       
  Date:   Wed Jul 19 21:59:30 2023 +0000
  Cuts final release 43.0.0
  [ci skip]
  commit 5a625ea956a0891163b30fb77b65bafffcfe9265
  Author: PCF Event Alerts Team CI 
       
         Date: Wed Jul 19 21:10:04 2023 +0000 bump-golang to v0.129.0 commit 586567cc04d041afe8eb11a8c1e7324ef96c442e Merge: f64503c 1e12697 Author: David Stevenson 
        
          Date: Wed Jul 19 12:52:53 2023 -0700 Merge pull request #9 from pivotal-cf/buildpack-not-buildpacks Use buildpack: not buildpacks: when pushing apps commit 1e126975456904d627049bc95dceb83063936566 Author: David Stevenson 
         
           Date: Wed Jul 19 12:20:56 2023 -0700 Use buildpack: not buildpacks: when pushing apps - This is because you cannot seem to go back to "automatic" buildpack selection using the buildpacks: null. buildpack: is deprecated but it will still work for a URL and automatic (via null). Signed-off-by: David Stevenson 
          
            commit f64503c8e8bbf3b18429bd325906798879fdc543 Author: David Stevenson 
           
             Date: Tue Jun 20 15:19:41 2023 -0700 Accidentally wrong release name Signed-off-by: David Stevenson 
            
              commit 6746404d5444e28e85375b2e3fcfc4f1e1711d6f Merge: bb2bc27 8433ca6 Author: David Stevenson 
             
               Date: Wed Jun 14 14:04:58 2023 -0700 Merge pull request #8 from pivotal-cf/cloudgate Rename S3 bucket name for final releases. commit 8433ca62d24da74152ea26324d3b8696e68a3e3b Author: gururajsh 
              
                Date: Wed Jun 14 16:21:45 2023 -0400 Rename S3 bucket name for final releases. Created new AWS account to store blobs. 
              
             
            
           
          
         
        
       
      
v42.0.0
  commit bb2bc275145909fa0141214d8db1bf8016524362
  Author: PCF Event Alerts Team CI 
      
       
  Date:   Mon Jun 12 21:35:58 2023 +0000
  Cuts final release 42.0.0
  [ci skip]
  commit 9a9bff50dd18bff15f181345e1e2d7269ea84c6d
  Author: Duane May 
       
         Date: Mon Jun 12 14:31:50 2023 -0400 Fix pipefail on deploy commit 8fe65efe16190e0634c12c527e2df5118a237218 Author: PCF Event Alerts Team CI 
        
          Date: Thu Jun 8 22:33:10 2023 +0000 bump-golang to v0.127.0 commit 46c5c58c3b04dab38d21cceed4f2ffa52e036dbe Author: PCF Event Alerts Team CI 
         
           Date: Thu Jun 8 22:32:19 2023 +0000 Bump submodule src/notifications-ui commit 50c7fd8780871c8dd15c5cf530744aaaaea147dd Author: Duane May 
          
            Date: Thu Jun 8 18:08:35 2023 -0400 Fix destroy commit 7f25f43241c50a68c3a989e3108f9c4bc7d5bade Author: Duane May 
           
             Date: Thu Jun 8 17:54:53 2023 -0400 Update Unit tests, Acceptance tests, and Deployment commit 2932b8d68cb693d265977ded9df0acbdcd37a9b9 Author: David Stevenson 
            
              Date: Fri May 26 15:17:21 2023 -0700 Really use go buildpack in manifest Signed-off-by: David Stevenson 
             
               commit 3ff7e99bd62d2c3b9f4b114202beaba3b39209ad Author: PCF Event Alerts Team CI 
              
                Date: Fri May 26 22:08:41 2023 +0000 Bump src/notifications-ui commit e2bcae9998ea81f6c150e8a74466bd942db8bf05 Author: David Stevenson 
               
                 Date: Fri May 26 15:04:35 2023 -0700 Remove all binary go compilation, using go buildpack now Signed-off-by: David Stevenson 
                
                  commit 74318fa8fe781c66d06fabdb230566f9ab3b215a Author: PCF Event Alerts Team CI 
                 
                   Date: Fri May 26 21:50:32 2023 +0000 Bump src/notifications-ui commit 33442581eac08c11195c79a71f7a9ff032eb1a24 Author: PCF Event Alerts Team CI 
                  
                    Date: Fri May 26 16:37:00 2023 +0000 Bump src/notifications-ui commit 9a45168aed95c5c352d85d3ecf7ae8ff6d78c59f Author: PCF Event Alerts Team CI 
                   
                     Date: Thu May 25 21:41:16 2023 +0000 Bump src/notifications-ui 
                   
                  
                 
                
               
              
             
            
           
          
         
        
       
      
php-offline-buildpack 4.6.6
4.6.6
  * Add nginx 1.24.0, remove nginx 1.22.1 for stack(s) cflinuxfs3, cflinuxfs4
  * Add nginx 1.25.0, remove nginx 1.23.4 for stack(s) cflinuxfs3, cflinuxfs4
  * Add composer 2.5.7, remove composer 2.5.5 for stack(s) cflinuxfs4, cflinuxfs3
  * Update default nginx version from 1.23.4 to 1.25.0
  Packaged binaries:
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.4.0-724 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.5.7 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.57 | cflinuxfs3 |  |
  | httpd | 2.4.57 | cflinuxfs4 |  |
  | newrelic | 10.6.0.318 | cflinuxfs3, cflinuxfs4 |  |
  | nginx | 1.24.0 | cflinuxfs3 |  |
  | nginx | 1.24.0 | cflinuxfs4 |  |
  | nginx | 1.25.0 | cflinuxfs3 |  |
  | nginx | 1.25.0 | 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.57 |
  | newrelic | 10.6.0.318 |
  | nginx | 1.25.0 |
  | composer | 2.5.7 |
  * Uncached buildpack SHA256: a53f9a4dc78f16df65634c6aa6d8f5e4aceb60919de9e843726e2ea55d2b5686
  * Uncached buildpack SHA256: be98307fd629d83b0867a8ae939b0c027f72a11ec515e1253209934564dc854f
          
push-apps-manager-release 676.0.16
676.0.16
  ## Changelog
  - This release resolves CVE-2023-20891. For more information on these vulnerabilities and their impact on VMware products, see [VMSA-2023-0016](https://www.vmware.com/security/advisories/VMSA-2023-0016.html)
  - CVE-2021-35065
  - CVE-2022-24785
  - CVE-2022-25883
  - CVE-2022-31129
  - CVE-2022-48285
  - CVE-2023-26136
          
push-offline-docs-release 2.13.343
push-usage-service-release 674.0.54
v674.0.54
  ## Dependencies
  * **app-usage-service:** Updated to v`06f8c3e`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.53
  ## Dependencies
  * **app-usage-service:** Updated to v`290172e`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.52
  ## Dependencies
  * **app-usage-service:** Updated to v`6131029`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.51
  ## Changes
  * creating final release 674.0.50
          
v674.0.50
  ## Dependencies
  * **app-usage-service:** Updated to v`c5b62ee`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.49
  ## Changes
  * Bump metric-registrar-cli to 1.3.11 (#350)
  ## Dependencies
  * **app-usage-service:** Updated to v`273ddd2`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.54.0
v0.54.0
  **New Features**
  - Updated Percona-XtraDB-Cluster to 5.7.42-31.65
  - Bumped Go to 1.20.5
  **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.11
1.8.11
  * Add python 3.7.17, remove python 3.7.16 for stack(s) cflinuxfs3, cflinuxfs4
  * Add python 3.8.17, remove python 3.8.16 for stack(s) cflinuxfs4, cflinuxfs3
  * Add python 3.9.17, remove python 3.9.16 for stack(s) cflinuxfs4, cflinuxfs3
  * Add python 3.10.12, remove python 3.10.11 for stack(s) cflinuxfs3, cflinuxfs4
  * Add python 3.11.4, remove python 3.11.3 for stack(s) cflinuxfs4, cflinuxfs3
  * Add pipenv 2023.6.2, remove pipenv 2023.4.29 for stack(s) cflinuxfs3, cflinuxfs4
  * Add setuptools 67.8.0, remove setuptools 67.7.2 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 | 23.1.2 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.6.2 | cflinuxfs3 |
  | pipenv | 2023.6.2 | cflinuxfs4 |
  | python | 3.7.17 | cflinuxfs3 |
  | python | 3.7.17 | cflinuxfs4 |
  | python | 3.8.17 | cflinuxfs3 |
  | python | 3.8.17 | cflinuxfs4 |
  | python | 3.9.17 | cflinuxfs3 |
  | python | 3.9.17 | cflinuxfs4 |
  | python | 3.10.12 | cflinuxfs3 |
  | python | 3.10.12 | cflinuxfs4 |
  | python | 3.11.4 | cflinuxfs3 |
  | python | 3.11.4 | cflinuxfs4 |
  | setuptools | 67.8.0 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: 1a6152338c0a082b8516af00ff8dd514833636d6e69d50a198f9ff43523274fd
  * Uncached buildpack SHA256: fd32e957c7b089f15dff35701ea509534be1e43d0aca1567dd11072b8fe0e164
          
r-offline-buildpack 1.2.3
1.2.3
  * Add r 4.2.3, remove r 4.2.1 for stack(s) cflinuxfs4, cflinuxfs3
  * Update r 4.2.2 dependencies for stack(s) cflinuxfs3, cflinuxfs4:
  * forecast from 8.20 to 8.21
  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.2 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.2 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs3 | forecast, plumber, rserve, shiny |
  | r | 4.2.3 | cflinuxfs4 | forecast, plumber, rserve, shiny |
  * Uncached buildpack SHA256: 9e4856317c55eede0d0abfa74e378891ef8489467ca431f2ea1a64a8d9243074
  * Uncached buildpack SHA256: 121b50ce8f8f443194d572b64eb684b01a6e8da94f77a460dc9c068e4a8146de
          
routing 0.275.0
v0.275.0
  ## Changes
  - Bumps golang to 1.20.6
  - Resolves a bug in gorouter where path-based routes could return 503s when no backend endpoints remain, rather than falling back to non-path (hostname-only) routes. Thanks @domdom82!
  ## ✨  Built with go 1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.274.0...v0.275.0
  ## Resources
  - [Download release v0.275.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.275.0).
          
v0.274.0
  ## Changes
  - 🐛 **Bug Fix:**  This release fixes [this known issue](https://github.com/cloudfoundry/routing-release/blob/develop/docs/go-1.20-expect-100-continue-known-issue.md) around multiple expect 100-continue responses.
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.273.0...v0.274.0
  ## Resources
  - [Download release v0.274.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.274.0).
          
v0.273.0
  ## Known Issue
  ⚠️ This release is vulnerable to [this known issue](https://github.com/cloudfoundry/routing-release/blob/develop/docs/go-1.20-expect-100-continue-known-issue.md) around handling expect 100-continue responses. We recommend skipping this version and upgrading to 0.274.0 instead.
  ## Changes
  - **Bug Fix**: Set Gorouter's ExpectContinueTimeout to 1 sec. This fixes bug 1 of [this known issue](https://github.com/cloudfoundry/routing-release/blob/develop/docs/go-1.20-expect-100-continue-known-issue.md)
  - **Dependency Bump**: Bump the cf cli version in the acceptance test errand and the smoke test errand from v6 to v8.
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/acceptance_tests/spec b/jobs/acceptance_tests/spec
  index 6a73b9ae..db508ca3 100644
  --- a/jobs/acceptance_tests/spec
  +++ b/jobs/acceptance_tests/spec
  @@ -10,7 +10,7 @@ packages:
  - golang-1.20-linux
  - acceptance_tests
  - rtr
  - - cf-cli-6-linux
  + - cf-cli-8-linux
  properties:
  acceptance_tests.nodes:
  diff --git a/jobs/smoke_tests/spec b/jobs/smoke_tests/spec
  index 0426dc99..5776a9c8 100644
  --- a/jobs/smoke_tests/spec
  +++ b/jobs/smoke_tests/spec
  @@ -9,7 +9,7 @@ templates:
  packages:
  - golang-1.20-linux
  - acceptance_tests
  - - cf-cli-6-linux
  + - cf-cli-8-linux
  properties:
  acceptance_tests.verbose:
  ```
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.272.0...v0.273.0
  ## Resources
  - [Download release v0.273.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.273.0).
          
v0.272.0
  ## Known issue
  ⚠️ This release is vulnerable to [this known issue](https://github.com/cloudfoundry/routing-release/blob/develop/docs/go-1.20-expect-100-continue-known-issue.md) around handling expect 100-continue responses. We recommend skipping this version and upgrading to 0.274.0 instead.
  ## Changes
  - ✨ `route_registrar` now emites route registration events immediately upon startup, rather than waiting for a full registration interval to pass. This will cut down on accidental TTL expiry incurred by restarting route-registrar.
  - ✨ The `router.enable_log_attempts_details` property has been added to allow operators to configure Gorouter to log additional information about retried attempts to send requests to backends. Thanks @maxmoehl!
  - 🐛Specifying multiple CA certs to route_registrar via `route_registrar.routing_api.ca_certs` will now render correctly as multiple certs in a single CA file.
  - 🐛 Routing API clients now correctly refresh their UAA tokens prior to expiry. This should help prevent `route_registrar` from crashing whenever the token expires.
  - Golang package dependency bumps
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
  index 0f61e044..a14133ed 100644
  --- a/jobs/gorouter/spec
  +++ b/jobs/gorouter/spec
  @@ -236,6 +236,9 @@ properties:
  router.logging_level:
  description: "Log level for router"
  default: "info"
  +  router.enable_log_attempts_details:
  +    description: "Log additional fields in the access log that provide more details on the specific timings and attempts performed towards endpoints."
  +    default: false
  router.logging.format.timestamp:
  description: |
  Format for timestamp in component logs. Valid values are 'rfc3339', 'deprecated', and 'unix-epoch'."
  ```
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.271.0...v0.272.0
  ## Resources
  - [Download release v0.272.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.272.0).
          
ruby-offline-buildpack 1.10.2
silk 3.30.0
v3.30.0
  ## Changes
  - Bumped to golang 1.20.6
  ## ✨  Built with go 1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.29.0...v3.30.0
  ## Resources
  - [Download release v3.30.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.30.0).
          
v3.29.0
  ## Changes
  - Updated dependancies.
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.28.0...v3.29.0
  ## Resources
  - [Download release v3.29.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.29.0).
          
smb-volume 3.1.24
v3.1.24
  ## Changes
  * Golang: Updated to v1.20.6 (#188)
  ## Dependencies
  * **smbbroker:** Updated to v`a6df845`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`6b73465`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.23
  ## Dependencies
  * **smbbroker:** Updated to v`784a01e`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`8ee8d46`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.22
  ## Changes
  * remove python, update dependencies (#178)
  * update xenial talloc to 2.3.1 (#181)
  ## Dependencies
  * **smbbroker:** Updated to v`c6c8767`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`b2512f3`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.21
  ## Changes
  * +Golang: Updated to v1.20.5 (#169)
  ## Dependencies
  * **smbbroker:** Updated to v`64a5e57`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`bdb8ad4`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.20
  ## Dependencies
  * **smbbroker:** Updated to v`23b4700`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`08e3fef`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.3
4.8.3
  Create bosh final release 4.8.3
          
staticfile-offline-buildpack 1.6.4
1.6.4
  * Add nginx 1.25.0, replaces 1.23.0 (#373)
  for stack(s) cflinuxfs3, cflinuxfs4
  * Add nginx 1.24.0, replaces 1.22.0 (#372)
  for stack(s) cflinuxfs3, cflinuxfs4
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | nginx | 1.24.0 | cflinuxfs3 |
  | nginx | 1.24.0 | cflinuxfs4 |
  | nginx | 1.25.0 | cflinuxfs3 |
  | nginx | 1.25.0 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | nginx | 1.25.x |
  * Uncached buildpack SHA256: 6ebe9eadfa5742d32a74aa857df38126210bc2ec706f0dad341cfc5a1822ab33
  * Uncached buildpack SHA256: eded5dc2219b534c1a903e5c20610a2d5cae5d90c6ee02ee0a2a0a86dc1e4dc6
          
statsd-injector 1.11.32
v1.11.32
  ## What's Changed
  * Bump dependencies
  * Bump Go to v1.20.6
  **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.31...v1.11.32
          
v1.11.31
  ## What's Changed
  * Bump dependencies
  * Add CODEOWNERS file in preparation for branch protection rules by @geofffranks in https://github.com/cloudfoundry/statsd-injector-release/pull/94
  * Bump to golang 1.20.5
  ## New Contributors
  * @geofffranks made their first contribution in https://github.com/cloudfoundry/statsd-injector-release/pull/94
  **Full Changelog**: https://github.com/cloudfoundry/statsd-injector-release/compare/v1.11.30...v1.11.31
          
syslog 11.8.10
v11.8.10
  ## What's Changed
  * Dependency bumps
  * Update packaged Golang version to v1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/syslog-release/compare/v11.8.9...v11.8.10
          
system-metrics-scraper 3.3.10
v3.3.10
  ## What's Changed
  * Bump dependencies
  * Bump to golang 1.20.5
  * (3.3.8 and 3.3.9 skipped due to pipeline failures)
  **Full Changelog**: https://github.com/cloudfoundry/system-metrics-scraper-release/compare/v3.3.7...v3.3.10
          
uaa 74.5.79
v74.5.79
  ## What's Changed
  ### Dependency bumps
  * Various dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.78...v74.5.79
          
v74.5.78
  ## What's Changed
  ### Dependency bumps
  * Various other dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.77...v74.5.78
          
v74.5.77
  ## What's Changed
  ### Dependency bumps
  * Tomcat version from 9.0.75 to 9.0.76
  * Various other dependency bumps
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.76...v74.5.77
          
v74.5.76
  ## What's Changed
  * build(deps): bump commons-io:commons-io from 2.12.0 to 2.13.0 [in UAA #2353](https://github.com/cloudfoundry/uaa/pull/2353)
  * build(deps): bump org.seleniumhq.selenium:selenium-java from 4.9.1 to 4.10.0 [in UAA #2354
  ](https://github.com/cloudfoundry/uaa/pull/2354)
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.365 to 0.0.366 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/596
  * Bump i18n from 1.13.0 to 1.14.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/595
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.75...v74.5.76
          

2.13.23

Release Date: 06/26/2023

Caution This release is susceptible to a known issue around multiple "HTTP 100 Continue" responses. For information about this issue, see Multiple HTTP Expect: 100-continue responses sent from gorouter to client may cause unexpected failures in the VMware Tanzu Support Hub. To address this issue, VMware advises upgrading to Tanzu Application Service v2.13.24 and Isolation Segment Tile v2.13.21 instead.

  • [Feature] Exposes “Certificate Authorities trusted by the Gorouter for client requests” in the Networking tab
  • [Feature] Adds support for W3C Trace ID logging across Diego component requests
  • [Bug Fix] Timeouts in for executor’s uploader have been increased to 500ms.
  • [Bug Fix] Byte-based logging limits for LRPs and Tasks now emit only once per second.
  • [Bug Fix/Improvement] Garden now ships with Busybox 1.36.1 as the default filesystem.

  • Bump backup-and-restore-sdk to version 1.18.77

  • Bump bosh-system-metrics-forwarder to version 0.0.32
  • Bump bpm to version 1.2.2
  • Bump cf-networking to version 3.28.0
  • Bump credhub to version 2.12.30
  • Bump diego to version 2.78.0
  • Bump garden-runc to version 1.33.0
  • Bump loggregator-agent to version 6.5.11
  • Bump mapfs to version 1.2.24
  • Bump nats to version 56.4.0
  • Bump nfs-volume to version 7.1.20
  • Bump push-offline-docs-release to version 2.13.268
  • Bump push-usage-service-release to version 674.0.48
  • Bump routing to version 0.271.0
  • Bump silk to version 3.28.0
  • Bump smb-volume to version 3.1.19
  • Bump uaa to version 74.5.75
Component Version Release Notes
ubuntu-xenial stemcell 621.553
backup-and-restore-sdk 1.18.77
v1.18.77
  ## Changes
  * Used "passed" on cryogenics-concourse-tasks (#1077).
  ## Dependencies
  * **api:** Updated to v0.125.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.5
bosh-dns-aliases 0.0.4
bosh-system-metrics-forwarder 0.0.32
v0.0.32
  ## What's Changed
  * Add CODEOWNERS file in preparation for branch protection rules by @geofffranks in https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/pull/14
  * Bump dependencies by @mkocher in https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/pull/15
  * Bump golang to [1.20.5](https://groups.google.com/g/golang-announce/c/q5135a9d924)
  ## New Contributors
  * @geofffranks made their first contribution in https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/pull/14
  **Full Changelog**: https://github.com/cloudfoundry/bosh-system-metrics-forwarder-release/compare/v0.0.31...v0.0.32
          
bpm 1.2.2
capi 1.133.2
cf-autoscaling 249.1.9
cf-cli 1.44.0
cf-networking 3.28.0
v3.28.0
  ## Changes
  - Bumped to golang 1.20.5
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.27.0...v3.28.0
  ## Resources
  - [Download release v3.28.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.28.0).
          
cflinuxfs3 0.367.0
count-cores-indicator 2.0.0
credhub 2.12.30
2.12.30
  ## What's Changed
  * Build(deps): bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in https://github.com/pivotal/credhub-release/commit/850400828617eef5533989a0975c47deab15f749
  * Build(deps): Bump jaro_winkler from 1.5.5 to 1.5.6 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/136
  * Build(deps): bump com.google.protobuf:protoc from 3.23.1 to 3.23.2 in https://github.com/pivotal/credhub-release/commit/98b3b3623b15f3fac9dcc890bf819aca96b4f95e
  * Build(deps): bump com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0 in https://github.com/pivotal/credhub-release/commit/50ba48581e80f7ae96651179aa6b3984d9e3ad98
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.29...2.12.30
          
diego 2.78.0
v2.78.0
  ## Changes
  - Bumped to golang 1.20.5.
  - Vizzini now defaults to cflinuxfs4.
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/vizzini/spec b/jobs/vizzini/spec
  index 40b5eb74b..6ff53c654 100644
  --- a/jobs/vizzini/spec
  +++ b/jobs/vizzini/spec
  @@ -73,7 +73,7 @@ properties:
  default_rootfs:
  description: "Default preloaded rootfs to target for running Tasks and LRPs"
  -    default: "preloaded:cflinuxfs3"
  +    default: "preloaded:cflinuxfs4"
  grace_tarball_url:
  description: "URL for the grace test asset"
  ```
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.77.0...v2.78.0
  ## Resources
  - [Download release v2.78.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.78.0).
          
v2.77.0
  ## Changes
  - Adds support for W3C Trace ID logging across diego component requests.
  - Timeouts in for executor's uploader have been increased to 500ms.
  - Byte-based logging limits for LRPs and Tasks now emit only once per second.
  - LRPs can now have liveness and readiness check intervals defined when the LRP is created.
  - Dependency Bumps:
  - code.cloudfoundry.org/archiver a23cadd462ce
  - code.cloudfoundry.org/certsplitter a2c6caf14c29
  - code.cloudfoundry.org/cf-tcp-router ecebe81f2c0c
  - code.cloudfoundry.org/credhub-cli 439bdb2
  - code.cloudfoundry.org/debugserver 70a733dc508f
  - code.cloudfoundry.org/diego-logging-client 40495b68ac2e
  - code.cloudfoundry.org/durationjson 7a601daf48ee
  - code.cloudfoundry.org/eventhub 8efdeac72e14
  - code.cloudfoundry.org/garden 8444ff5a31d7
  - code.cloudfoundry.org/goshims v0.17.0
  - code.cloudfoundry.org/grootfs 79fecf24
  - code.cloudfoundry.org/guardian 98f55817772e
  - code.cloudfoundry.org/idmapper a410520
  - code.cloudfoundry.org/localip 2ea90d997658
  - github.com/aws/aws-sdk-go v1.44.269
  - github.com/awslabs/amazon-ecr-credential-helper/ecr-login 7f2db5bd753e
  - github.com/cloudfoundry/dropsonde v1.1.0
  - github.com/docker/docker v24.0.1+incompatible
  - github.com/envoyproxy/go-control-plane ba92d50b6596
  - github.com/nats-io/nats-server/v2 v2.9.17
  - github.com/nats-io/nats.go v1.26.0
  - github.com/onsi/ginkgo/v2 v2.9.5
  - github.com/onsi/gomega v1.27.7
  - github.com/tedsuo/ifrit 7862c310ad26
  - golang.org/x/sys v0.8.0
  - google.golang.org/grpc v1.55.0
  ## ✨  Built with go 1.20.4
  **Full Changelog**: https://github.com/cloudfoundry/diego-release/compare/v2.76.0...v2.77.0
  ## Resources
  - [Download release v2.77.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/diego-release?version=2.77.0).
          
dotnet-core-offline-buildpack 2.4.12
garden-runc 1.33.0
v1.33.0
  ## Changes
  - Bumped to golang 1.20.5
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.32.0...v1.33.0
  ## Resources
  - [Download release v1.33.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.33.0).
          
v1.32.0
  ## Changes
  - The grootfs package no longer ships with test asset tarballs (those are only used for unit tests and don't need to be installed as part of the package).
  ## ✨  Built with go 1.20.4
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.31.0...v1.32.0
  ## Resources
  - [Download release v1.32.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.32.0).
          
v1.31.0
  ## Changes
  - Garden now ships with Busybox 1.36.1 as the default filesystem.
  - Dependency Bumps
  - healthchecker boshrelease  v0.8.0
  - github.com/onsi/gomega v1.27.7
  - go.opentelemetry.io/otel v1.15.1
  - github.com/burntsushi/toml v1.3.0
  - github.com/docker/docker v24.0.2+incompatible
  - github.com/urfave/cli/v2 v2.25.5
  - github.com/cloudfoundry/dropsonde v1.1.0
  - github.com/sirupsen/logrus v1.9.2
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/garden/spec b/jobs/garden/spec
  index c69f4080..259bba46 100644
  --- a/jobs/garden/spec
  +++ b/jobs/garden/spec
  @@ -89,7 +89,7 @@ properties:
  garden.default_container_rootfs:
  description: "path to the rootfs to use when a container specifies no rootfs"
  -    default: /var/vcap/packages/busybox/busybox-1.35.0.tar
  +    default: /var/vcap/packages/busybox/busybox-1.36.1.tar
  garden.graph_cleanup_threshold_in_mb:
  description: "DEPRECATED in favour of grootfs.reserved_space_for_other_jobs_in_mb."
  ```
  ## ✨  Built with go 1.20.4
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.30.0...v1.31.0
  ## Resources
  - [Download release v1.31.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.31.0).
          
go-offline-buildpack 1.10.9
haproxy 11.17.4
java-offline-buildpack 4.59.0
log-cache 2.12.7
loggregator 106.7.8
loggregator-agent 6.5.11
v6.5.11
  ## What's Changed
  * bump dependencies
  * bump to golang 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/loggregator-agent-release/compare/v6.5.10...v6.5.11
          
mapfs 1.2.24
v1.2.24
  ## Dependencies
  * **ginkgo:** Updated to v2.9.7.
For more information, see [ginkgo](https://github.com/onsi/ginkgo). * **mapfs:** Updated to v`1bc5ebc`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.4
metrics-discovery 3.2.9
mysql-monitoring 10.0.0
nats 56.4.0
v56.4.0
  ## Changes
  - Bumped go to 1.20.5.
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.3.0...v56.4.0
  ## Resources
  - [Download release v56.4.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.4.0).
          
nfs-volume 7.1.20
nginx-offline-buildpack 1.2.3
nodejs-offline-buildpack 1.8.10
notifications 63
notifications-ui 41
php-offline-buildpack 4.6.5
push-apps-manager-release 676.0.14
push-offline-docs-release 2.13.268
push-usage-service-release 674.0.48
v674.0.48
  ## Dependencies
  * **app-usage-service:** Updated to v`105585b`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.53.0
python-offline-buildpack 1.8.10
r-offline-buildpack 1.2.2
routing 0.271.0
v0.271.0
  ## Changes
  - Bumped to golang 1.20.5.
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.270.0...v0.271.0
  ## Resources
  - [Download release v0.271.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.271.0).
          
ruby-offline-buildpack 1.10.2
silk 3.28.0
v3.28.0
  ## Changes
  - Bumped to golang 1.20.5.
  ## ✨  Built with go 1.20.5
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.27.0...v3.28.0
  ## Resources
  - [Download release v3.28.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.28.0).
          
smb-volume 3.1.19
v3.1.19
  ## Changes
  * Fixed possible log cred leak (#442) (#124).
  ## Dependencies
  * **smbbroker:** Updated to v`73b69db`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`1267799`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.18
  ## Dependencies
  * **smbbroker:** Updated to v`01e4eb6`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker).
smoke-tests 4.8.2
staticfile-offline-buildpack 1.6.3
statsd-injector 1.11.30
syslog 11.8.9
system-metrics-scraper 3.3.7
uaa 74.5.75
v74.5.75
  ## What's Changed
  * Bump nokogiri from 1.15.1 to 1.15.2 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/593
  * Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in https://github.com/cloudfoundry/uaa/pull/2346
  * Bump snakeyaml from 1.30 to 2.0 in https://github.com/cloudfoundry/uaa/commit/813a155f17fe5c4380e491932098e6c43a7f6b1a
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.74...v74.5.75
          

2.13.22

Release Date: 06/02/2023

Caution This release is susceptible to a known issue around multiple "HTTP 100 Continue" responses. For information about this issue, see Multiple HTTP Expect: 100-continue responses sent from gorouter to client may cause unexpected failures in the VMware Tanzu Support Hub. To address this issue, VMware advises upgrading to Tanzu Application Service v2.13.24 and Isolation Segment Tile v2.13.21 instead.

  • [Bug Fix] Operators can deactivate gorouter request timeouts by configuring them to 0. For example, for streaming applications.
  • [Bug Fix] Remove Apps Manager log rate-limit feature.
  • [Bug Fix/Improvement] “Back end request timeout for the Gorouter” property no longer affects idle timeout of long lived requests. Idle timeouts now configurable by “Front end idle timeout for the Gorouter” property.
  • Bump backup-and-restore-sdk to version 1.18.76
  • Bump binary-offline-buildpack to version 1.1.5
  • Bump cf-networking to version 3.27.0
  • Bump cflinuxfs3 to version 0.367.0
  • Bump credhub to version 2.12.29
  • Bump dotnet-core-offline-buildpack to version 2.4.12
  • Bump garden-runc to version 1.30.0
  • Bump go-offline-buildpack to version 1.10.9
  • Bump java-offline-buildpack to version 4.59.0
  • Bump mapfs to version 1.2.23
  • Bump nats to version 56.3.0
  • Bump nfs-volume to version 7.1.18
  • Bump nginx-offline-buildpack to version 1.2.3
  • Bump nodejs-offline-buildpack to version 1.8.10
  • Bump php-offline-buildpack to version 4.6.5
  • Bump push-apps-manager-release to version 676.0.14
  • Bump push-offline-docs-release to version 2.13.224
  • Bump push-usage-service-release to version 674.0.46
  • Bump python-offline-buildpack to version 1.8.10
  • Bump r-offline-buildpack to version 1.2.2
  • Bump routing to version 0.270.0
  • Bump ruby-offline-buildpack to version 1.10.2
  • Bump silk to version 3.27.0
  • Bump smb-volume to version 3.1.17
  • Bump staticfile-offline-buildpack to version 1.6.3
  • Bump uaa to version 74.5.74
Component Version Release Notes
ubuntu-xenial stemcell 621.543
backup-and-restore-sdk 1.18.76
v1.18.76
  ## Changes
  * Golang: Updated to v1.20.4. (#1073)
          
v1.18.72
  ## Changes
  * feat: remove PostgreSQL 9.4 and 9.6 (#1060)
  ## Dependencies
  * **aws-sdk-go:** Updated to v1.44.266.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **gomega:** Updated to v1.27.7.
For more information, see [gomega](https://github.com/onsi/gomega). * **api:** Updated to v0.124.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
binary-offline-buildpack 1.1.5
1.1.5
  * Updating github-config
  * Uncached buildpack SHA256: 4b0f70cff3205bdca0b67354a7026cb1859ef2a1a972ba15c8b825547414ef69
  * Uncached buildpack SHA256: 29536651674713ccff69ab0c1463e2d859c4c0bc40220acdde2be0d3fd9fa4b2
  * Uncached buildpack SHA256: 34defb3db0c3acdb58e97269130a028dbf1f70b6e794b6730b69805eb25f7294
  * Uncached buildpack SHA256: bc77e3cb86e9e594f0c455b9d35dc1f782398d9a531bcc93fe5148f7df76d5b4
          
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.27.0
v3.27.0
  ## Changes
  - Bumped vendored healthchecker-release to v0.8.0
  ## ✨  Built with go 1.20.4
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/v3.26.0...v3.27.0
  ## Resources
  - [Download release v3.27.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.27.0).
          
v3.26.0
  ## Changes
  - Dependency Updates:
  - code.cloudfoundry.org/bbs 08ff19fb906a
  - code.cloudfoundry.org/cf-networking-helpers ebb4c931f5d5
  - code.cloudfoundry.org/clock v1.1.0
  - code.cloudfoundry.org/debugserver c4fc5f67e21e
  - code.cloudfoundry.org/filelock 470838d066c5
  - code.cloudfoundry.org/garden 234178722499
  - code.cloudfoundry.org/locket 6cd5416498b6
  - github.com/containernetworking/cni v1.1.2
  - github.com/containernetworking/plugin v1.3.0
  - github.com/nats-io/go-nats v1.8.1
  - github.com/onsi/ginkgo/v2 2.9.5
  - github.com/onsi/gomega v1.27.7
  - golang.org/x/net v0.10.0
  - golang.org/x/sys v0.8.0
  - google.golang.org/grpc v1.55.0
  - github.com/st3v/glager v0.4.0
  - github.com/tedsuo/ifrit 7862c310ad26
  ## ✨  Built with go 1.20.4
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/3.25.1...v3.26.0
  ## Resources
  - [Download release v3.26.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.26.0).
          
cflinuxfs3 0.367.0
count-cores-indicator 2.0.0
credhub 2.12.29
2.12.29
  ## What's Changed
  * Build(deps): Bump jaro_winkler from 1.5.4 to 1.5.5 in /spec by @dependabot in https://github.com/pivotal/credhub-release/pull/135
  * Build(deps): bump springBootVersion from 2.7.11 to 2.7.12 in https://github.com/pivotal/credhub-release/commit/24a4c6ff23cd2b52839b65f00ed4042e02cc5cdf
  * Build(deps): bump com.google.protobuf:protoc from 3.23.0 to 3.23.1 in https://github.com/pivotal/credhub-release/commit/1651b1c32e84e3ef0daf29e24147a4cc2d6b5f76
  * Build(deps): bump nettyVersion from 4.1.92.Final to 4.1.93.Final in https://github.com/pivotal/credhub-release/commit/fb9bd1e71bf444c1360a116cc39e771189427c36
  * Build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.18.0 to 2.19.0 in https://github.com/pivotal/credhub-release/commit/fb9bd1e71bf444c1360a116cc39e771189427c36
  * Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.19.0 to 2.19.1
  **Full Changelog**: https://github.com/pivotal/credhub-release/compare/2.12.28...2.12.29
          
diego 2.76.0
dotnet-core-offline-buildpack 2.4.12
2.4.12
  * Added node 18.16.0, remove node 18.15.0 (#777)
  for stack(s) cflinuxfs3, cflinuxfs4.
  * Does not override APSNETCORE_URLS if set by user.
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | bower | 1.8.14 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 6.0.16 | cflinuxfs3, cflinuxfs4 |
  | dotnet-aspnetcore | 7.0.5 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 6.0.16 | cflinuxfs3, cflinuxfs4 |
  | dotnet-runtime | 7.0.5 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 6.0.408 | cflinuxfs3, cflinuxfs4 |
  | dotnet-sdk | 7.0.203 | cflinuxfs3, cflinuxfs4 |
  | libgdiplus | 6.1 | cflinuxfs3 |
  | libgdiplus | 6.1 | cflinuxfs4 |
  | libunwind | 1.6.2 | cflinuxfs3 |
  | libunwind | 1.6.2 | cflinuxfs4 |
  | node | 18.16.0 | cflinuxfs3 |
  | node | 18.16.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: 9eff1ad1f28532aaf9aacc1744f622a4cfedcf67051d95f7ea36b3442ea55bbf
  * Uncached buildpack SHA256: 2582f63860a153a0ed8d726c8ba4e90085a9e5a687e057394c2803831ed0e254
          
garden-runc 1.30.0
v1.30.0
  ## Changes
  - Bump dependencies:
  - github.com/onsi/ginkgo 2.9.5
  - golang.org/x/sys 0.8.0
  - Added support for including request trace IDs in garden/guardian.
  ## ✨  Built with go 1.20.4
  **Full Changelog**: https://github.com/cloudfoundry/garden-runc-release/compare/v1.29.0...v1.30.0
  ## Resources
  - [Download release v1.30.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/garden-runc-release?version=1.30.0).
          
go-offline-buildpack 1.10.9
1.10.9
  * Add go 1.20.4, remove go 1.20.3
  for stack(s) cflinuxfs4, cflinuxfs3
  * Add go 1.19.9, remove go 1.19.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.19.9 | cflinuxfs3 |
  | go | 1.19.9 | cflinuxfs4 |
  | go | 1.20.4 | cflinuxfs3 |
  | go | 1.20.4 | cflinuxfs4 |
  | godep | 80 | cflinuxfs3 |
  | godep | 80 | cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | go | 1.19.x |
  * Uncached buildpack SHA256: d6e368b72fdd52d481046bc2161afe9312c1082b52694dc43de1fc765837667b
  * Uncached buildpack SHA256: 82dfc05d31fa6bb512cd488d75564112b00950a43987103461b533c1d4fb2387
          
haproxy 11.17.4
java-offline-buildpack 4.59.0
4.59.0
  I'm pleased to announce the release of the java-buildpack, version 4.59.0. This release includes updates to dependency frameworks, such as:
  * Updates [Azure Application Insights](https://github.com/cloudfoundry/java-buildpack/blob/main/docs/framework-azure_application_insights_agent.md) agent from 2.x to 3.x.
  * Updates the [Contrast Security](https://github.com/cloudfoundry/java-buildpack/blob/main/docs/framework-contrast_security_agent.md) agent from 4.x to 5.x.
  There were also dependency bumps for other libraries, including:
  * Elastic APM
  * JaCoCo
  * New Relic
  * JRebel
  * Splunk
  * YourKit
  For a more detailed look at the changes in 4.59.0, please take a look at the [commit log](https://github.com/cloudfoundry/java-buildpack/compare/v4.58...v4.59.0). 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 | `3.4.13` | | [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 | `5.0.2` | | [Release Notes](https://docs.contrastsecurity.com/en/java-agent-release-notes.html) |
  | Datadog APM Javaagent | `1.14.0` | | [Release Notes](https://github.com/DataDog/dd-trace-java/releases) |
  | Elastic APM Agent | `1.38.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.10` | | [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.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.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.2.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.2285` | |  |
  | SkyWalking | `8.9.0` | | [ChangeLog](https://github.com/apache/skywalking/tree/master/changes) |
  | Splunk OpenTelemetry Java Agent | `1.24.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.12` | |  |
  | Spring Boot Container Customizer | `2.6.0_RELEASE` |Included inline above | Included inline above |
  | Tomcat | `9.0.75` |[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.183` | | [Release Notes](https://www.yourkit.com/download/yjp_2022_3_builds.jsp) |
          
log-cache 2.12.7
loggregator 106.7.8
loggregator-agent 6.5.10
mapfs 1.2.23
v1.2.23
  ## Dependencies
  * **gomega:** Updated to v1.27.7.
For more information, see [gomega](https://github.com/onsi/gomega). * **mapfs:** Updated to v`7e641a0`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 2.1.4
metrics-discovery 3.2.9
mysql-monitoring 10.0.0
nats 56.3.0
v56.3.0
  ## Changes
  - Bumped dependencies:
  - Removed dependency on code.cloudfoundry.org/inigo
  - code.cloudfoundry.org/tlsconfig 8f91c367795b
  - github.com/nats-io/go-nats 1.7.2
  - github.com/nats-io/nats-server/v2 2.9.17
  - github.com/tedsuo/ifrit 7862c310ad26
  - github.com/onsi/ginkgo/ 2.9.5
  - github.com/onsi/gomega 1.27.7
  ## ✨  Built with go 1.20.4
  **Full Changelog**: https://github.com/cloudfoundry/nats-release/compare/v56.2.0...v56.3.0
  ## Resources
  - [Download release v56.3.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/nats-release?version=56.3.0).
          
nfs-volume 7.1.18
nginx-offline-buildpack 1.2.3
1.2.3
  * Updating github-config (#211)
  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: 2b24a39043b1a1ccf508ef3700d35244e461cab5a29473a50321900edda19eb6
  * Uncached buildpack SHA256: 2308b44aadbab7b87e7fdca1a3b5ae0b2d986d15ab517cca38d4f7176bc3670d
          
nodejs-offline-buildpack 1.8.10
1.8.10
  * Deprecated Nodejs v14.x (EOL).
  * profile script: do not overwrite std files. This is a follow-up to #605 .profile.d scripts are "sourced" by the lifecycle one after the
    other, so make sure stdout/err for subsequent scripts are unaffected.
  * appdynamics: remove dependency on ruby provided by stack.
  - cflinuxfs4 1.x does not come with ruby. Therefore, rewrite profile
  script from rb to sh.
  - Activate appdynamics test suite again that was marked as pending
  in PR #586.
  * Add node 18.16.0, remove node 18.14.1 for stack(s) cflinuxfs3, cflinuxfs4.
  * Install bootstrapped Python into nodejs-buildpack specific location (#598).
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | node | 16.19.1 | cflinuxfs3 |
  | node | 16.19.1 | cflinuxfs4 |
  | node | 16.20.0 | cflinuxfs3 |
  | node | 16.20.0 | cflinuxfs4 |
  | node | 18.15.0 | cflinuxfs3 |
  | node | 18.15.0 | cflinuxfs4 |
  | node | 18.16.0 | cflinuxfs3 |
  | node | 18.16.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: 1a022888b74978eebc7c2543cedbb38cf45819d0141d2425c8c72e6bbd842fcf
  * Uncached buildpack SHA256: f31a296071a5f57fa9ec48f1e8b13237a3f37d27f8b39cac4e7175099f49f670
          
notifications 63
notifications-ui 41
php-offline-buildpack 4.6.5
4.6.5
  * Add appdynamics 23.4.0-724, remove appdynamics 23.2.0-684 for stack(s) cflinuxfs4, cflinuxfs3
  * Install bootstrapped Python into dpack specific location
  * Add httpd 2.4.57, remove httpd 2.4.56 for stack(s) cflinuxfs4, cflinuxfs3
  Packaged binaries:
  | name | version | cf_stacks | modules |
  |-|-|-|-|
  | appdynamics | 23.4.0-724 | cflinuxfs3, cflinuxfs4 |  |
  | composer | 2.5.5 | cflinuxfs3, cflinuxfs4 |  |
  | httpd | 2.4.57 | cflinuxfs3 |  |
  | httpd | 2.4.57 | 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.57 |
  | newrelic | 10.6.0.318 |
  | nginx | 1.23.4 |
  | composer | 2.5.5 |
  * Uncached buildpack SHA256: 9991bbdfbef405d075526661548d15c60f02eabbf86931ced8c6e14514265270
  * Uncached buildpack SHA256: c4c22f2a303d96d5cb3ca03694625d0a9dbc621a0c5a2badd2fdd6a69778b805
          
push-apps-manager-release 676.0.14
676.0.14
  Revert including the Log Rate Limit feature in 2.13.
          
push-offline-docs-release 2.13.224
push-usage-service-release 674.0.46
v674.0.46
  ## Dependencies
  * **bosh-template:** Updated to v2.4.0.
For more information, see [bosh-template](https://github.com/cloudfoundry/bosh). * **rspec:** Updated to v3.12.0.
For more information, see [rspec](https://github.com/rspec/rspec-metagem). * **app-usage-service:** Updated to v`1b1d92f`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.53.0
python-offline-buildpack 1.8.10
1.8.10
  * Remove mercurial tests (not supported anymore).
  * Add pipenv 2023.4.29, remove pipenv 2023.3.20 for stack(s) cflinuxfs4, cflinuxfs3.
  * Add pip 23.1.2, remove pip 23.0.1 for stack(s) cflinuxfs4, cflinuxfs3.
  * Add setuptools 67.7.2, remove setuptools 67.6.1 for stack(s) cflinuxfs4, cflinuxfs3.
  * Refactor test framework to use Switchblade.
  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.1.2 | cflinuxfs3, cflinuxfs4 |
  | pipenv | 2023.4.29 | cflinuxfs3 |
  | pipenv | 2023.4.29 | 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.7.2 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | python | 3.10.x |
  * Uncached buildpack SHA256: 59d2df6829a8a8447556f3fb4c6c2a49b958f73bb36051f73472fc7acc0911a2
  * Uncached buildpack SHA256: 55373d90bf8f77d6a96d5634d7731db1558e32890c412a6187071e7fde5f9d08
          
r-offline-buildpack 1.2.2
1.2.2
  * Updating github-config (#204).
  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: d5e72d076977c6605fdf0329541023a58213e61a744649b5df383e12f0e2897f
  * Uncached buildpack SHA256: f46ee60219f0c534a213eb8b6bdcc63d6f3bb93806f4b764f2372072b824c119
          
routing 0.270.0
v0.270.0
  ## Changes
  - CI now tests CATS + RATS against cflinuxfs4.
  - 🐛Gorouter's `request_timeout_in_seconds` now only affects request timeout and is not used for idle timeout, which is set by `frontend_idle_timeout`
  - routing-utils now passes `go vet`
  - Dependency Bumps:
  - The vendored healthchecker boshrelease is now v0.8.0.
  - go.step.sm/crypto v0.31.0
  -
  - Go dependency bumps for the routing-utils package:
  -  code.cloudfoundry.org/tlsconfig 8f91c367795b
  - github.com/nats-io/nats.go v1.26.0
  ## Bosh Job Spec changes:
  ```diff
  diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
  index 4fa13ae3..0f61e044 100644
  --- a/jobs/gorouter/spec
  +++ b/jobs/gorouter/spec
  @@ -380,11 +380,9 @@ properties:
  default: 22
  request_timeout_in_seconds:
  description: |
  -      This configures a "request timeout" and a "backend idle timeout".
  +      This configures an entire request timeout.
  Requests from router to backend endpoints that are longer than this duration are canceled and logged as
  -      `backend-request-timeout` errors. In addition, TCP connections between router and backend endpoints that
  -      are idle for longer than this duration are closed. Related properties: `router.max_idle_connections`
  -      and `router.keep_alive_probe_interval`.
  +      `backend-request-timeout` errors. If set to 0 this timeout is deactivted.
  default: 900
  endpoint_dial_timeout_in_seconds:
  description: |
  ```
  ## ✨  Built with go 1.20.4
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.269.0...v0.270.0
  ## Resources
  - [Download release v0.270.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.270.0).
          
v0.269.0
  ## Changes
  - Update sync-package-specs to install gosub.
  - Remove `trace-logger` update in sync-submodule-config.
  - Remove unused files.
  ## ✨  Built with go 1.20.4
  **Full Changelog**: https://github.com/cloudfoundry/routing-release/compare/v0.268.0...v0.269.0
  ## Resources
  - [Download release v0.269.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/routing-release?version=0.269.0).
          
ruby-offline-buildpack 1.10.2
1.10.2
  * Add rubygems 3.4.13, remove rubygems 3.4.11 for stack(s) cflinuxfs4, cflinuxfs3.
  * Add bundler 2.4.13, remove bundler 2.4.11 for stack(s) cflinuxfs4, cflinuxfs3.
  * Add node 18.16.0, remove node 18.15.0 for stack(s) cflinuxfs3, cflinuxfs4.
  * Install bootstrapped Ruby into ruby-buildpack specific location.
  Packaged binaries:
  | name | version | cf_stacks |
  |-|-|-|
  | bundler | 2.4.13 | 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.16.0 | cflinuxfs3 |
  | node | 18.16.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.13 | cflinuxfs3, cflinuxfs4 |
  | yarn | 1.22.19 | cflinuxfs3, cflinuxfs4 |
  Default binary versions:
  | name | version |
  |-|-|
  | ruby | 3.1.x |
  * Uncached buildpack SHA256: 5693958bd9ec5a0c73e25a43433ece3076f41bd46566f7ff9c344e507346fc0e
  * Uncached buildpack SHA256: 43feca5152c60d9bf1a5979be45924903bf3756d301f490ae4a667fbf0dad819
          
silk 3.27.0
v3.27.0
  ## Changes
  - Bumped vendored healthchecker release to v0.8.0.
  - Updated silk, silk-cni, and cni-wrapper-plugin for compatibility with v1.0.0 of the CNI spec.
  - Bumped github.com/containernetworking/cni to 1.1.2 and github.com/containernetworking/plugins to 1.3.0.
  - Removed the `externalmods` code as it's no longer needed now that everything is on the latest CNI versions.
  ## ✨  Built with go 1.20.4
  **Full Changelog**: https://github.com/cloudfoundry/silk-release/compare/v3.26.0...v3.27.0
  ## Resources
  - [Download release v3.27.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/silk-release?version=3.27.0).
          
v3.26.0
  ## Changes
  - Dependency Bumps:
  - code.cloudfoundry.org/cf-networking-helpers ebb4c931f5d5
  - code.cloudfoundry.org/debugserver c4fc5f67e21e
  - code.cloudfoundry.org/diego-logging-client efc368ee68d3
  - code.cloudfoundry.org/filelock 470838d066c5
  - code.cloudfoundry.org/garden234178722499
  - code.cloudfoundry.org/runtimeschema 5366865eed76
  - code.cloudfoundry.org/silk 886eb5a013ef
  - github.com/containernetworking/cni v1.1.2
  - github.com/onsi/ginkgo/v2 v2.9.5
  - github.com/onsi/gomega v1.27.7
  - github.com/tedsuo/ifrit 7862c310ad26
  ## ✨  Built with go 1.20.4
  **Full Changelog**: https://github.com/cloudfoundry/cf-networking-release/compare/3.25.1...v3.26.0
  ## Resources
  - [Download release v3.26.0 from bosh.io](https://bosh.io/releases/github.com/cloudfoundry/cf-networking-release?version=3.26.0).
          
smb-volume 3.1.17
v3.1.17
  ## Dependencies
  * **smbbroker:** Updated to v`de6049f`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`fc409f6`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.2
staticfile-offline-buildpack 1.6.3
1.6.3
  * Add otf mime type. Fix #88
  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: fca5984bb6fd10a770c2e831be7691512424d10431aa6e95b71af3f1fb3921aa
  * Uncached buildpack SHA256: 4aac2142bfeb2ad60aa48be60d96d06e0ab9054b438cc55d03a87d48a8de2611
          
statsd-injector 1.11.30
syslog 11.8.9
system-metrics-scraper 3.3.7
uaa 74.5.74
v74.5.74
  ## What's Changed
  * Bump nokogiri from 1.14.4 to 1.15.1 by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/588
  * Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/587
  * Bump github.com/cloudfoundry/bosh-utils from 0.0.364 to 0.0.365 in /src/acceptance_tests by @dependabot in https://github.com/cloudfoundry/uaa-release/pull/586
  **Full Changelog**: https://github.com/cloudfoundry/uaa-release/compare/v74.5.73...v74.5.74
          

2.13.21

Release Date: 05/25/2023

Caution This release is susceptible to a known issue around multiple "HTTP 100 Continue" responses. For information about this issue, see Multiple HTTP Expect: 100-continue responses sent from gorouter to client may cause unexpected failures in the VMware Tanzu Support Hub. To address this issue, VMware advises upgrading to Tanzu Application Service v2.13.24 and Isolation Segment Tile v2.13.21 instead.

  • Bump backup-and-restore-sdk to version 1.18.71
  • Bump capi to version 1.133.2
  • Bump cflinuxfs3 to version 0.366.0
  • Bump credhub to version 2.12.28
  • Bump mapfs to version 1.2.22
  • Bump nfs-volume to version 7.1.16
  • Bump push-apps-manager-release to version 676.0.13
  • Bump push-offline-docs-release to version 2.13.175
  • Bump push-usage-service-release to version 674.0.44
  • Bump routing to version 0.268.0
  • Bump silk to version 3.25.1
  • Bump smb-volume to version 3.1.16
  • Bump uaa to version 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.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **bosh-backup-and-restore:** Updated to v1.9.45.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **net:** Updated to v0.10.0.
For more information, see [net](https://github.com/golang/net). * **oauth2:** Updated to v0.8.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.122.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.70
  ## Dependency updates
  * **aws-sdk-go:** Updated to v1.44.259.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **bosh-backup-and-restore:** Updated to v1.9.45.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **google api:** Updated to v0.121.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
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.
For more information, see [v2](https://github.com/onsi/ginkgo). * **mapfs:** Updated to v`83b48da`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.21
  ## Dependencies
  * **ginkgo v2:** Updated ginkgo to v2.9.4.
For more information, see [v2](https://github.com/onsi/ginkgo). * **mapfs:** Updated to v`4a99f4a`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
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`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
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.
  ## 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 prefers tls_port.
  Requests for associated URIs are 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 proxies 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 validates 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 does 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`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`a10f57f`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
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`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`17ef13d`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
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
          

2.13.20

Release Date: 05/15/2023

Caution This release is susceptible to a known issue around multiple "HTTP 100 Continue" responses. For information about this issue, see Multiple HTTP Expect: 100-continue responses sent from gorouter to client may cause unexpected failures in the VMware Tanzu Support Hub. To address this issue, VMware advises upgrading to Tanzu Application Service v2.13.24 and Isolation Segment Tile v2.13.21 instead.

  • [Security Fix] Resolve issue in gorouter where canceled requests can result in apps. becoming unavailable (CVE-2023-20882).
  • [Feature Improvement] Allow disabling of signature v4 streaming for system blobstore.
  • [Bug Fix] Fixes an issue in gorouter where requests returned 496, 499, 503, 525, or 526 HTTP status codes might instead have returned as 502s, potentially preventing stale route pruning.
  • [Bug Fix] Resolve regression: UI error after org deletion.
  • [Bug Fix] Resolve Issue where Garden failed during BOSH/OpsMan deploys due to healthcheck.
  • Bump backup-and-restore-sdk to version 1.18.69
  • Bump binary-offline-buildpack to version 1.1.4
  • Bump bosh-system-metrics-forwarder to version 0.0.31
  • Bump bpm to version 1.2.0
  • Bump capi to version 1.127.12
  • Bump cf-autoscaling to version 249.1.9
  • Bump cf-networking to version 3.25.1
  • Bump cflinuxfs3 to version 0.364.0
  • Bump count-cores-indicator to version 2.0.0
  • Bump credhub to version 2.12.26
  • Bump diego to version 2.76.0
  • Bump dotnet-core-offline-buildpack to version 2.4.10
  • Bump garden-runc to version 1.29.0
  • Bump go-offline-buildpack to version 1.10.8
  • Bump java-offline-buildpack to version 4.58
  • Bump log-cache to version 2.12.7
  • Bump loggregator to version 106.7.8
  • Bump loggregator-agent to version 6.5.10
  • Bump mapfs to version 1.2.20
  • Bump metric-registrar to version 2.1.4
  • Bump metrics-discovery to version 3.2.9
  • Bump mysql-monitoring to version 10.0.0
  • Bump nats to version 56.2.0
  • Bump nfs-volume to version 7.1.14
  • Bump nginx-offline-buildpack to version 1.2.2
  • Bump nodejs-offline-buildpack to version 1.8.9
  • Bump notifications to version 63
  • Bump notifications-ui to version 41
  • Bump php-offline-buildpack to version 4.6.4
  • Bump push-apps-manager-release to version 676.0.12
  • Bump push-offline-docs-release to version 2.13.150
  • Bump push-usage-service-release to version 674.0.42
  • Bump pxc to version 0.53.0
  • Bump python-offline-buildpack to version 1.8.9
  • Bump r-offline-buildpack to version 1.2.1
  • Bump routing to version 0.266.0
  • Bump ruby-offline-buildpack to version 1.10.1
  • Bump smb-volume to version 3.1.14
  • Bump staticfile-offline-buildpack to version 1.6.2
  • Bump statsd-injector to version 1.11.30
  • Bump syslog to version 11.8.9
  • Bump system-metrics-scraper to version 3.3.7
  • Bump uaa to version 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.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **mysql:** Updated to v1.7.1.
For more information, see [mysql](https://github.com/go-sql-driver/mysql). * **pq:** Updated to v1.10.9.
For more information, see [pq](https://github.com/lib/pq). * **api:** Updated to v0.120.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
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.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **pq:** Updated to v1.10.8.
For more information, see [pq](https://github.com/lib/pq). * **api:** Updated to v0.118.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.66
  ## Dependencies
  * **aws-sdk-go:** Updated to v1.44.241.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **bosh-backup-and-restore:** Updated to v1.9.44.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **net:** Updated to v0.9.0.
For more information, see [net](https://github.com/golang/net). * **oauth2:** Updated to v0.7.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.117.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
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 plug-in 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 reconnects 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 detects 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 reconnects to another server."
  +    default: 22
  limits.open_files:
  description: Maximum number of files (including sockets) the BBS process that might have opened.
  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 establishes 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 reconnects 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 reconnects 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 leads 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 is 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.58
  I'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 installation.
  * Updated MariaDB JDBC Connector to 2.7.9.
  For a more detailed look at the changes in 4.58, 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.57
  The java-buildpack, version 4.57 is released. 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.
  * Update to the geode_store dependency.
  For a more detailed look at the changes in 4.57, 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.
For more information, see [v2](https://github.com/onsi/ginkgo). * **mapfs:** Updated to v`25c1e86`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
v1.2.16
  ## Changes
  * Golang: Updated to v1.20.3 (#64, #65, #71)
  ## Dependencies
  * **gomega:** Updated to v1.27.6.
For more information, see [gomega](https://github.com/onsi/gomega). * **mapfs:** Updated to v`4c0a84d`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
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.0
  Final 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 that removes the need for this property, and it's deemed 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`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
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`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
v674.0.39
  ## Dependencies
  * **app-usage-service:** Updated to v`e7746e5`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
pxc 0.53.0
v0.53.0
  **New features**
  - Bumped Go to v1.20.4
  **EOL Notice**
  - Note that this release and earlier versions are not 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 are not 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 are not 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 caused routing failures to apps.
  - Many go dependency updates across all routing packages.
  ## ✨  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 causes routing failures to apps. It's 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 causes routing failures to apps. It's 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 causes routing failures to apps. It's 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` fails 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's fixed with the next release**
  **There is a known issue with this release’s routing logic which causes routing failures to apps. It's 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 because v0.262.0 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`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`9923294`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.13
  ## Dependencies
  * **smbbroker:** Updated to v`62b84b6`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`124f398`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.12
  ## Changes
  * Golang: Updated to v1.20.3 (#120, #128, #129)
  * Fix potential cred leak (#119)
  ## Dependencies
  * **smbbroker:** Updated to v`093c496`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`b7faa12`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
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
          

2.13.19

Caution: This release is susceptible to CVE-2023-20882, which may cause routing failures to apps. To address this issue, VMware advises using Tanzu Application Service v2.13.20 and Isolation Segment Tile v2.13.17 instead.

Caution This release is susceptible to a known issue around multiple "HTTP 100 Continue" responses. For information about this issue, see Multiple HTTP Expect: 100-continue responses sent from gorouter to client may cause unexpected failures in the VMware Tanzu Support Hub. To address this issue, VMware advises upgrading to Tanzu Application Service v2.13.24 and Isolation Segment Tile v2.13.21 instead.

  • [Breaking change] App Autoscaler now requires JRE 17. If you have customized the java offline buildpack (java_buildpack_offline) to remove OpenJDK 17, contact Tanzu Support for help.
  • [Security Fix] Apps Manager CVE Fixes
  • [Security Fix] Fix BBR scripts and bump spring-boot to address CVE-2023-20860 and CVE-2023-20861
  • [Bug Fix] Fix apps-manager failure due to buildpack changes
  • [Bug Fix] Fixed issues in route_registrar and tcp_router that led to unnecessary haproxy reloads
  • [Bug Fix] Metric Registrar updated to emit correct metric-registrar metadata for log worker and secure scraper. Non-secure scraping is considered deprecated.
  • Bump backup-and-restore-sdk to version 1.18.65
  • Bump bpm to version 1.1.23
  • Bump cf-autoscaling to version 249.1.7
  • Bump cflinuxfs3 to version 0.361.0
  • Bump credhub to version 2.12.25
  • Bump diego to version 2.73.0
  • Bump dotnet-core-offline-buildpack to version 2.4.9
  • Bump garden-runc to version 1.27.0
  • Bump haproxy to version 11.17.4
  • Bump java-offline-buildpack to version 4.56
  • Bump loggregator to version 106.7.7
  • Bump loggregator-agent to version 6.5.9
  • Bump metric-registrar to version 2.1.3
  • Bump metrics-discovery to version 3.2.8
  • Bump mysql-monitoring to version 9.24.0
  • Bump nfs-volume to version 7.1.10
  • Bump nodejs-offline-buildpack to version 1.8.8
  • Bump php-offline-buildpack to version 4.6.3
  • Bump push-apps-manager-release to version 676.0.11
  • Bump push-offline-docs-release to version 2.13.54
  • Bump push-usage-service-release to version 674.0.38
  • Bump python-offline-buildpack to version 1.8.8
  • Bump routing to version 0.262.0
  • Bump ruby-offline-buildpack to version 1.9.4
  • Bump smb-volume to version 3.1.11
  • Bump statsd-injector to version 1.11.29
  • Bump uaa to version 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.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **bosh-backup-and-restore:** Updated to v1.9.43.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **gomega:** Updated to v1.27.6.
For more information, see [gomega](https://github.com/onsi/gomega). * **api:** Updated to v0.115.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
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.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **aws-sdk-go:** Updated to v1.44.230.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **bosh-backup-and-restore:** Updated to v1.9.42.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **gomega:** Updated to v1.27.5.
For more information, see [gomega](https://github.com/onsi/gomega). * **net:** Updated to v0.8.0.
For more information, see [net](https://github.com/golang/net). * **oauth2:** Updated to v0.6.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.114.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
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.56
  I'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 is 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.55
  I'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 removes Ruby, therefore, the buildpack supplies 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.0
  Final 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] 
      
       
  * Updates github-config (#575)
  * Updating github-config
  * Bump version to 1.8.7 (#580)
  * Bump github.com/cloudfoundry/switchblade from 0.1.3 to 0.2.0
  Bumps [github.com/cloudfoundry/switchblade](https://github.com/cloudfoundry/switchblade) from 0.1.3 to 0.2.0.
  - [Release notes](https://github.com/cloudfoundry/switchblade/releases)
  - [Commits](https://github.com/cloudfoundry/switchblade/compare/v0.1.3...v0.2.0)
  ---
  updated-dependencies:
  - dependency-name: github.com/cloudfoundry/switchblade
  dependency-type: direct:production
  update-type: version-update:semver-minor
  ...
  Signed-off-by: dependabot[bot] 
       
         --------- Signed-off-by: dependabot[bot] 
        
          Co-authored-by: Brayan Henao 
         
           Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan Moran <[email protected]> --------- Signed-off-by: dependabot[bot] 
          
            Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cloud Foundry Buildpacks Team Robot 
           
             Co-authored-by: Brayan Henao 
            
              Co-authored-by: Ryan Moran <[email protected]> * Update libbuildpack 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.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: 60039136bb72c44c612defb61949a618b1141e3a2c6270f7ddf5a5cea0a53736 * Uncached buildpack SHA256: 4b0cfdb74e962468a9e3da9f61e0f3e5dbf9b1174c54b34070e31923fc164d5b 
            
           
          
         
        
       
      
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.9
  Release 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`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
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`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
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 might not have been pruned properly.
  - 🚗Gorouter now retries requests which fail prior to any HTTP content being sent (because no backend received the HTTP content, they are by definition retriable).
  ## ✨  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 might cause backend request failures that previously returned 496, 499, 503, 525, or 526 to instead return a 502. Additionally stale routes might not get pruned properly. This is 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 are retried until this time limit is reached. This can 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 might cause backend request failures that previously returned 496, 499, 503, 525, or 526 to instead return a 502. Additionally stale routes might not get pruned properly. This is 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 can 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 can 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`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`73a24c2`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
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
          

2.13.18

Release Date: 03/21/2023

ImportantThis version of TAS for VMs contains a known issue with Gorouter error handling for backend app requests. Failures that previously returned HTTP Status Codes of 496, 499, 503, 525, or 526 might instead return 502. Additionally, stale routes might fail to be pruned properly, which could cause apps to unexpectedly return HTTP Status Code 502.

Caution This release is susceptible to a known issue around multiple "HTTP 100 Continue" responses. For information about this issue, see Multiple HTTP Expect: 100-continue responses sent from gorouter to client may cause unexpected failures in the VMware Tanzu Support Hub. To address this issue, VMware advises upgrading to Tanzu Application Service v2.13.24 and Isolation Segment Tile v2.13.21 instead.

  • [Security Fix] Bump autoscaler to v249.1.3
  • Bump binary-offline-buildpack to version 1.1.3
  • Bump cf-autoscaling to version 249.1.3
  • Bump cf-cli to version 1.44.0
  • Bump cf-networking to version 3.23.0
  • Bump cflinuxfs3 to version 0.356.0
  • Bump credhub to version 2.12.21
  • Bump diego to version 2.72.0
  • Bump dotnet-core-offline-buildpack to version 2.4.8
  • Bump garden-runc to version 1.25.0
  • Bump go-offline-buildpack to version 1.10.6
  • Bump mapfs to version 1.2.13
  • Bump nfs-volume to version 7.1.9
  • Bump nginx-offline-buildpack to version 1.2.1
  • Bump nodejs-offline-buildpack to version 1.8.6
  • Bump php-offline-buildpack to version 4.6.0
  • Bump push-offline-docs-release to version 1.0.257
  • Bump python-offline-buildpack to version 1.8.7
  • Bump routing to version 0.259.0
  • Bump silk to version 3.23.0
  • Bump smb-volume to version 3.1.10
  • Bump staticfile-offline-buildpack to version 1.6.0
  • Bump uaa to version 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`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
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`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`fcb9ca4`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
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
          

2.13.17

Release Date: 02/27/2023

  • Bump binary-offline-buildpack to version 1.1.2
  • Bump bosh-system-metrics-forwarder to version 0.0.30
  • Bump cf-autoscaling to version 249.1.2
  • Bump cf-networking to version 3.22.0
  • Bump cflinuxfs3 to version 0.352.0
  • Bump credhub to version 2.12.19
  • Bump dotnet-core-offline-buildpack to version 2.4.7
  • Bump garden-runc to version 1.23.0
  • Bump go-offline-buildpack to version 1.10.4
  • Bump haproxy to version 11.17.2
  • Bump log-cache to version 2.12.6
  • Bump loggregator-agent to version 6.5.8
  • Bump metric-registrar to version 2.1.2
  • Bump metrics-discovery to version 3.2.7
  • Bump nats to version 56.1.0
  • Bump nginx-offline-buildpack to version 1.2.0
  • Bump php-offline-buildpack to version 4.5.2
  • Bump push-offline-docs-release to version 1.0.167
  • Bump python-offline-buildpack to version 1.8.6
  • Bump routing to version 0.257.0
  • Bump ruby-offline-buildpack to version 1.9.2
  • Bump silk to version 3.22.0
  • Bump smb-volume to version 3.1.9
  • Bump staticfile-offline-buildpack to version 1.5.38
  • Bump statsd-injector to version 1.11.28
  • Bump syslog to version 11.8.8
  • Bump system-metrics-scraper to version 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.19
  Security 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.
For more information, see [bosh-template](https://github.com/cloudfoundry/bosh). * **smbdriver:** Updated to v`adc77c7`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.8
  ## Dependencies
  * **smbdriver:** Updated to v`6cc617a`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
v3.1.7
  ## Changes
  * Golang: Updated to v1.19.4 (#76)
  ## Dependencies
  * **rspec:** Updated to v3.12.0.
For more information, see [rspec](https://github.com/rspec/rspec-metagem). * **smbbroker:** Updated to v`114bb05`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`f0b92e3`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
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

v2.13.16

Release Date: 02/09/2023

  • [Bug Fix] Allows docker app workloads without a sh binary in the docker image to run properly.
  • [Bug Fix] Fixes bug in content security policy that was causing some images in marketplace to not render
  • [Bug Fix] Validate user when inviting to org and provide informative error if already member of org
  • [Bug Fix] [Cloud Controller] Truncate large errors from Service Brokers
  • Bump backup-and-restore-sdk to version 1.18.61
  • Bump capi to version 1.127.11
  • Bump haproxy to version 11.17.0
  • Bump java-offline-buildpack to version 4.54
  • Bump loggregator-agent to version 6.5.7
  • Bump metric-registrar to version 2.1.1
  • Bump push-apps-manager-release to version 676.0.8
  • Bump push-usage-service-release to version 674.0.30
  • Bump r-offline-buildpack to version 1.2.0
  • Bump routing to version 0.255.0
  • Bump uaa to version 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.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **bosh-backup-and-restore:** Updated to v1.9.39.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **gomega:** Updated to v1.25.0.
For more information, see [gomega](https://github.com/onsi/gomega). * **net:** Updated to v0.5.0.
For more information, see [net](https://github.com/golang/net). * **oauth2:** Updated to v0.4.0.
For more information, see [oauth2](https://github.com/golang/oauth2). * **api:** Updated to v0.107.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
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.54
  I'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).
  * A change to use the default-repository-root URI for the Apache Skywalking Framework (#983).
  For a more detailed look at the changes in 4.54, 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`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service).
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
          

v2.13.15

Release Date: 01/31/2023

  • Bump backup-and-restore-sdk to version 1.18.60
  • Bump cf-autoscaling to version 249.1.1
  • Bump cf-networking to version 3.19.0
  • Bump cflinuxfs3 to version 0.350.0
  • Bump garden-runc to version 1.22.9
  • Bump metric-registrar to version 2.1.0
  • Bump nats to version 56
  • Bump routing to version 0.254.0
  • Bump ruby-offline-buildpack to version 1.9.0
  • Bump silk to version 3.19.0
  • Bump uaa to version 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.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **aws-sdk-go:** Updated to v1.44.157.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **mysql:** Updated to v1.7.0.
For more information, see [mysql](https://github.com/go-sql-driver/mysql). * **gomega:** Updated to v1.24.2.
For more information, see [gomega](https://github.com/onsi/gomega). * **net:** Updated to v0.4.0.
For more information, see [net](https://github.com/golang/net). * **api:** Updated to v0.104.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
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
          

v2.13.14

Release Date: 01/16/2023

  • [Feature Improvement] vxlan-policy-agent logs when asgs are updated
  • [Bug Fix] Fix issues with secure scraping with rolling deploys and with ncp
  • [Important] This patch release includes nats-release v54, which introduces a migration to an updated version of NATS. See here for more information.
  • Bump capi to version 1.127.10
  • Bump cf-networking to version 3.17.0
  • Bump cflinuxfs3 to version 0.347.0
  • Bump credhub to version 2.12.18
  • Bump diego to version 2.71.0
  • Bump dotnet-core-offline-buildpack to version 2.4.5
  • Bump garden-runc to version 1.22.7
  • Bump loggregator-agent to version 6.5.6
  • Bump metric-registrar to version 2.0.1
  • Bump nats to version 54
  • Bump nodejs-offline-buildpack to version 1.8.4
  • Bump php-offline-buildpack to version 4.5.0
  • Bump pxc to version 0.50.0
  • Bump python-offline-buildpack to version 1.8.4
  • Bump r-offline-buildpack to version 1.1.36
  • Bump routing to version 0.252.0
  • Bump silk to version 3.17.0
  • Bump smoke-tests to version 4.8.2
  • Bump staticfile-offline-buildpack to version 1.5.36
  • Bump uaa to version 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 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.2
  Port 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
          

v2.13.13

Release Date: 12/15/2022

  • [Security Fix] Fix CVE-2022-31733: Unsecured Application Port
  • [Bug Fix] Apps Manager release to improve performance, fix service broker images, and fix too many redirects error.
  • [Bug Fix] service_credential_bindings can bind inactive service plans in capi v3
  • Bump backup-and-restore-sdk to version 1.18.59
  • Bump binary-offline-buildpack to version 1.1.0
  • Bump bosh-system-metrics-forwarder to version 0.0.28
  • Bump bpm to version 1.1.21
  • Bump capi to version 1.127.9
  • Bump cf-autoscaling to version 249.0.25
  • Bump cf-networking to version 3.16.0
  • Bump cflinuxfs3 to version 0.345.0
  • Bump credhub to version 2.12.16
  • Bump diego to version 2.70.0
  • Bump dotnet-core-offline-buildpack to version 2.4.4
  • Bump go-offline-buildpack to version 1.10.2
  • Bump haproxy to version 11.16.1
  • Bump log-cache to version 2.12.4
  • Bump loggregator to version 106.7.5
  • Bump loggregator-agent to version 6.5.5
  • Bump metric-registrar to version 1.2.14
  • Bump metrics-discovery to version 3.2.4
  • Bump mysql-monitoring to version 9.23.0
  • Bump php-offline-buildpack to version 4.4.68
  • Bump push-apps-manager-release to version 676.0.7
  • Bump push-usage-service-release to version 674.0.29
  • Bump pxc to version 0.49.0
  • Bump python-offline-buildpack to version 1.8.3
  • Bump r-offline-buildpack to version 1.1.35
  • Bump routing to version 0.251.0
  • Bump ruby-offline-buildpack to version 1.8.60
  • Bump silk to version 3.16.0
  • Bump statsd-injector to version 1.11.26
  • Bump syslog to version 11.8.6
  • Bump system-metrics-scraper to version 3.3.4
  • Bump uaa to version 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.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **v2:** Updated to v2.5.1.
For more information, see [v2](https://github.com/onsi/ginkgo).
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.
For more information, see [google-cloud-go](https://github.com/googleapis/google-cloud-go). * **aws-sdk-go:** Updated to v1.44.137.
For more information, see [aws-sdk-go](https://github.com/aws/aws-sdk-go). * **bosh-backup-and-restore:** Updated to v1.9.38.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **ginkgo:** Updated to v2.5.0.
For more information, see [ginkgo](https://github.com/onsi/ginkgo). * **gomega:** Updated to v1.24.1.
For more information, see [gomega](https://github.com/onsi/gomega). * **google-api-go-client:** Updated to v0.103.0.
For more information, see [google-api-go-client](https://github.com/googleapis/google-api-go-client).
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`. This bump comes back 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.0
  Final 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`.
For more information, see [app-usage-service](https://github.com/pivotal-cf/app-usage-service). * **metric-registrar-cli:** Updated to `v1.3.7`.
For more information, see [metric-registrar-cli](https://github.com/pivotal-cf/metric-registrar-cli/releases/tag/1.3.7).
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 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/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 through `/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.
  * 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.6
  Update 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
          

v2.13.12

Release Date: 12/01/2022

  • [Feature Improvement] Allow lower minimum memory on doppler and lower default
  • [Bug Fix] Reduce DB query complexity in CAPI to avoid overloading the DB in very large organizations
  • Bump capi to version 1.127.6
  • Bump credhub to version 2.12.13
  • Bump nfs-volume to version 7.1.8
  • Bump pxc to version 0.48.0
  • Bump syslog to version 11.8.5
  • Bump uaa to version 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
          

v2.13.11

Release Date: 11/10/2022

  • [Security Fix] Bump of nodejs-offline-buildpack to version 4.8.3 fully addresses CVE-2022-3602 and CVE-2022-3786 in OpenSSL 3.x; impacted versions of OpenSSL are otherwise not used in this version line of TAS.
  • [Feature] Add “Max request header size in kb” property to Networking tab to allow operators to specify a limit on the aggregate size of request headers. Requests over this limit receive a 431 status code.
  • [Bug Fix] Fix capi parsing of apps manifest
  • [Bug Fix] Bump 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.
  • Bump backup-and-restore-sdk to version 1.18.57
  • Bump binary-offline-buildpack to version 1.0.47
  • Bump bosh-system-metrics-forwarder to version 0.0.27
  • Bump capi to version 1.127.5
  • Bump cf-autoscaling to version 249.0.23
  • Bump cflinuxfs3 to version 0.332.0
  • Bump credhub to version 2.12.12
  • Bump diego to version 2.69.0
  • Bump dotnet-core-offline-buildpack to version 2.4.2
  • Bump garden-runc to version 1.22.5
  • Bump go-offline-buildpack to version 1.10.0
  • Bump haproxy to version 11.16.0
  • Bump java-offline-buildpack to version 4.53
  • Bump log-cache to version 2.12.3
  • Bump loggregator to version 106.7.3
  • Bump loggregator-agent to version 6.5.4
  • Bump mapfs to version 1.2.12
  • Bump metric-registrar to version 1.2.13
  • Bump metrics-discovery to version 3.2.3
  • Bump mysql-monitoring to version 9.22.0
  • Bump nginx-offline-buildpack to version 1.1.45
  • Bump nodejs-offline-buildpack to version 1.8.3
  • Bump php-offline-buildpack to version 4.4.67
  • Bump pxc to version 0.47.0
  • Bump python-offline-buildpack to version 1.8.0
  • Bump r-offline-buildpack to version 1.1.34
  • Bump routing to version 0.244.0
  • Bump ruby-offline-buildpack to version 1.8.59
  • Bump smb-volume to version 3.1.6
  • Bump smoke-tests to version 4.8.1
  • Bump staticfile-offline-buildpack to version 1.5.35
  • Bump statsd-injector to version 1.11.25
  • Bump syslog to version 11.8.4
  • Bump uaa to version 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.
For more information, see [gomega](https://github.com/onsi/gomega). * **api:** Updated to v0.101.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client). * **rspec:** Updated to v3.12.0.
For more information, see [rspec](https://github.com/rspec/rspec-metagem).
v1.18.55
  ## Changes
  * Bump mysql from 5.7.38 to 5.7.39 (#722)
  ## Dependencies
  * **gomega:** Updated to v1.22.1.
For more information, see [gomega](https://github.com/onsi/gomega).
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.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **api:** Updated to v0.98.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.53
  ## Changes
  * Update vendored package golang-1-linux (#677)
  ## Dependencies
  * **bosh-backup-and-restore:** Updated to v1.9.38.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **pq:** Updated to v1.10.7.
For more information, see [pq](https://github.com/lib/pq). * **api:** Updated to v0.96.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
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.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **gomega:** Updated to v1.20.2.
For more information, see [gomega](https://github.com/onsi/gomega).
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.4
  This release was created by mistake through 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.53
  I'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 (#964).
  ## 🚨 Deprecation of Spring Cloud Connectors & Spring Auto Reconfiguration 🚨
  This release reverts the change made in v4.51 which deactivated the Spring Auto Reconfiguration framework by default. From this release, it's 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 happens in a release after March 2023, and the library is removed in a release after March 2024. As before, you can [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.52
  I'm pleased to announce the release of the `java-buildpack`, version `4.52`. This is a maintenance release and support is added 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 deactivated 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 can [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.51
  I'm pleased to announce the release of the `java-buildpack`, version `4.51`. This release makes the change in line with #951 which deactivates Spring Auto Reconfiguration by default. Users can still explicitly opt-in to this feature by enabling it manually, until after Dec 2022 when it's 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 can [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`.
For more information, see [mapfs](https://github.com/cloudfoundry/mapfs).
metric-registrar 1.2.13
metrics-discovery 3.2.3
mysql-monitoring 9.22.0
9.22.0
  Final 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 might 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).
  * Always suspend pruning when nats is down https://github.com/cloudfoundry/routing-release/pull/287.
  * **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.  🎉 ([PR 9](https://github.com/cloudfoundry/cf-tcp-router/pull/9))
  - `gorouter` truncates 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 reads while 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 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.
For more information, see [bosh-template](https://github.com/cloudfoundry/bosh). * **smbbroker:** Updated to v`89a0251`.
For more information, see [smbbroker](https://github.com/cloudfoundry/smbbroker). * **smbdriver:** Updated to v`68ff9d8`.
For more information, see [smbdriver](https://github.com/cloudfoundry/smbdriver).
smoke-tests 4.8.1
4.8.1
  Create bosh final release 4.8.1
          
4.8.0
  Create 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.
          

v2.13.10

Release Date: 10/19/2022

  • [Breaking change] A change in behavior to line-based log rate limits has been made. Previously, logs were buffered and released at the allowed rate, now logs exceeding the limit are dropped.
  • [Feature] Allow operators to specify isolation segments that can be routable through TAS routers
  • [Bug Fix] Fixes UAA’s compatibility with Amazon Aurora MySQL
  • [Bug Fix] Fix Capi compatibility with MySQL 8
  • Bump capi to version 1.127.4
  • Bump cf-cli to version 1.41.0
  • Bump diego to version 2.66.3
  • Bump mapfs to version 1.2.11
  • Bump nfs-volume to version 7.1.3
  • Bump push-usage-service-release to version 674.0.25
  • Bump routing to version 0.239.0
  • Bump smb-volume to version 3.1.5
  • Bump smoke-tests to version 4.7.0
  • Bump uaa to version 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 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 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 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 allows 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.0
  Create 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.
          

v2.13.9

Release Date: 09/21/2022

  • [Security Fix] Bump Cloud Controller Ruby version to 2.7.6 and Go to 1.18.5
  • [Security Fix] Update Content-Security-Policy
  • [Feature] TAS for VMs v2.13 is a long-term support track (LTS-T) release, to be supported through March of 2024. The version number is to receive a +LTS-T metadata addition in a future patch.
  • [Feature] Enables jumpgrade from TAS for VMs v2.11, attendant to LTS-T status.
  • [Feature] Enables TLS for all internal MySQL galera and monitoring components
  • [Feature Improvement] Bump golang to 1.18 for diego, routing, cf-networking, and silk
  • [Feature Improvement] Use the latest version of nats-release
  • Bump backup-and-restore-sdk to version 1.18.50
  • Bump bosh-system-metrics-forwarder to version 0.0.24
  • Bump bpm to version 1.1.19
  • Bump capi to version 1.127.3
  • Bump cf-networking to version 3.12.0
  • Bump cflinuxfs3 to version 0.319.0
  • Bump credhub to version 2.12.8
  • Bump dotnet-core-offline-buildpack to version 2.4.0
  • Bump garden-runc to version 1.22.0
  • Bump go-offline-buildpack to version 1.9.49
  • Bump haproxy to version 11.13.0
  • Bump log-cache to version 2.11.13
  • Bump loggregator to version 106.6.9
  • Bump loggregator-agent to version 6.4.4
  • Bump metric-registrar to version 1.2.10
  • Bump metrics-discovery to version 3.1.2
  • Bump mysql-monitoring to version 9.18.0
  • Bump nginx-offline-buildpack to version 1.1.42
  • Bump nodejs-offline-buildpack to version 1.7.73
  • Bump php-offline-buildpack to version 4.4.65
  • Bump push-apps-manager-release to version 676.0.6
  • Bump python-offline-buildpack to version 1.7.57
  • Bump r-offline-buildpack to version 1.1.32
  • Bump ruby-offline-buildpack to version 1.8.57
  • Bump silk to version 3.12.0
  • Bump staticfile-offline-buildpack to version 1.5.33
  • Bump statsd-injector to version 1.11.21
  • Bump syslog to version 11.8.2
  • Bump system-metrics-scraper to version 3.2.8
  • Bump uaa to version 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.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **bosh-backup-and-restore:** Updated to v1.9.37.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **api:** Updated to v0.94.0.
For more information, see [api](https://github.com/googleapis/google-api-go-client).
v1.18.49
  ## Changes
  * Add final release 1.18.47 [ci skip]
  ## Dependencies
  * **storage:** Updated to v1.24.0.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **bosh-backup-and-restore:** Updated to v1.9.35.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **gomega:** Updated to v1.20.0.
For more information, see [gomega](https://github.com/onsi/gomega).
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.
For more information, see [storage](https://github.com/googleapis/google-cloud-go). * **bosh-backup-and-restore:** Updated to v1.9.35.
For more information, see [bosh-backup-and-restore](https://github.com/cloudfoundry-incubator/bosh-backup-and-restore). * **gomega:** Updated to v1.20.0.
For more information, see [gomega](https://github.com/onsi/gomega).
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.
          

v2.13.8

Release Date: 08/10/2022

  • [Feature Improvement] Application Security Group poller makes fewer requests to Cloud Controller.
  • Bump backup-and-restore-sdk to version 1.18.47
  • Bump bosh-system-metrics-forwarder to version 0.0.23
  • Bump cf-autoscaling to version 249.0.17
  • Bump cf-networking to version 3.11.0
  • Bump cflinuxfs3 to version 0.312.0
  • Bump dotnet-core-offline-buildpack to version 2.3.44
  • Bump go-offline-buildpack to version 1.9.48
  • Bump haproxy to version 11.12.0
  • Bump java-offline-buildpack to version 4.50
  • Bump log-cache to version 2.11.12
  • Bump loggregator to version 106.6.8
  • Bump loggregator-agent to version 6.4.3
  • Bump metric-registrar to version 1.2.9
  • Bump metrics-discovery to version 3.1.1
  • Bump nginx-offline-buildpack to version 1.1.41
  • Bump nodejs-offline-buildpack to version 1.7.72
  • Bump php-offline-buildpack to version 4.4.64
  • Bump push-apps-manager-release to version 676.0.5
  • Bump pxc to version 0.44.0
  • Bump python-offline-buildpack to version 1.7.56
  • Bump r-offline-buildpack to version 1.1.31
  • Bump routing to version 0.236.0
  • Bump ruby-offline-buildpack to version 1.8.56
  • Bump silk to version 3.11.0
  • Bump staticfile-offline-buildpack to version 1.5.32
  • Bump statsd-injector to version 1.11.20
  • Bump syslog to version 11.8.1
  • Bump system-metrics-scraper to version 3.2.7
  • Bump uaa to version 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

v2.13.7

Release Date: 07/19/2022

  • [Security Fix] Update Content-Security-Policy
  • [Feature] Enable telemetry for iptables rules on Diego cells
  • [Feature] User has the ability to manage step up scaling app instances using Apps Manager
  • [Feature Improvement] Deprecate Spring Cloud Connectors & Spring Auto Configuration support in Java Buildpack.
  • [Bug Fix] Add health check script for Bosh DNS for Cloud Controller
  • [Bug Fix] Fix dummy routes showing in the User Interface
  • [Bug Fix] Fix role assignment when users are created through the CLI
  • [Bug Fix] Fix share domain with organization screen from erroring out
  • [Bug Fix] Resolves an issue with HAProxy log rotation creating null bytes and not freeing disk space after rotation
  • [Bug Fix] Use Content-Disposition header as heapdump filename
  • [Bug Fix] When Autoscaler is configured to use the RabbitMQ Queue Depth scaling metric in an autoscaling rule, you can specify a RabbitMQ service instance. If you specify a service instance, Autoscaler only requests metrics from that service instance.
  • [Bug Fix] Autoscaler migration correctly handles manually-created service bindings index.
  • [Bug Fix] Fixes Autoscaler edge case when using http_throughput rules with scaling factor larger than 1.
  • Bump backup-and-restore-sdk to version 1.18.46
  • Bump cf-autoscaling to version 249.0.13
  • Bump cf-networking to version 3.9.0
  • Bump cflinuxfs3 to version 0.309.0
  • Bump credhub to version 2.12.6
  • Bump diego to version 2.62.0
  • Bump dotnet-core-offline-buildpack to version 2.3.43
  • Bump go-offline-buildpack to version 1.9.47
  • Bump haproxy to version 11.11.0
  • Bump loggregator-agent to version 6.4.2
  • Bump metrics-discovery to version 3.1.0
  • Bump nats to version 45
  • Bump nodejs-offline-buildpack to version 1.7.71
  • Bump php-offline-buildpack to version 4.4.63
  • Bump push-apps-manager-release to version 676.0.3
  • Bump pxc to version 0.43.0
  • Bump routing to version 0.235.0
  • Bump silk to version 3.9.0
  • Bump syslog to version 11.8.0
  • Bump system-metrics-scraper to version 3.2.6
  • Bump uaa to version 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

v2.13.6

Release Date: 06/24/2022

  • Bump diego to version 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

v2.13.5

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.

  • [Security Fix] Added Content-Security-Policy headers in UAA responses
  • [Bug Fix] Fix metric registrar secure scraping with isolation segments
  • [Bug Fix] Resolves an issue with Dynamic ASGs and ASG containing ‘ICMP any’ rules causing apps not to start
  • [Bug Fix] Sticky sessions no longer break when used with route-services that return HTTP 4xx/5xx responses
  • [Breaking change] Syslog drains configured to use TLS now reject certificates signed with the SHA-1 hash function.
  • [Breaking change] If you followed the procedure in Autoscale application fails with MySQL Deadlock errors to manually add an index to an Autoscale database, and the index is not dropped before you upgrade to TAS for VMs v2.13.5, upgrading causes an error.
  • [Bug Fix/Improvement] Stop emitting debug metrics for agents and log-cache by default. Reduces load on logging system by >=720 metrics per vm per minute
  • Bump backup-and-restore-sdk to version 1.18.42
  • Bump binary-offline-buildpack to version 1.0.45
  • Bump bosh-system-metrics-forwarder to version 0.0.22
  • Bump bpm to version 1.1.18
  • Bump capi to version 1.127.2
  • Bump cf-autoscaling to version 249.0.7
  • Bump cf-networking to version 3.6.0
  • Bump cflinuxfs3 to version 0.301.0
  • Bump diego to version 2.64.0
  • Bump dotnet-core-offline-buildpack to version 2.3.42
  • Bump garden-runc to version 1.20.6
  • Bump go-offline-buildpack to version 1.9.46
  • Bump haproxy to version 11.10.2
  • Bump java-offline-buildpack to version 4.49
  • Bump log-cache to version 2.11.11
  • Bump loggregator to version 106.6.7
  • Bump loggregator-agent to version 6.4.1
  • Bump metric-registrar to version 1.2.6
  • Bump metrics-discovery to version 3.0.13
  • Bump nats to version 44
  • Bump nginx-offline-buildpack to version 1.1.38
  • Bump nodejs-offline-buildpack to version 1.7.70
  • Bump php-offline-buildpack to version 4.4.61
  • Bump push-apps-manager-release to version 676.0.2
  • Bump push-offline-docs-release to version 1.0.94
  • Bump push-usage-service-release to version 674.0.24
  • Bump python-offline-buildpack to version 1.7.54
  • Bump r-offline-buildpack to version 1.1.29
  • Bump routing to version 0.233.0
  • Bump ruby-offline-buildpack to version 1.8.54
  • Bump silk to version 3.6.0
  • Bump staticfile-offline-buildpack to version 1.5.30
  • Bump statsd-injector to version 1.11.19
  • Bump syslog to version 11.7.10
  • Bump system-metrics-scraper to version 3.2.5
  • Bump uaa to version 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

v2.13.4

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.

  • Bump capi to version 1.127.1
  • Bump credhub to version 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

v2.13.3 - Withdrawn

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.

  • [Security Fix] This release fixes CVE-2022-23806 and CVE-2022-23772.
  • [Feature Improvement] Add option to configure CC BBR health check timeout
  • Bump backup-and-restore-sdk to version 1.18.39
  • Bump binary-offline-buildpack to version 1.0.43
  • Bump capi to version 1.127.1
  • Bump cflinuxfs3 to version 0.285.0
  • Bump credhub to version 2.12.2
  • Bump diego to version 2.62.0
  • Bump dotnet-core-offline-buildpack to version 2.3.41
  • Bump garden-runc to version 1.20.3
  • Bump go-offline-buildpack to version 1.9.42
  • Bump haproxy to version 11.10.1
  • Bump java-offline-buildpack to version 4.48.2
  • Bump nginx-offline-buildpack to version 1.1.37
  • Bump nodejs-offline-buildpack to version 1.7.69
  • Bump php-offline-buildpack to version 4.4.59
  • Bump push-offline-docs-release to version 1.0.71
  • Bump python-offline-buildpack to version 1.7.53
  • Bump r-offline-buildpack to version 1.1.28
  • Bump ruby-offline-buildpack to version 1.8.53
  • Bump staticfile-offline-buildpack to version 1.5.29
  • Bump uaa to version 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

v2.13.2

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.

  • [Security Fix] This release fixes CVE-2022-22965; note that the “fix” in the immediately prior version did not address the vulnerability, as Spring framework dependencies in UAA that can be updated, were not. We have confirmed this version contains the dependency bumps, and that it is no longer vulnerable to our confirmed exploit. We consider this patch necessary for secure operation; see the VMware Security Advisory here for more details. This release also includes a new version of the Java Buildpack.
  • Bump java-offline-buildpack to version 4.48.2
  • Bump uaa to version 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

v2.13.1

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.

  • [Security Fix] This release was intended to address CVE-2022-22965, but did not update the vulnerable dependencies. Upgrade to a more recent patch version instead. See the VMware Security Advisory here for more details.
  • Bump uaa to version 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

v2.13.0

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
* The `cf-cli` version corresponds to the commercial distribution on VMware Tanzu Network.

How to upgrade

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://network.pivotal.io/ or contact the partner organization that produces the tile.

New features in TAS for VMs v2.13

TAS for VMs v2.13 includes the following major features:

Update the Destination App Protocol for routes

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:

  1. 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 is compatible with MySQL 8

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.

TAS for VMs Components Use Golang v1.17

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.

Dynamic App Security Group rules

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:

  1. Navigate to the Ops Manager Installation Dashboard.

  2. Click the TAS for VMs tile.

  3. Select Networking.

  4. Select the Enable dynamic application security group changes checkbox.

  5. Click Save.

For more information about ASGs, see App Security Groups.

Configure Scaling Factors for App Autoscaler

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 plug-in.

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 plug-in, see Update Scaling Factors in Using the App Autoscaler CLI.

For more information, see About App Autoscaler.

Log Cache Uses Its Own Instance Group

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 following sections:

Rotate the Root CA and NATS CA without Re-creating all VMs

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.

Enable IMDSv2 in Ops Manager on AWS

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.

One-Way TLS for Container-to-Container Communication

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.

Download Offline Tools in Air-Gapped Environments

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:

  1. Go to the Ops Manager Installation Dashboard.

  2. Click the TAS for VMs tile.

  3. Select Apps Manager.

  4. Under Configure how developers access documentation, tools and pluggins when unable to connect to the internet, activate the Enable access to offline tools checkbox.

  5. Under Choose which CF CLI packages to include, select either CF CLI V7 or CF CLI V8.

  6. Click Save.

  7. Select Errands.

  8. From the Offline Docs Errand dropdown, select On.

  9. Click Save.

  10. Return to the Ops Manager Installation Dashboard.

  11. Click Review Pending Changes.

  12. Click Apply Changes.

For more information, see (Optional) Configure Custom Branding and Apps Manager in Configuring TAS for VMs.

Breaking changes

Java Buildpack 4.62.0 removes Spring AutoReconfiguration library for Spring Boot 3 applications

From v4.62.0, the Java Buildpack will no longer install the Spring AutoReconfiguration (SAR) library for Spring Boot 3 applications. This library was deprecated in May 2022 and overwrites your configured Spring Beans to connect to bound services. This is not recommended for use in production environments. The recommended replacement is the Java CfEnv library.

Applications should not be affected by this change if:

  • They are using Spring Boot 2.x - SAR will be installed and supported for the life of Spring Boot 2, although it is recommended to migrate to Java CfEnv as soon as possible.
  • They are using Spring Boot 3 and
    • have already migrated from SAR to Java CfEnv** or
    • have already migrated from Spring Cloud Connectors to Java CfEnv**

** The buildpack will not install Java CfEnv if it is already detected as an app dependency.

Your applications might be affected by the following two scenarios:

  • The app uses Spring Boot 3 and does not have Spring Cloud Connectors as a dependency.
  • The app uses Spring Boot 3 and does have Spring Cloud Connectors as a dependency.

If your application is affected by this change see this KB article for troubleshooting: Spring AutoReconfiguration Removed for Spring Boot 3 Applications

Log and Metric Topology 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. To ensure smooth operation, please ensure the necessary ports are open to these new log-cache VMs. Ports should be open for TAS for VMs, Isolation Segments and TAS for Windows VMs prior to upgrading TAS.

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 does 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.

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 might 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 plug-in. 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 check box in the System Logging pane of the TAS for VMs tile.

Gorouter Certificates Require a SAN Extension

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:

  1. Verify that all certificates in Ops Manager use a valid SAN. If they do not, rotate your certificates using a valid SAN.

  2. 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 Rejects IP Addresses with Leading Zeros

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.

cf CLI v6 is not supported

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.

Known issues

TAS for VMs v2.13 includes the following known issues:

Potential data loss for service usage data after upgrading TAS

Release 2.13.27 introduced a bug that could result in the loss of Service Usage data. To avoid data loss, customers that depend on usage data should follow the workaround in this KB article or upgrade to a later version of VMware Tanzu Application Service for VMs within 30 days of upgrading to this version.

Firehose Nozzles Unavailable During Upgrade

A forthcoming patch release of TAS for VMs v2.13 resolves 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) is not 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 might be a lengthy window (multiple hours).

Logs and metrics continue to be available from the cf CLI, Reverse Log Proxy (v2) nozzles and syslog drains.

Possible Log Cache Downtime When Upgrading from Certain TAS for VMs Versions

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

Apps Stop Running After Deploy when Using Dynamic ASGs with ICMP Any Rules

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.

Please check your NATS server version

In TAS 2.11.26, we introduced a nats release that replaced the underlying package from NATS v1.0 to NATS v2.0. TAS 2.13.14 is the first patch release of TAS 2.13 that includes NATS v2.0. The migration should happen invisibly; however if the migration is not successful, your nats servers may still be running NATS v1.0.

Per the TAS Support Lifecycle Policy, we will keep the NATS v1.0 as a fallback, but will remove it in a future version. Please follow the knowledge base article here to confirm that your nats instances have migrated successfully, and see how to troubleshoot if they have not.

check-circle-line exclamation-circle-line close-line
Scroll to top icon