Releases: cloudfoundry/java-buildpack
Java Buildpack v4.44
I'm pleased to announce the release of the java-buildpack
, version 4.44
. This release focuses on dependency updates, primarily that fix the Apache Log4j2 vulnerability, CVE-2021-44228, in dependencies used by the Java buildpack.
- Fixed case in networkzone query parameter (@arthfl via #915)
- In particular, the following dependencies were known to be vulnerable to CVE-2021-44228 & have been patched in this release:
- AppDynamics Java Agent
- Elastic APM Java Agent
- New Relic Java Agent
- Geode Tomcat Session Store
If you are using an online version of the Java buildpack you do not strictly need this update, as the online buildpack will always pick the latest version of dependencies.
For a more detailed look at the changes in 4.44
, 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.
Packaged Dependencies
Dependency | Version | CVEs | Release Notes |
---|---|---|---|
AppDynamics Agent | 21.11.1_33280 |
Release Notes | |
Azure Application Insights Agent | 2.6.2 |
Release Notes | |
CA Introscope APM Framework | 21.11.0_20 |
||
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.8.11_23624 |
Release Notes | |
Datadog APM Javaagent | 0.91.0 |
Release Notes | |
Elastic APM Agent | 1.28.1 |
Release Notes | |
Gemalto Luna Security Provider | 7.4.0 |
Release Notes | |
Gemalto ProtectApp Security Provider | 8.4.0 |
||
Geode Tomcat Session Store | 1.13.4 |
||
Google Stackdriver Debugger | 2.29.0 |
Release Notes | |
Google Stackdriver Profiler | 0.1.0 |
Release Notes | |
Groovy | 2.5.15 |
Release Notes | |
JaCoCo Agent | 0.8.7 |
Release Notes | |
Java Memory Assistant Agent | 0.5.0 |
||
Java Memory Assistant Clean Up | 0.1.0 |
||
JProfiler Profiler | 12.0.4 |
ChangeLog | |
JRebel Agent | 2021.4.2 |
ChangeLog | |
jvmkill Agent | 1.16.0_RELEASE |
Included inline above | Included inline above |
MariaDB JDBC Driver | 2.7.2 |
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.4.1 |
Release Notes | |
OpenJDK JRE | 1.8.0_312 |
Risk Matrix | Release Notes |
OpenJDK JRE 11 | 11.0.13_8 |
Risk Matrix | Release Notes |
OpenJDK JRE 17 | 17.0.1_12 |
Risk Matrix | Release Notes |
PostgreSQL JDBC Driver | 42.3.1 |
ChangeLog | |
Redis Session Store | 1.3.6_RELEASE |
Included inline above | Included inline above |
Riverbed Appinternals Agent | 11.8.5_BL527 |
||
SeaLights Agent | 3.1.2056 |
||
SkyWalking | 6.6.0 |
ChangeLog | |
Spring Auto-reconfiguration | 2.12.0_RELEASE |
Included inline above | Included inline above |
Spring Boot CLI | 2.6.1 |
||
Spring Boot Container Customizer | 2.6.0_RELEASE |
Included inline above | Included inline above |
Takipi Agent | 4.63.0 |
Release Notes | |
Tomcat | 9.0.56 |
Security | ChangeLog |
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 | 2021.11.221 |
Release Notes |
Dependency Notes
- The buildpack is shipping Geode Tomcat Session Store
1.13.4
, which uses Apache Geode1.13.5
and contains a fix for the Apache Log4j2 vulnerability, CVE-2021-44228. - This version of the buildpack should not be used as it only contains partial fixes for the Log4j2 vulnerabilities. This version includes patches for CVE-2021-44228 for affected 3rd party dependencies (the buildpack itself is not impacted at all) but it does not include patches for CVE-2021-45046. You need version 4.45 of the Java buildpack to be completely patched.
Java Buildpack v4.43
I'm pleased to announce the release of the java-buildpack
, version 4.43
. This release focuses on bug fixes, including new Java quarterly updates for versions 8, 11, and 17.
- Relax escaping of values to enable limited access to the shell for AppDynamnics config (#911)
- Version matcher now prefers a specific match over a partial match (#907)
- Shell escape the value of Elastic APM custom properties (#908)
- Modify default Tomcat configuration to include HTTP/2 support (#906)
- Rename framework-seeker-security-provider.md (via @mureinik #910)
- Notable updated Dependencies
- Java Quarterly Updates Oct 2021
- Apache Tomcat 9.0.54 which resolves CVE-2021-42340
For a more detailed look at the changes in 4.43
, 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.
Packaged Dependencies
Dependency | Version | CVEs | Release Notes |
---|---|---|---|
AppDynamics Agent | 21.10.0_33144 |
Release Notes | |
Azure Application Insights Agent | 2.6.2 |
||
CA Introscope APM Framework | 21.6.0_28 |
||
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.8.9_22663 |
Release Notes | |
Datadog APM Javaagent | 0.89.0 |
Release Notes | |
Elastic APM Agent | 1.26.0 |
Release Notes | |
Gemalto Luna Security Provider | 7.4.0 |
Release Notes | |
Gemalto ProtectApp Security Provider | 8.4.0 |
||
Geode Tomcat Session Store | 1.11.0 |
||
Google Stackdriver Debugger | 2.29.0 |
Release Notes | |
Google Stackdriver Profiler | 0.1.0 |
Release Notes | |
Groovy | 2.5.15 |
Release Notes | |
JaCoCo Agent | 0.8.7 |
Release Notes | |
Java Memory Assistant Agent | 0.5.0 |
||
Java Memory Assistant Clean Up | 0.1.0 |
||
JProfiler Profiler | 11.1.4 |
ChangeLog | |
JRebel Agent | 2021.4.0 |
ChangeLog | |
jvmkill Agent | 1.16.0_RELEASE |
Included inline above | Included inline above |
MariaDB JDBC Driver | 2.7.2 |
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.3.0 |
Release Notes | |
OpenJDK JRE | 1.8.0_312 |
Risk Matrix | Release Notes |
OpenJDK JRE 11 | 11.0.13_8 |
Risk Matrix | Release Notes |
OpenJDK JRE 17 | 17.0.1_12 |
Risk Matrix | Release Notes |
PostgreSQL JDBC Driver | 42.3.0 |
ChangeLog | |
Redis Session Store | 1.3.6_RELEASE |
Included inline above | Included inline above |
Riverbed Appinternals Agent | 11.8.5_BL527 |
||
SeaLights Agent | 3.1.1995 |
||
SkyWalking | 6.6.0 |
ChangeLog | |
Spring Auto-reconfiguration | 2.12.0_RELEASE |
Included inline above | Included inline above |
Spring Boot CLI | 2.5.6 |
||
Spring Boot Container Customizer | 2.6.0_RELEASE |
Included inline above | Included inline above |
Takipi Agent | 4.63.0 |
Release Notes | |
Tomcat | 9.0.54 |
Security | ChangeLog |
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 | 2021.3.233 |
Release Notes |
Java Buildpack v4.42
I'm pleased to announce the release of the java-buildpack
, version 4.42
. This release focuses on Java version updates.
- Adds support for Java 17
- Removes support for Java 16 which goes EOGS at the end of 9/2021.
- Bumps versions of Metrics Writer, Auto Reconfiguration, and Container Security Provider to pick up dependency updates that address vulnerabilities in those dependencies. See the linked PRs for details.
For a more detailed look at the changes in 4.42
, 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.
Packaged Dependencies
Dependency | Version | CVEs | Release Notes |
---|---|---|---|
AppDynamics Agent | 21.8.0_32958 |
||
Azure Application Insights Agent | 2.6.2 |
||
CA Introscope APM Framework | 21.6.0_28 |
||
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.8.8_22125 |
||
Datadog APM Javaagent | 0.87.0 |
||
Elastic APM Agent | 1.26.0 |
||
Gemalto Luna Security Provider | 7.4.0 |
||
Gemalto ProtectApp Security Provider | 8.4.0 |
||
Geode Tomcat Session Store | 1.11.0 |
||
Google Stackdriver Debugger | 2.29.0 |
||
Google Stackdriver Profiler | 0.1.0 |
||
Groovy | 2.5.15 |
||
JaCoCo Agent | 0.8.7 |
||
Java Memory Assistant Agent | 0.5.0 |
||
Java Memory Assistant Clean Up | 0.1.0 |
||
JProfiler Profiler | 11.1.4 |
||
JRebel Agent | 2021.3.2 |
||
jvmkill Agent | 1.16.0_RELEASE |
Included inline above | Included inline above |
MariaDB JDBC Driver | 2.7.2 |
||
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.2.0 |
||
OpenJDK JRE | 1.8.0_302 |
link | link |
OpenJDK JRE 11 | 11.0.12_7 |
link | link |
OpenJDK JRE 17 | 17.0.0_35 |
link | link |
PostgreSQL JDBC Driver | 42.2.23 |
||
Redis Session Store | 1.3.6_RELEASE |
Included inline above | Included inline above |
Riverbed Appinternals Agent | 11.8.5_BL527 |
||
SeaLights Agent | 3.1.1968 |
||
SkyWalking | 6.6.0 |
||
Spring Auto-reconfiguration | 2.12.0_RELEASE |
Included inline above | Included inline above |
Spring Boot CLI | 2.5.4 |
||
Spring Boot Container Customizer | 2.6.0_RELEASE |
Included inline above | Included inline above |
Takipi Agent | 4.62.0 |
||
Tomcat | 9.0.53 |
link | link |
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 | 2021.3.231 |
Not Available | link |
Java Buildpack v4.41
I'm pleased to announce the release of the java-buildpack
, version 4.41
. This release focuses on quarterly JDK updates and bug fixes.
- Ensures compatibility with older and newer DataDog buildpacks. #898
- Includes OpenJDK JRE version
16.0.2_7
For a more detailed look at the changes in 4.41
, 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.
Packaged Dependencies
Dependency | Version |
---|---|
AppDynamics Agent | 21.6.1_32843 |
Azure Application Insights Agent | 2.6.2 |
CA Introscope APM Framework | 21.6.0_28 |
Client Certificate Mapper | 1.11.0_RELEASE |
Container Security Provider | 1.18.0_RELEASE |
Contrast Security Agent | 3.8.6_21068 |
Datadog APM Javaagent | 0.83.2 |
Elastic APM Agent | 1.25.0 |
Gemalto Luna Security Provider | 7.4.0 |
Gemalto ProtectApp Security Provider | 8.4.0 |
Geode Tomcat Session Store | 1.11.0 |
Google Stackdriver Debugger | 2.29.0 |
Google Stackdriver Profiler | 0.1.0 |
Groovy | 2.5.9 |
JaCoCo Agent | 0.8.7 |
Java Memory Assistant Agent | 0.5.0 |
Java Memory Assistant Clean Up | 0.1.0 |
JProfiler Profiler | 11.1.4 |
JRebel Agent | 2021.3.0 |
jvmkill Agent | 1.16.0_RELEASE |
MariaDB JDBC Driver | 2.7.2 |
Memory Calculator | 3.13.0_RELEASE |
Metric Writer | 3.4.0_RELEASE |
New Relic Agent | 7.1.1 |
OpenJDK JRE | 1.8.0_302 |
OpenJDK JRE 11 | 11.0.12_7 |
OpenJDK JRE 16 | 16.0.2_7 |
PostgreSQL JDBC Driver | 42.2.23 |
Redis Session Store | 1.3.6_RELEASE |
Riverbed Appinternals Agent | 11.8.5_BL527 |
SeaLights Agent | 3.1.1956 |
SkyWalking | 6.6.0 |
Spring Auto-reconfiguration | 2.11.0_RELEASE |
Spring Boot CLI | 2.5.3 |
Spring Boot Container Customizer | 2.6.0_RELEASE |
Takipi Agent | 4.49.1 |
Tomcat | 9.0.50 |
Tomcat Access Logging Support | 3.3.0_RELEASE |
Tomcat Lifecycle Support | 3.3.0_RELEASE |
Tomcat Logging Support | 3.3.0_RELEASE |
YourKit Profiler | 2021.3.231 |
Java Buildpack v4.40
I'm pleased to announce the release of the java-buildpack
, version 4.40
. This release focuses on bug fixes for the Luna, AppDynamics, and DataDog frameworks. It also provides the latest Java quarterly updates.
- Restore unique_host_name logic for AppDynamics (via @mmessmore #884)
- Sanitize URLs before logging them with Luna Security (#889)
- Added
networkzone
parameter to service bindinig for AppDynamics agent download (@arthfl #893) - Removes remove AppDynamics AppMon components (@arthfl #893)
- Fix class count discrepancy when using DataDog agent. (#890)
- Includes Java 8 and Java 11 quarterly updates to 1.8.0_302 and 11.0.12_7
For a more detailed look at the changes in 4.40
, 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.
Packaged Dependencies
Dependency | Version |
---|---|
AppDynamics Agent | 21.6.1_32843 |
Azure Application Insights Agent | 2.6.2 |
CA Introscope APM Framework | 21.6.0_28 |
Client Certificate Mapper | 1.11.0_RELEASE |
Container Security Provider | 1.18.0_RELEASE |
Contrast Security Agent | 3.8.5_20504 |
Datadog APM Javaagent | 0.83.2 |
Elastic APM Agent | 1.24.0 |
Gemalto Luna Security Provider | 7.4.0 |
Gemalto ProtectApp Security Provider | 8.4.0 |
Geode Tomcat Session Store | 1.11.0 |
Google Stackdriver Debugger | 2.29.0 |
Google Stackdriver Profiler | 0.1.0 |
Groovy | 2.5.9 |
JaCoCo Agent | 0.8.7 |
Java Memory Assistant Agent | 0.5.0 |
Java Memory Assistant Clean Up | 0.1.0 |
JProfiler Profiler | 11.1.4 |
JRebel Agent | 2021.3.0 |
jvmkill Agent | 1.16.0_RELEASE |
MariaDB JDBC Driver | 2.7.2 |
Memory Calculator | 3.13.0_RELEASE |
Metric Writer | 3.4.0_RELEASE |
New Relic Agent | 7.1.1 |
OpenJDK JRE | 1.8.0_302 |
OpenJDK JRE 11 | 11.0.12_7 |
OpenJDK JRE 16 | 16.0.1_9 |
PostgreSQL JDBC Driver | 42.2.23 |
Redis Session Store | 1.3.6_RELEASE |
Riverbed Appinternals Agent | 11.8.5_BL527 |
SeaLights Agent | 3.1.1956 |
SkyWalking | 6.6.0 |
Spring Auto-reconfiguration | 2.11.0_RELEASE |
Spring Boot CLI | 2.5.2 |
Spring Boot Container Customizer | 2.6.0_RELEASE |
Takipi Agent | 4.49.1 |
Tomcat | 9.0.50 |
Tomcat Access Logging Support | 3.3.0_RELEASE |
Tomcat Lifecycle Support | 3.3.0_RELEASE |
Tomcat Logging Support | 3.3.0_RELEASE |
YourKit Profiler | 2021.3.231 |
Warnings
- The upstream DataDog buildpack has changed the name of the folder into which it installs software. This impacts the DataDog integration in the Java buildpack as the bits from the DataDog buildpack need to be present for everything to function. Be careful when upgrading to Java buildpack v4.40 and ensure you have at least DataDog buildpack v4.23.0.
Java Buildpack v4.39
I'm pleased to announce the release of the java-buildpack
, version 4.39
. This release focuses on improvements to service frameworks, including the addition of support for Sealights and refinements to Luna & DataDog.
- Adjust the way arguments for AppDynamics are being escaped. (#870)
- Implement Sealights Agent framework (via @alonweiss-sl #873)
- Adds external configuration support for Luna Security Module (#879)
- Enable pulling the application version for DataDog from the DD_VERSION (via @martinpfeifer #880)
For a more detailed look at the changes in 4.39
, 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.
Packaged Dependencies
Dependency | Version |
---|---|
AppDynamics Agent | 21.5.0_32605 |
Azure Application Insights Agent | 2.6.2 |
CA Introscope APM Framework | 21.4.0_26 |
Client Certificate Mapper | 1.11.0_RELEASE |
Container Security Provider | 1.18.0_RELEASE |
Contrast Security Agent | 3.8.4_20143 |
Datadog APM Javaagent | 0.78.0 |
Dynatrace Appmon Agent | 7.1.0_1803 |
Elastic APM Agent | 1.23.0 |
Gemalto Luna Security Provider | 7.4.0 |
Gemalto ProtectApp Security Provider | 8.4.0 |
Geode Tomcat Session Store | 1.11.0 |
Google Stackdriver Debugger | 2.27.0 |
Google Stackdriver Profiler | 0.1.0 |
Groovy | 2.5.9 |
JaCoCo Agent | 0.8.7 |
Java Memory Assistant Agent | 0.5.0 |
Java Memory Assistant Clean Up | 0.1.0 |
JProfiler Profiler | 11.1.4 |
JRebel Agent | 2021.2.1 |
jvmkill Agent | 1.16.0_RELEASE |
MariaDB JDBC Driver | 2.7.2 |
Memory Calculator | 3.13.0_RELEASE |
Metric Writer | 3.4.0_RELEASE |
New Relic Agent | 6.5.0 |
OpenJDK JRE | 1.8.0_292 |
OpenJDK JRE 11 | 11.0.11_9 |
OpenJDK JRE 16 | 16.0.1_9 |
PostgreSQL JDBC Driver | 42.2.20 |
Redis Session Store | 1.3.6_RELEASE |
Riverbed Appinternals Agent | 11.8.1_BL526 |
SeaLights Agent | 3.1.1925 |
SkyWalking | 6.6.0 |
Spring Auto-reconfiguration | 2.11.0_RELEASE |
Spring Boot CLI | 2.5.0 |
Spring Boot Container Customizer | 2.6.0_RELEASE |
Takipi Agent | 4.49.1 |
Tomcat | 9.0.46 |
Tomcat Access Logging Support | 3.3.0_RELEASE |
Tomcat Lifecycle Support | 3.3.0_RELEASE |
Tomcat Logging Support | 3.3.0_RELEASE |
YourKit Profiler | 2021.3.230 |
Java Buildpack v4.38
I'm pleased to announce the release of the java-buildpack
, version 4.38
. This release pulls in new OpenJDK versions and adds support for the Datadog Java agent.
- OpenJDK Versions
1.8.0_292
,11.0.11_9
,16.0.1_9
- Please pay special attention as these versions of Java now disable TLS 1.0 & 1.1 by default.
- Adds support for Datadog Java agent (via @tylerbenson #867)
For a more detailed look at the changes in 4.38
, 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.
Packaged Dependencies
Dependency | Version |
---|---|
AppDynamics Agent | 21.4.0_32403 |
Azure Application Insights Agent | 2.6.2 |
CA Introscope APM Framework | 21.4.0_26 |
Client Certificate Mapper | 1.11.0_RELEASE |
Container Security Provider | 1.18.0_RELEASE |
Contrast Security Agent | 3.8.3_19749 |
Datadog APM Javaagent | 0.78.0 |
Dynatrace Appmon Agent | 7.1.0_1803 |
Elastic APM Agent | 1.23.0 |
Gemalto Luna Security Provider | 7.4.0 |
Gemalto ProtectApp Security Provider | 8.4.0 |
Geode Tomcat Session Store | 1.11.0 |
Google Stackdriver Debugger | 2.26.0 |
Google Stackdriver Profiler | 0.1.0 |
Groovy | 2.5.9 |
JaCoCo Agent | 0.8.6 |
Java Memory Assistant Agent | 0.5.0 |
Java Memory Assistant Clean Up | 0.1.0 |
JProfiler Profiler | 11.1.4 |
JRebel Agent | 2021.2.0 |
jvmkill Agent | 1.16.0_RELEASE |
MariaDB JDBC Driver | 2.7.2 |
Memory Calculator | 3.13.0_RELEASE |
Metric Writer | 3.4.0_RELEASE |
New Relic Agent | 6.4.2 |
OpenJDK JRE | 1.8.0_292 |
OpenJDK JRE 11 | 11.0.11_9 |
OpenJDK JRE 16 | 16.0.1_9 |
PostgreSQL JDBC Driver | 42.2.20 |
Redis Session Store | 1.3.6_RELEASE |
Riverbed Appinternals Agent | 11.8.1_BL526 |
SkyWalking | 6.6.0 |
Spring Auto-reconfiguration | 2.11.0_RELEASE |
Spring Boot CLI | 2.4.5 |
Spring Boot Container Customizer | 2.6.0_RELEASE |
Takipi Agent | 4.49.1 |
Tomcat | 9.0.45 |
Tomcat Access Logging Support | 3.3.0_RELEASE |
Tomcat Lifecycle Support | 3.3.0_RELEASE |
Tomcat Logging Support | 3.3.0_RELEASE |
YourKit Profiler | 2021.3.230 |
Java Buildpack v4.37
I'm pleased to announce the release of the java-buildpack
, version 4.37
. This release focuses on dependency updates and improvements to session state caching with Apache Geode and Tomcat.
- OpenJDK Version
16.0.0_36
APPD_CONF_HTTP_URL
supports basic auth (via @dmikusa-pivotal #850)- Loosen Introscope agent version (via @jy2697 #857)
- Documentation for Geode Store configuration (via @BenjaminPerryRoss #858)
- More secure handling of Geode credentials (via @sabbey37 and @BenjaminPerryRoss #851)
- Pin Geode Tomcat Session Store to
1.11.0
for better compatibility with Tanzu Gemfire for VMs (via @sabbey37 #856) - Detect Geode Tomcat module version (via @sabbey37 and @BenjaminPerryRoss #853)
- Improved startup time for Introscope Agent (via @jy2697 #861)
- Allow caching of additional components in offline buildpacks (via @ghaug #852)
- Remove Java 15
For a more detailed look at the changes in 4.37
, 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.
Packaged Dependencies
Dependency | Version |
---|---|
AppDynamics Agent | 21.3.0_32281 |
Azure Application Insights Agent | 2.6.2 |
CA Introscope APM Framework | 21.1.0_25 |
Client Certificate Mapper | 1.11.0_RELEASE |
Container Security Provider | 1.18.0_RELEASE |
Contrast Security Agent | 3.8.2_19262 |
Dynatrace Appmon Agent | 7.1.0_1803 |
Elastic APM Agent | 1.22.0 |
Gemalto Luna Security Provider | 7.4.0 |
Gemalto ProtectApp Security Provider | 8.4.0 |
Geode Tomcat Session Store | 1.11.0 |
Google Stackdriver Debugger | 2.26.0 |
Google Stackdriver Profiler | 0.1.0 |
Groovy | 2.5.9 |
JaCoCo Agent | 0.8.6 |
Java Memory Assistant Agent | 0.5.0 |
Java Memory Assistant Clean Up | 0.1.0 |
JProfiler Profiler | 11.1.4 |
JRebel Agent | 2021.1.2 |
jvmkill Agent | 1.16.0_RELEASE |
MariaDB JDBC Driver | 2.7.2 |
Memory Calculator | 3.13.0_RELEASE |
Metric Writer | 3.4.0_RELEASE |
New Relic Agent | 6.4.2 |
OpenJDK JRE | 1.8.0_282 |
OpenJDK JRE 11 | 11.0.10_9 |
OpenJDK JRE 16 | 16.0.0_36 |
PostgreSQL JDBC Driver | 42.2.19 |
Redis Session Store | 1.3.6_RELEASE |
Riverbed Appinternals Agent | 11.8.1_BL526 |
SkyWalking | 6.6.0 |
Spring Auto-reconfiguration | 2.11.0_RELEASE |
Spring Boot CLI | 2.4.4 |
Spring Boot Container Customizer | 2.6.0_RELEASE |
Takipi Agent | 4.49.1 |
Tomcat | 9.0.44 |
Tomcat Access Logging Support | 3.3.0_RELEASE |
Tomcat Lifecycle Support | 3.3.0_RELEASE |
Tomcat Logging Support | 3.3.0_RELEASE |
YourKit Profiler | 2021.3.225 |
Java Buildpack v4.36
I'm pleased to announce the release of the java-buildpack
, version 4.36
. This release focuses quarterly JDK updates.
- OpenJDK Versions
1.8.0_282
,11.0.10_9
, and15.0.2_10
- Geode Tomcat Session Store version
1.13.0
(via @sabbey37 #843) - Allows AppDynamics config from artifact (via @vchrisb #840)
- Allows custom AppDynamics config over HTTPS (via @jvshahid #838)
- Support AppDynamics names with spaces (via @jvshahid #837)
For a more detailed look at the changes in 4.36
, 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.
Packaged Dependencies
Dependency | Version |
---|---|
AppDynamics Agent | 21.1.0_31582 |
Azure Application Insights Agent | 2.6.2 |
CA Introscope APM Framework | 20.11.0_20 |
Client Certificate Mapper | 1.11.0_RELEASE |
Container Security Provider | 1.18.0_RELEASE |
Contrast Security Agent | 3.8.0_18457 |
Dynatrace Appmon Agent | 7.1.0_1803 |
Elastic APM Agent | 1.20.0 |
Gemalto Luna Security Provider | 7.4.0 |
Gemalto ProtectApp Security Provider | 8.4.0 |
Geode Tomcat Session Store | 1.13.0 |
Google Stackdriver Debugger | 2.26.0 |
Google Stackdriver Profiler | 0.1.0 |
Groovy | 2.5.9 |
JaCoCo Agent | 0.8.6 |
Java Memory Assistant Agent | 0.5.0 |
Java Memory Assistant Clean Up | 0.1.0 |
JProfiler Profiler | 11.1.4 |
JRebel Agent | 2021.1.0 |
jvmkill Agent | 1.16.0_RELEASE |
MariaDB JDBC Driver | 2.7.1 |
Memory Calculator | 3.13.0_RELEASE |
Metric Writer | 3.4.0_RELEASE |
New Relic Agent | 6.3.0 |
OpenJDK JRE | 1.8.0_282 |
OpenJDK JRE 11 | 11.0.10_9 |
OpenJDK JRE 15 | 15.0.2_10 |
PostgreSQL JDBC Driver | 42.2.18 |
Redis Session Store | 1.3.6_RELEASE |
Riverbed Appinternals Agent | 11.7.1_BL521 |
SkyWalking | 6.6.0 |
Spring Auto-reconfiguration | 2.11.0_RELEASE |
Spring Boot CLI | 2.4.2 |
Spring Boot Container Customizer | 2.6.0_RELEASE |
Takipi Agent | 4.49.1 |
Tomcat | 9.0.41 |
Tomcat Access Logging Support | 3.3.0_RELEASE |
Tomcat Lifecycle Support | 3.3.0_RELEASE |
Tomcat Logging Support | 3.3.0_RELEASE |
YourKit Profiler | 2020.9.419 |
Java Buildpack v4.35
I'm pleased to announce the release of the java-buildpack
, version 4.35
. This release focuses on a Riverbed dependency update.
- Riverbed Version (via @scottmmendel #836)
For a more detailed look at the changes in 4.35
, 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.
Packaged Dependencies
Dependency | Version |
---|---|
AppDynamics Agent | 20.11.0_31438 |
Azure Application Insights Agent | 2.6.2 |
CA Introscope APM Framework | 20.11.0_20 |
Client Certificate Mapper | 1.11.0_RELEASE |
Container Security Provider | 1.18.0_RELEASE |
Contrast Security Agent | 3.7.11_17934 |
Dynatrace Appmon Agent | 7.1.0_1803 |
Elastic APM Agent | 1.19.0 |
Gemalto Luna Security Provider | 7.4.0 |
Gemalto ProtectApp Security Provider | 8.4.0 |
Geode Tomcat Session Store | 0.0.2 |
Google Stackdriver Debugger | 2.26.0 |
Google Stackdriver Profiler | 0.1.0 |
Groovy | 2.5.9 |
JaCoCo Agent | 0.8.6 |
Java Memory Assistant Agent | 0.5.0 |
Java Memory Assistant Clean Up | 0.1.0 |
JProfiler Profiler | 11.1.4 |
JRebel Agent | 2020.3.2 |
jvmkill Agent | 1.16.0_RELEASE |
MariaDB JDBC Driver | 2.7.1 |
Memory Calculator | 3.13.0_RELEASE |
Metric Writer | 3.4.0_RELEASE |
New Relic Agent | 6.2.1 |
OpenJDK JRE | 1.8.0_275 |
OpenJDK JRE 11 | 11.0.9_11 |
OpenJDK JRE 15 | 15.0.1_9 |
PostgreSQL JDBC Driver | 42.2.18 |
Redis Session Store | 1.3.6_RELEASE |
Riverbed Appinternals Agent | 11.7.1_BL521 |
SkyWalking | 6.6.0 |
Spring Auto-reconfiguration | 2.11.0_RELEASE |
Spring Boot CLI | 2.4.1 |
Spring Boot Container Customizer | 2.6.0_RELEASE |
Takipi Agent | 4.49.1 |
Tomcat | 9.0.41 |
Tomcat Access Logging Support | 3.3.0_RELEASE |
Tomcat Lifecycle Support | 3.3.0_RELEASE |
Tomcat Logging Support | 3.3.0_RELEASE |
YourKit Profiler | 2020.9.414 |