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.