Releases: cloudfoundry/java-buildpack
v5.0.2
Packaged binaries:
| name | version | cf_stacks |
|---|---|---|
| auto-reconfiguration | 2.12.0 | cflinuxfs4 |
| azure-application-insights | 3.6.2 | cflinuxfs4 |
| cf-metrics-exporter | 0.7.1 | cflinuxfs4 |
| client-certificate-mapper | 2.0.1 | cflinuxfs4 |
| container-security-provider | 1.20.0 | cflinuxfs4 |
| contrast-security | 6.23.0 | cflinuxfs4 |
| datadog-javaagent | 1.42.1 | cflinuxfs4 |
| elastic-apm-agent | 1.52.0 | cflinuxfs4 |
| google-stackdriver-profiler | 0.4.0 | cflinuxfs4 |
| groovy | 4.0.29 | cflinuxfs4 |
| jacoco | 0.8.14 | cflinuxfs4 |
| java-cfenv | 3.5.1 | cflinuxfs4, cflinuxfs5 |
| java-cfenv | 4.0.0 | cflinuxfs4, cflinuxfs5 |
| java-memory-assistant | 0.5.0 | cflinuxfs4 |
| java-memory-assistant-cleanup | 0.1.0 | cflinuxfs4 |
| jprofiler-profiler | 15.0.4 | cflinuxfs4, cflinuxfs5 |
| jrebel | 2025.4.1 | cflinuxfs4 |
| jvmkill | 1.17.0 | cflinuxfs4 |
| luna-security-provider | 7.4.0 | cflinuxfs4 |
| mariadb-jdbc | 3.5.7 | cflinuxfs4 |
| memory-calculator | 4.1.0 | cflinuxfs4 |
| memory-calculator | 4.2.0 | cflinuxfs4 |
| metric-writer | 3.5.0 | cflinuxfs4 |
| newrelic | 8.15.0 | cflinuxfs4 |
| open-telemetry-javaagent | 2.22.0 | cflinuxfs4 |
| openjdk | 8.0.492+9 | cflinuxfs4, cflinuxfs5 |
| openjdk | 11.0.31+11 | cflinuxfs4, cflinuxfs5 |
| openjdk | 17.0.19+11 | cflinuxfs4, cflinuxfs5 |
| openjdk | 21.0.11+11 | cflinuxfs4, cflinuxfs5 |
| openjdk | 25.0.3+11 | cflinuxfs4, cflinuxfs5 |
| postgresql-jdbc | 42.7.8 | cflinuxfs4 |
| sapmachine | 17.0.19 | cflinuxfs4, cflinuxfs5 |
| sapmachine | 21.0.11 | cflinuxfs4, cflinuxfs5 |
| sapmachine | 25.0.3 | cflinuxfs4, cflinuxfs5 |
| sealights-agent | 4.0.2570 | cflinuxfs4 |
| skywalking-agent | 9.6.0 | cflinuxfs4, cflinuxfs5 |
| splunk-otel-javaagent | 2.22.0 | cflinuxfs4 |
| spring-boot-cli | 2.7.18 | cflinuxfs4 |
| tomcat | 9.0.113 | cflinuxfs4 |
| tomcat | 10.1.54 | cflinuxfs4, cflinuxfs5 |
| tomcat | 11.0.21 | cflinuxfs4, cflinuxfs5 |
| tomcat-access-logging-support | 3.4.0 | cflinuxfs3, cflinuxfs4 |
| tomcat-lifecycle-support | 3.4.0 | cflinuxfs3, cflinuxfs4 |
| tomcat-logging-support | 3.4.0 | cflinuxfs3, cflinuxfs4 |
| your-kit-profiler | 2025.9.191 | cflinuxfs4, cflinuxfs5 |
| zulu | 8.0.492 | cflinuxfs4, cflinuxfs5 |
| zulu | 11.0.31 | cflinuxfs4, cflinuxfs5 |
| zulu | 17.0.19 | cflinuxfs4, cflinuxfs5 |
Default binary versions:
| name | version |
|---|---|
| openjdk | 17.x |
| zulu | 11.x |
| sapmachine | 21.x |
| tomcat | 10.1.x |
| tomcat-access-logging-support | 3.x |
| tomcat-lifecycle-support | 3.x |
| tomcat-logging-support | 3.x |
| groovy | 4.0.x |
| spring-boot-cli | 2.7.x |
| jvmkill | 1.x |
| memory-calculator | 4.x |
| auto-reconfiguration | 2.x |
| java-cfenv | 3.x |
| client-certificate-mapper | 2.x |
| postgresql-jdbc | 42.x |
| mariadb-jdbc | 3.x |
| datadog-javaagent | 1.x |
| elastic-apm-agent | 1.x |
| azure-application-insights | 3.x |
| skywalking-agent | 9.x |
| splunk-otel-javaagent | 2.x |
| google-stackdriver-profiler | 0.x |
| open-telemetry-javaagent | 2.x |
| jacoco | 0.8.x |
| contrast-security | 6.x |
| jrebel | 2025.x |
| java-memory-assistant | 0.x |
| java-memory-assistant-cleanup | 0.x |
| your-kit-profiler | 2025.x |
| jprofiler-profiler | 15.x |
| sealights-agent | 4.x |
| container-security-provider | 1.x |
| luna-security-provider | 7.x |
| newrelic | 8.x |
| cf-metrics-exporter | 0.7.x |
| metric-writer | 3.x |
Packaging profiles:
minimal JDKs, CF utilities, Tomcat, and common frameworks only. No APM agents, profilers, or JDBC drivers.
standard Core + open-source APM, OTel, and JDBC drivers. No commercial agents or profilers.
- Uncached buildpack SHA256: 285a75b6743bcddba73ccc960bc0b8acfd1e10104573a06e97ed41c52ff416e3
What's Changed
- Fix issues in Java Main container by @kiril-keranov in #1234
- Upgrade switchblade to v0.9.5 by @tnikolova82 in #1237
- feat: adopt selective dependency packaging (profiles) by @ramonskie in #1228
- Update libbuildpack by @ari-wg-gitbot in #1238
- Updating version for tomcat for 11.0.X by @ari-wg-gitbot in #1235
- Updating version for tomcat for 10.1.X by @ari-wg-gitbot in #1233
- Fix issues in open_telemetry_javaagent and splunk_java_agent frameworks by @kiril-keranov in #1239
- Updating version for sapmachine for 25.X.X by @ari-wg-gitbot in #1240
- Updating version for sapmachine for 21.X.X by @ari-wg-gitbot in #1241
- Updating version for sapmachine for 17.X.X by @ari-wg-gitbot in #1242
- Updating version for zulu for 8.X.X by @ari-wg-gitbot in #1243
- Updating version for zulu for 17.X.X by @ari-wg-gitbot in #1244
- Updating version for zulu for 11.X.X by @ari-wg-gitbot in #1245
- Updating version for openjdk for 21.X.X by @ari-wg-gitbot in #1246
- Updating version for openjdk for 11.X.X by @ari-wg-gitbot in #1247
- Updating version for openjdk for 17.X.X by @ari-wg-gitbot in #1248
- Updating version for openjdk for 8.X.X by @ari-wg-gitbot in #1249
- Updating version for java-cfenv for 3.X.X by @ari-wg-gitbot in #1251
- Updating version for java-cfenv for 4.X.X by @ari-wg-gitbot in #1253
- Fix issues in play, spring-boot-cli containers and add tests by @kiril-keranov in #1250
- reduce install framework logging during startup by @stokpop in #1230
- Updating version for openjdk for 25.X.X by @ari-wg-gitbot in #1254
- add support for spring boot 4, with a fallback to 3 by @zakerf in #1226
New Contributors
- @tnikolova82 made their first contribution in #1237
- @zakerf made their first contribution in #1226
Full Changelog: v5.0.1...v5.0.2
v5.0.1
Packaged binaries:
| name | version | cf_stacks |
|---|---|---|
| auto-reconfiguration | 2.12.0 | cflinuxfs4 |
| azure-application-insights | 3.6.2 | cflinuxfs4 |
| cf-metrics-exporter | 0.7.1 | cflinuxfs4 |
| client-certificate-mapper | 2.0.1 | cflinuxfs4 |
| container-security-provider | 1.20.0 | cflinuxfs4 |
| contrast-security | 6.23.0 | cflinuxfs4 |
| datadog-javaagent | 1.42.1 | cflinuxfs4 |
| elastic-apm-agent | 1.52.0 | cflinuxfs4 |
| google-stackdriver-profiler | 0.4.0 | cflinuxfs4 |
| groovy | 4.0.29 | cflinuxfs4 |
| jacoco | 0.8.14 | cflinuxfs4 |
| java-cfenv | 3.5.0 | cflinuxfs4 |
| java-memory-assistant | 0.5.0 | cflinuxfs4 |
| java-memory-assistant-cleanup | 0.1.0 | cflinuxfs4 |
| jprofiler-profiler | 15.0.4 | cflinuxfs4, cflinuxfs5 |
| jrebel | 2025.4.1 | cflinuxfs4 |
| jvmkill | 1.17.0 | cflinuxfs4 |
| luna-security-provider | 7.4.0 | cflinuxfs4 |
| mariadb-jdbc | 3.5.7 | cflinuxfs4 |
| memory-calculator | 4.1.0 | cflinuxfs4 |
| memory-calculator | 4.2.0 | cflinuxfs4 |
| metric-writer | 3.5.0 | cflinuxfs4 |
| newrelic | 8.15.0 | cflinuxfs4 |
| open-telemetry-javaagent | 2.22.0 | cflinuxfs4 |
| openjdk | 8.0.482+10 | cflinuxfs4, cflinuxfs5 |
| openjdk | 11.0.30+9 | cflinuxfs4, cflinuxfs5 |
| openjdk | 17.0.18+10 | cflinuxfs4, cflinuxfs5 |
| openjdk | 21.0.10+10 | cflinuxfs4, cflinuxfs5 |
| openjdk | 25.0.2+12 | cflinuxfs4, cflinuxfs5 |
| postgresql-jdbc | 42.7.8 | cflinuxfs4 |
| sapmachine | 17.0.18 | cflinuxfs4, cflinuxfs5 |
| sapmachine | 21.0.10 | cflinuxfs4, cflinuxfs5 |
| sapmachine | 25.0.2 | cflinuxfs4, cflinuxfs5 |
| sealights-agent | 4.0.2570 | cflinuxfs4 |
| skywalking-agent | 9.6.0 | cflinuxfs4, cflinuxfs5 |
| splunk-otel-javaagent | 2.22.0 | cflinuxfs4 |
| spring-boot-cli | 2.7.18 | cflinuxfs4 |
| tomcat | 9.0.113 | cflinuxfs4 |
| tomcat | 10.1.52 | cflinuxfs4, cflinuxfs5 |
| tomcat | 11.0.20 | cflinuxfs4, cflinuxfs5 |
| tomcat-access-logging-support | 3.4.0 | cflinuxfs3, cflinuxfs4 |
| tomcat-lifecycle-support | 3.4.0 | cflinuxfs3, cflinuxfs4 |
| tomcat-logging-support | 3.4.0 | cflinuxfs3, cflinuxfs4 |
| your-kit-profiler | 2025.9.191 | cflinuxfs4, cflinuxfs5 |
| zulu | 8.0.482 | cflinuxfs4, cflinuxfs5 |
| zulu | 11.0.30 | cflinuxfs4, cflinuxfs5 |
| zulu | 17.0.18 | cflinuxfs4, cflinuxfs5 |
Default binary versions:
| name | version |
|---|---|
| openjdk | 17.x |
| zulu | 11.x |
| sapmachine | 21.x |
| tomcat | 10.1.x |
| tomcat-access-logging-support | 3.x |
| tomcat-lifecycle-support | 3.x |
| tomcat-logging-support | 3.x |
| groovy | 4.0.x |
| spring-boot-cli | 2.7.x |
| jvmkill | 1.x |
| memory-calculator | 4.x |
| auto-reconfiguration | 2.x |
| java-cfenv | 3.x |
| client-certificate-mapper | 2.x |
| postgresql-jdbc | 42.x |
| mariadb-jdbc | 3.x |
| datadog-javaagent | 1.x |
| elastic-apm-agent | 1.x |
| azure-application-insights | 3.x |
| skywalking-agent | 9.x |
| splunk-otel-javaagent | 2.x |
| google-stackdriver-profiler | 0.x |
| open-telemetry-javaagent | 2.x |
| jacoco | 0.8.x |
| contrast-security | 6.x |
| jrebel | 2025.x |
| java-memory-assistant | 0.x |
| java-memory-assistant-cleanup | 0.x |
| your-kit-profiler | 2025.x |
| jprofiler-profiler | 15.x |
| sealights-agent | 4.x |
| container-security-provider | 1.x |
| luna-security-provider | 7.x |
| newrelic | 8.x |
| cf-metrics-exporter | 0.7.x |
| metric-writer | 3.x |
- Uncached buildpack SHA256: a98f3c872af06b60121b8e27fde06695e9f2879335f04477c42a41f3665b8e0c
What's Changed
- fix: normalise tomcat version wildcard + to * (fixes #1219) by @ramonskie in #1220
- [go-migration] Refactoring and code cleanup for Tomcat container and some frameworks by @kiril-keranov in #1225
- Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #1227
- Update debug framework name to "Remote Debug" by @stokpop in #1221
Full Changelog: v5.0.0...v5.0.1
v5.0.0
⚠️ Experimental Release — As per the RFC: Java Buildpack Migration to Golang, thev5.0.xseries is intended to collect broad community feedback. Incompatible changes may still occur before the first GA release (v5.1.0).
🎉 Complete Rewrite: Ruby → Go
This is the first release of the Go-based Java Buildpack — a full rewrite of the previously Ruby-based implementation. It is built on top of libbuildpack, aligning the Java Buildpack with the rest of the Cloud Foundry buildpack ecosystem. The new buildpack is a drop-in replacement for v4.x under this new major version.
The migration restores active maintainability and makes it easier for the broader CF community to contribute.
⚠️ New Defaults — Action Required
If your application does not pin Java or Tomcat versions, the following new defaults apply on your next cf push or cf restage:
| Ruby Buildpack (v4) | Go Buildpack (v5) | |
|---|---|---|
| Java | OpenJDK JRE 1.8.x | OpenJDK JRE 17.x |
| Tomcat | Tomcat 9.0.x | Tomcat 10.x |
| SpringAutoReconfiguration | Enabled | Disabled (deprecated) |
The Tomcat 9 → 10 upgrade changes the servlet namespace from
javax.*tojakarta.*and will likely require code changes. A migration tool is available to help.To keep your current versions, pin them explicitly — see the Migration Guide.
Breaking Changes
SpringAutoReconfigurationFrameworkdisabled by default — usejava-cfenvas the recommended replacement.JBP_CONFIG_COMPONENTSfor JRE selection is deprecated — useJBP_CONFIG_<JRE_TYPE>instead (e.g.JBP_CONFIG_OPEN_JDK_JRE). See JRE Selection.- Custom JRE usage is only supported as documented in the Custom JRE Usage Guide.
JRE location has changed — hardcoded paths will break (#1151)
The Go-based buildpack installs the JRE in a different location than the Ruby buildpack. If your application or any CF Tasks invoke Java via a hardcoded path (e.g. .java-buildpack/open_jdk_jre/bin/java) or set JAVA_HOME pointing to the old location, they will fail with No such file or directory after migrating to v5.
Fix: Always use the $JAVA_HOME environment variable to reference the JRE. The buildpack exports $JAVA_HOME at runtime via profile.d/0_java.sh — it always points to the correct JRE location regardless of vendor or version. Update any scripts or CF Tasks to use $JAVA_HOME/bin/java instead of any hardcoded path.
Frameworks Not Carried Over from v4
| Framework | Reason |
|---|---|
| Takipi Agent (OverOps) | Agent moved behind a licensed login wall |
| Java Security | Rarely used; handle at platform or application level |
| Multi Buildpack | Native multi-buildpack support is built into libbuildpack |
| Spring Insight | Legacy; replaced by modern APMs (New Relic, AppDynamics, Dynatrace) |
| Config via resource overlay | Anti-pattern; requires a buildpack fork |
💬 Feedback Welcome
Try it out and report any issues or unexpected behaviour:
Packaged binaries:
| name | version | cf_stacks |
|---|---|---|
| auto-reconfiguration | 2.12.0 | cflinuxfs4 |
| azure-application-insights | 3.6.2 | cflinuxfs4 |
| cf-metrics-exporter | 0.7.1 | cflinuxfs4 |
| client-certificate-mapper | 2.0.1 | cflinuxfs4 |
| container-security-provider | 1.20.0 | cflinuxfs4 |
| contrast-security | 6.23.0 | cflinuxfs4 |
| datadog-javaagent | 1.42.1 | cflinuxfs4 |
| elastic-apm-agent | 1.52.0 | cflinuxfs4 |
| google-stackdriver-profiler | 0.4.0 | cflinuxfs4 |
| groovy | 4.0.29 | cflinuxfs4 |
| jacoco | 0.8.14 | cflinuxfs4 |
| java-cfenv | 3.5.0 | cflinuxfs4 |
| java-memory-assistant | 0.5.0 | cflinuxfs4 |
| java-memory-assistant-cleanup | 0.1.0 | cflinuxfs4 |
| jprofiler-profiler | 15.0.4 | cflinuxfs4, cflinuxfs5 |
| jrebel | 2025.4.1 | cflinuxfs4 |
| jvmkill | 1.17.0 | cflinuxfs4 |
| luna-security-provider | 7.4.0 | cflinuxfs4 |
| mariadb-jdbc | 3.5.7 | cflinuxfs4 |
| memory-calculator | 4.1.0 | cflinuxfs4 |
| memory-calculator | 4.2.0 | cflinuxfs4 |
| metric-writer | 3.5.0 | cflinuxfs4 |
| newrelic | 8.15.0 | cflinuxfs4 |
| open-telemetry-javaagent | 2.22.0 | cflinuxfs4 |
| openjdk | 8.0.482+10 | cflinuxfs4, cflinuxfs5 |
| openjdk | 11.0.30+9 | cflinuxfs4, cflinuxfs5 |
| openjdk | 17.0.18+10 | cflinuxfs4, cflinuxfs5 |
| openjdk | 21.0.10+10 | cflinuxfs4, cflinuxfs5 |
| openjdk | 25.0.2+12 | cflinuxfs4, cflinuxfs5 |
| postgresql-jdbc | 42.7.8 | cflinuxfs4 |
| sapmachine | 17.0.18 | cflinuxfs4, cflinuxfs5 |
| sapmachine | 21.0.10 | cflinuxfs4, cflinuxfs5 |
| sapmachine | 25.0.2 | cflinuxfs4, cflinuxfs5 |
| sealights-agent | 4.0.2570 | cflinuxfs4 |
| skywalking-agent | 9.6.0 | cflinuxfs4, cflinuxfs5 |
| splunk-otel-javaagent | 2.22.0 | cflinuxfs4 |
| spring-boot-cli | 2.7.18 | cflinuxfs4 |
| tomcat | 9.0.113 | cflinuxfs4 |
| tomcat | 10.1.52 | cflinuxfs4, cflinuxfs5 |
| tomcat | 11.0.20 | cflinuxfs4, cflinuxfs5 |
| tomcat-access-logging-support | 3.4.0 | cflinuxfs3, cflinuxfs4 |
| tomcat-lifecycle-support | 3.4.0 | cflinuxfs3, cflinuxfs4 |
| tomcat-logging-support | 3.4.0 | cflinuxfs3, cflinuxfs4 |
| your-kit-profiler | 2025.9.191 | cflinuxfs4, cflinuxfs5 |
| zulu | 8.0.482 | cflinuxfs4, cflinuxfs5 |
| zulu | 11.0.30 | cflinuxfs4, cflinuxfs5 |
| zulu | 17.0.18 | cflinuxfs4, cflinuxfs5 |
Default binary versions:
| name | version |
|---|---|
| openjdk | 17.x |
| zulu | 11.x |
| sapmachine | 21.x |
| tomcat | 10.1.x |
| tomcat-access-logging-support | 3.x |
| tomcat-lifecycle-support | 3.x |
| tomcat-logging-support | 3.x |
| groovy | 4.0.x |
| spring-boot-cli | 2.7.x |
| jvmkill | 1.x |
| memory-calculator | 4.x |
| auto-reconfiguration | 2.x |
| java-cfenv | 3.x |
| client-certificate-mapper | 2.x |
| postgresql-jdbc | 42.x |
| mariadb-jdbc | 3.x |
| datadog-javaagent | 1.x |
| elastic-apm-agent | 1.x |
| azure-application-insights | 3.x |
| skywalking-agent | 9.x |
| splunk-otel-javaagent | 2.x |
| google-stackdriver-profiler | 0.x |
| open-telemetry-javaagent | 2.x |
| jacoco | 0.8.x |
| contrast-security | 6.x |
| jrebel | 2025.x |
| java-memory-assistant | 0.x |
| java-memory-assistant-cleanup | 0.x |
| your-kit-profiler | 2025.x |
| jprofiler-profiler | 15.x |
| sealights-agent | 4.x |
| container-security-provider | 1.x |
| luna-security-provider | 7.x |
| newrelic | 8.x |
| cf-metrics-exporter | 0.7.x |
| metric-writer | 3.x |
- Uncached buildpack SHA256: d247a1e98ae3ccd5f483f60f679c42ba06f305d7b0b988516bf9b2cbda037bcf
What's Changed
- Reworked Dynatrace Ruxit documentation by @aloismayr in #297
- Update dynatrace detection criteria by @aloismayr in #317
- Reworked Dynatrace integrations by @aloismayr in #336
- Update the JRebel framework. by @poolik in #363
- Improvements for HA for the Luna Security Provider. by @jpatchell in #371
- JRebel changes by @madisparn in #503
- Use empty string "" filter not * to mask all env variables for AppD by @pavankrish123 in #699
- Fix README to talk about correct Java version by @Krenair in #810
- Checkmarx IAST Framework by @eli-fin in #823
- Java 15 by @nebhale in #832
- New Relic Agent Version by @nebhale in #833
- Relax YourKit Version by @nebhale in #834
- APMDEV-4870: Update to use the latest version of the profiler. by @scottmmendel in #836
- Support appdynamics application names with spaces by @jvshahid in #837
- Allow custom configuration to be fetched over HTTPS by @jvshahid in #838
- add option to override AppDynamics config from artifact by @vchrisb in #840
- Fix cached JRE for java 15 by @ekcasey in #846
- Update geode-store version by @sabbey37 in #843
- Update geode store version by @sabbey37 in #849
- Add basic auth support when using APPD_CONF_HTTP_URL to fetch configuration from a remote server. by @dmikusa in #850
- updated to pull the latest introscope agent by @jy2697 in #857
- Added documentation about geode_store values by @BenjaminPerryRoss in #858
- Remove security credentials for geode store from JAVA_OPTS by @sabbey37 in #851
- Update geode sto...
Java Buildpack 4.77.0
I'm pleased to announce the release of the java-buildpack, version 4.77.0. This release contains dependency updates including the April patch releases for Java 8, 11, 17 & 21.
For a more detailed look at the changes in 4.77.0, please take a look at the commit log. 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 | 24.11.0_36469 |
Release Notes | |
| Azure Application Insights Agent | 3.7.2 |
Release Notes | |
| CA Introscope APM Framework | 25.4.2_5 |
||
| 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.16.0 |
Release Notes | |
| Datadog APM Javaagent | 1.49.0 |
Release Notes | |
| Elastic APM Agent | 1.53.0 |
Release Notes | |
| Gemalto Luna Security Provider | 7.4.0 |
Release Notes | |
| Geode Tomcat Session Store | 1.14.9 |
||
| Google Stackdriver Profiler | 0.1.0 |
Release Notes | |
| Groovy | 2.5.23 |
Release Notes | |
| JaCoCo Agent | 0.8.13 |
Release Notes | |
| Java CFEnv | 3.4.0 |
Release Notes | |
| Java Memory Assistant Agent | 0.5.0 |
||
| Java Memory Assistant Clean Up | 0.1.0 |
||
| JProfiler Profiler | 13.0.7 |
ChangeLog | |
| JRebel Agent | 2025.2.1 |
ChangeLog | |
| jvmkill Agent | 1.17.0_RELEASE |
Included inline above | Included inline above |
| MariaDB JDBC Driver | 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.20.0 |
Release Notes | |
| Open Telemetry Agent | 2.15.0 |
Release Notes | |
| OpenJDK JRE 11 | 11.0.27_9 |
Risk Matrix | Release Notes |
| OpenJDK JRE 17 | 17.0.15_10 |
Risk Matrix | Release Notes |
| OpenJDK JRE 21 | 21.0.7_9 |
Risk Matrix | Release Notes |
| OpenJDK JRE 8 | 1.8.0_452 |
Risk Matrix | Release Notes |
| PostgreSQL JDBC Driver | 42.7.5 |
ChangeLog | |
| Redis Session Store | 1.3.6_RELEASE |
Included inline above | Included inline above |
| Riverbed Appinternals Agent | 11.8.5_BL527 |
||
| SeaLights Agent | 4.0.2570 |
||
| SkyWalking | 9.4.0 |
ChangeLog | |
| Splunk OpenTelemetry Java Agent | 2.15.0 |
Release Notes | |
| 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 | |
| Tomcat 10.1 | 10.1.40 |
Security | ChangeLog |
| Tomcat 9 | 9.0.104 |
Security | ChangeLog |
| 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 | 2025.3.135 |
Release Notes |
Java Buildpack 4.76.0
I'm pleased to announce the release of the java-buildpack, version 4.76.0. This release contains dependency updates including a fix for the Apache Tomcat CVE https://lists.apache.org/thread/j5fkjv2k477os90nczf2v9l61fb0kkgq
For a more detailed look at the changes in 4.76.0, please take a look at the commit log. 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 | 24.11.0_36469 |
Release Notes | |
| Azure Application Insights Agent | 3.7.1 |
Release Notes | |
| CA Introscope APM Framework | 24.9.1_19 |
||
| 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.15.1 |
Release Notes | |
| Datadog APM Javaagent | 1.47.2 |
Release Notes | |
| Elastic APM Agent | 1.52.2 |
Release Notes | |
| Gemalto Luna Security Provider | 7.4.0 |
Release Notes | |
| Geode Tomcat Session Store | 1.14.9 |
||
| Google Stackdriver Profiler | 0.1.0 |
Release Notes | |
| Groovy | 2.5.23 |
Release Notes | |
| JaCoCo Agent | 0.8.12 |
Release Notes | |
| Java CFEnv | 3.4.0 |
Release Notes | |
| Java Memory Assistant Agent | 0.5.0 |
||
| Java Memory Assistant Clean Up | 0.1.0 |
||
| JProfiler Profiler | 13.0.7 |
ChangeLog | |
| JRebel Agent | 2025.1.2 |
ChangeLog | |
| jvmkill Agent | 1.17.0_RELEASE |
Included inline above | Included inline above |
| MariaDB JDBC Driver | 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.19.0 |
Release Notes | |
| Open Telemetry Agent | 2.14.0 |
Release Notes | |
| OpenJDK JRE 11 | 11.0.26_9 |
Risk Matrix | Release Notes |
| OpenJDK JRE 17 | 17.0.14_10 |
Risk Matrix | Release Notes |
| OpenJDK JRE 21 | 21.0.6_10 |
Risk Matrix | Release Notes |
| OpenJDK JRE 8 | 1.8.0_442 |
Risk Matrix | Release Notes |
| PostgreSQL JDBC Driver | 42.7.5 |
ChangeLog | |
| Redis Session Store | 1.3.6_RELEASE |
Included inline above | Included inline above |
| Riverbed Appinternals Agent | 11.8.5_BL527 |
||
| SeaLights Agent | 4.0.2570 |
||
| SkyWalking | 9.4.0 |
ChangeLog | |
| Splunk OpenTelemetry Java Agent | 2.14.0 |
Release Notes | |
| 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 | |
| Tomcat 10.1 | 10.1.39 |
Security | ChangeLog |
| Tomcat 9 | 9.0.102 |
Security | ChangeLog |
| 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 | 2024.9.164 |
Release Notes |
Java Buildpack 4.75.0
I'm pleased to announce the release of the java-buildpack, version 4.75.0. This release contains dependency updates including teh January patch releases for Java 8, 11, 17 & 21.
For a more detailed look at the changes in 4.75.0, please take a look at the commit log. 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 | 24.8.1_36301 |
Release Notes | |
| Azure Application Insights Agent | 3.7.0 |
Release Notes | |
| CA Introscope APM Framework | 24.9.1_19 |
||
| 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.14.0 |
Release Notes | |
| Datadog APM Javaagent | 1.46.0 |
Release Notes | |
| Elastic APM Agent | 1.52.1 |
Release Notes | |
| Gemalto Luna Security Provider | 7.4.0 |
Release Notes | |
| Geode Tomcat Session Store | 1.14.9 |
||
| Google Stackdriver Profiler | 0.1.0 |
Release Notes | |
| Groovy | 2.5.23 |
Release Notes | |
| JaCoCo Agent | 0.8.12 |
Release Notes | |
| Java CFEnv | 3.3.0 |
Release Notes | |
| Java Memory Assistant Agent | 0.5.0 |
||
| Java Memory Assistant Clean Up | 0.1.0 |
||
| JProfiler Profiler | 13.0.7 |
ChangeLog | |
| JRebel Agent | 2025.1.1 |
ChangeLog | |
| jvmkill Agent | 1.17.0_RELEASE |
Included inline above | Included inline above |
| MariaDB JDBC Driver | 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.18.0 |
Release Notes | |
| Open Telemetry Agent | 2.12.0 |
Release Notes | |
| OpenJDK JRE 11 | 11.0.26_9 |
Risk Matrix | Release Notes |
| OpenJDK JRE 17 | 17.0.14_10 |
Risk Matrix | Release Notes |
| OpenJDK JRE 21 | 21.0.6_10 |
Risk Matrix | Release Notes |
| OpenJDK JRE 8 | 1.8.0_442 |
Risk Matrix | Release Notes |
| PostgreSQL JDBC Driver | 42.7.5 |
ChangeLog | |
| Redis Session Store | 1.3.6_RELEASE |
Included inline above | Included inline above |
| Riverbed Appinternals Agent | 11.8.5_BL527 |
||
| SeaLights Agent | 4.0.2570 |
||
| SkyWalking | 9.3.0 |
ChangeLog | |
| Splunk OpenTelemetry Java Agent | 2.12.0 |
Release Notes | |
| 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 | |
| Tomcat 10.1 | 10.1.34 |
Security | ChangeLog |
| Tomcat 9 | 9.0.98 |
Security | ChangeLog |
| 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 | 2024.9.163 |
Release Notes |
Java Buildpack 4.74.0
I'm pleased to announce the release of the java-buildpack, version 4.74.0. This release contains dependency updates including a versions of Apache Tomcat 9 & 10 with fixes for CVE-2024-56337
For a more detailed look at the changes in 4.74.0, please take a look at the commit log. 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 | 24.8.1_36301 |
Release Notes | |
| Azure Application Insights Agent | 3.6.2 |
Release Notes | |
| CA Introscope APM Framework | 24.9.1_19 |
||
| 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.13.0 |
Release Notes | |
| Datadog APM Javaagent | 1.44.1 |
Release Notes | |
| Elastic APM Agent | 1.52.1 |
Release Notes | |
| Gemalto Luna Security Provider | 7.4.0 |
Release Notes | |
| Geode Tomcat Session Store | 1.14.9 |
||
| Google Stackdriver Profiler | 0.1.0 |
Release Notes | |
| Groovy | 2.5.23 |
Release Notes | |
| JaCoCo Agent | 0.8.12 |
Release Notes | |
| Java CFEnv | 3.3.0 |
Release Notes | |
| Java Memory Assistant Agent | 0.5.0 |
||
| Java Memory Assistant Clean Up | 0.1.0 |
||
| JProfiler Profiler | 13.0.7 |
ChangeLog | |
| JRebel Agent | 2024.4.2 |
ChangeLog | |
| jvmkill Agent | 1.17.0_RELEASE |
Included inline above | Included inline above |
| MariaDB JDBC Driver | 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.17.0 |
Release Notes | |
| Open Telemetry Agent | 2.11.0 |
Release Notes | |
| OpenJDK JRE 11 | 11.0.25_11 |
Risk Matrix | Release Notes |
| OpenJDK JRE 17 | 17.0.13_12 |
Risk Matrix | Release Notes |
| OpenJDK JRE 21 | 21.0.5_11 |
Risk Matrix | Release Notes |
| OpenJDK JRE 8 | 1.8.0_432 |
Risk Matrix | Release Notes |
| PostgreSQL JDBC Driver | 42.7.4 |
ChangeLog | |
| Redis Session Store | 1.3.6_RELEASE |
Included inline above | Included inline above |
| Riverbed Appinternals Agent | 11.8.5_BL527 |
||
| SeaLights Agent | 4.0.2570 |
||
| SkyWalking | 9.3.0 |
ChangeLog | |
| Splunk OpenTelemetry Java Agent | 2.10.0 |
Release Notes | |
| 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 | |
| Tomcat 10.1 | 10.1.34 |
Security | ChangeLog |
| Tomcat 9 | 9.0.98 |
Security | ChangeLog |
| 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 | 2024.9.162 |
Release Notes |
Java Buildpack v4.73.0
I'm pleased to announce the release of the java-buildpack, version 4.73.0. This release contains dependency updates bumps Ruby to version 3.2.
For a more detailed look at the changes in 4.73.0, please take a look at the commit log. 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 | 24.8.1_36301 |
Release Notes | |
| Azure Application Insights Agent | 3.6.1 |
Release Notes | |
| CA Introscope APM Framework | 24.9.1_19 |
||
| 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.12.1 |
Release Notes | |
| Datadog APM Javaagent | 1.43.0 |
Release Notes | |
| Elastic APM Agent | 1.52.1 |
Release Notes | |
| Gemalto Luna Security Provider | 7.4.0 |
Release Notes | |
| Geode Tomcat Session Store | 1.14.9 |
||
| Google Stackdriver Profiler | 0.1.0 |
Release Notes | |
| Groovy | 2.5.23 |
Release Notes | |
| JaCoCo Agent | 0.8.12 |
Release Notes | |
| Java CFEnv | 3.2.0 |
Release Notes | |
| Java Memory Assistant Agent | 0.5.0 |
||
| Java Memory Assistant Clean Up | 0.1.0 |
||
| JProfiler Profiler | 13.0.7 |
ChangeLog | |
| JRebel Agent | 2024.4.2 |
ChangeLog | |
| jvmkill Agent | 1.17.0_RELEASE |
Included inline above | Included inline above |
| MariaDB JDBC Driver | 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.15.0 |
Release Notes | |
| Open Telemetry Agent | 2.10.0 |
Release Notes | |
| OpenJDK JRE 11 | 11.0.25_11 |
Risk Matrix | Release Notes |
| OpenJDK JRE 17 | 17.0.13_12 |
Risk Matrix | Release Notes |
| OpenJDK JRE 21 | 21.0.5_11 |
Risk Matrix | Release Notes |
| OpenJDK JRE 8 | 1.8.0_432 |
Risk Matrix | Release Notes |
| PostgreSQL JDBC Driver | 42.7.4 |
ChangeLog | |
| Redis Session Store | 1.3.6_RELEASE |
Included inline above | Included inline above |
| Riverbed Appinternals Agent | 11.8.5_BL527 |
||
| SeaLights Agent | 4.0.2[570](https://github.com/pivotal-cf/java-buildpack-release/actions/runs/12276095536/job/34252561088#step:5:571) |
||
| SkyWalking | 9.3.0 |
ChangeLog | |
| Splunk OpenTelemetry Java Agent | 2.10.0 |
Release Notes | |
| 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 | |
| Tomcat 10.1 | 10.1.31 |
Security | ChangeLog |
| Tomcat 9 | 9.0.97 |
Security | ChangeLog |
| 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 | 2024.9.158 |
Release Notes |
Java Buildpack v4.72.0
I'm pleased to announce the release of the java-buildpack, version 4.72.0. This release contains dependency updates and the latest Java quarterly patch releases.
For a more detailed look at the changes in 4.72.0, please take a look at the commit log. 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 | 24.8.1_36301 |
Release Notes | |
| Azure Application Insights Agent | 3.6.1 |
Release Notes | |
| CA Introscope APM Framework | 24.9.1_19 |
||
| 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.11.0 |
Release Notes | |
| Datadog APM Javaagent | 1.41.1 |
Release Notes | |
| Elastic APM Agent | 1.52.0 |
Release Notes | |
| Gemalto Luna Security Provider | 7.4.0 |
Release Notes | |
| Geode Tomcat Session Store | 1.14.9 |
||
| Google Stackdriver Profiler | 0.1.0 |
Release Notes | |
| Groovy | 2.5.23 |
Release Notes | |
| JaCoCo Agent | 0.8.12 |
Release Notes | |
| Java CFEnv | 3.2.0 |
Release Notes | |
| Java Memory Assistant Agent | 0.5.0 |
||
| Java Memory Assistant Clean Up | 0.1.0 |
||
| JProfiler Profiler | 13.0.7 |
ChangeLog | |
| JRebel Agent | 2024.4.0 |
ChangeLog | |
| jvmkill Agent | 1.17.0_RELEASE |
Included inline above | Included inline above |
| MariaDB JDBC Driver | 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.15.0 |
Release Notes | |
| Open Telemetry Agent | 2.9.0 |
Release Notes | |
| OpenJDK JRE 11 | 11.0.25_11 |
Risk Matrix | Release Notes |
| OpenJDK JRE 17 | 17.0.13_12 |
Risk Matrix | Release Notes |
| OpenJDK JRE 21 | 21.0.5_11 |
Risk Matrix | Release Notes |
| OpenJDK JRE 8 | 1.8.0_432 |
Risk Matrix | Release Notes |
| PostgreSQL JDBC Driver | 42.7.4 |
ChangeLog | |
| Redis Session Store | 1.3.6_RELEASE |
Included inline above | Included inline above |
| Riverbed Appinternals Agent | 11.8.5_BL527 |
||
| SeaLights Agent | 4.0.2561 |
||
| SkyWalking | 9.3.0 |
ChangeLog | |
| Splunk OpenTelemetry Java Agent | 2.9.0 |
Release Notes | |
| 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 | |
| Tomcat 10.1 | 10.1.31 |
Security | ChangeLog |
| Tomcat 9 | 9.0.96 |
Security | ChangeLog |
| 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 | 2024.9.158 |
Release Notes |
Java Buildpack v4.71.0
I'm pleased to announce the release of the java-buildpack, version 4.71.0. This release contains dependency updates.
For a more detailed look at the changes in 4.71.0, please take a look at the commit log. 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 | 24.5.0_36037 |
Release Notes | |
| Azure Application Insights Agent | 3.5.3 |
Release Notes | |
| CA Introscope APM Framework | 24.4.2_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.5.3 |
Release Notes | |
| Datadog APM Javaagent | 1.37.1 |
Release Notes | |
| Elastic APM Agent | 1.50.0 |
Release Notes | |
| Gemalto Luna Security Provider | 7.4.0 |
Release Notes | |
| Geode Tomcat Session Store | 1.14.9 |
||
| Google Stackdriver Profiler | 0.1.0 |
Release Notes | |
| Groovy | 2.5.23 |
Release Notes | |
| JaCoCo Agent | 0.8.12 |
Release Notes | |
| Java CFEnv | 3.1.5 |
Release Notes | |
| Java Memory Assistant Agent | 0.5.0 |
||
| Java Memory Assistant Clean Up | 0.1.0 |
||
| JProfiler Profiler | 13.0.7 |
ChangeLog | |
| JRebel Agent | 2024.3.0 |
ChangeLog | |
| jvmkill Agent | 1.17.0_RELEASE |
Included inline above | Included inline above |
| MariaDB JDBC Driver | 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.12.0 |
Release Notes | |
| Open Telemetry Agent | 2.5.0 |
Release Notes | |
| OpenJDK JRE 11 | 11.0.23_10 |
Risk Matrix | Release Notes |
| OpenJDK JRE 17 | 17.0.11_10 |
Risk Matrix | Release Notes |
| OpenJDK JRE 21 | 21.0.3_10 |
Risk Matrix | Release Notes |
| OpenJDK JRE 8 | 1.8.0_412 |
Risk Matrix | Release Notes |
| PostgreSQL JDBC Driver | 42.7.3 |
ChangeLog | |
| Redis Session Store | 1.3.6_RELEASE |
Included inline above | Included inline above |
| Riverbed Appinternals Agent | 11.8.5_BL527 |
||
| SeaLights Agent | 4.0.2531 |
||
| SkyWalking | 9.2.0 |
ChangeLog | |
| Splunk OpenTelemetry Java Agent | 2.5.0 |
Release Notes | |
| 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 | |
| Tomcat 10.1 | 10.1.25 |
Security | ChangeLog |
| Tomcat 9 | 9.0.90 |
Security | ChangeLog |
| 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 | 2024.3.157 |
Release Notes |