Java Buildpack v4.16
I'm pleased to announce the release of the java-buildpack, version 4.16. This release focuses on Java 11 support. In order to use Java 11, use standard Java Buildpack configuration mechanisms to select the JRE version, e.g. cf set-env <APP> JBP_CONFIG_OPEN_JDK_JRE '{ jre: { version: 11.+ } }'.
- 🎊 Support for Java 11 🎊
- JRebel Updates (via @dmitri-gb)
- Dynatrace Updates (via Florian Arthofer)
- Documentation Updates (via @shivahare)
For a more detailed look at the changes in 4.16, 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 | 4.5.1_23676 |
| CA Introscope APM Framework | 10.7.0_70 |
| Client Certificate Mapper | 1.8.0_RELEASE |
| Container Security Provider | 1.16.0_RELEASE |
| Contrast Security Agent | 3.5.6_606 |
| Dyadic EKM Security Provider | 1.2.0 |
| Dynatrace Appmon Agent | 7.1.0_1803 |
| Dynatrace OneAgent | 1.131.143 |
| Gemalto Luna Security Provider | 6.2.0 |
| Gemalto ProtectApp Security Provider | 8.4.0 |
| Geode Tomcat Session Store | 0.0.2 |
| Google Stackdriver Debugger | 2.19.0 |
| Google Stackdriver Profiler | 0.1.0 |
| Groovy | 2.4.10 |
| JaCoCo Agent | 0.8.2 |
| Java Memory Assistant Agent | 0.3.0 |
| Java Memory Assistant Clean Up | 0.1.0 |
| JProfiler Profiler | 10.1.3 |
| JRebel Agent | 2018.2.0 |
| jvmkill Agent | 1.16.0_RELEASE |
| MariaDB JDBC Driver | 2.3.0 |
| Memory Calculator | 3.13.0_RELEASE |
| Metric Writer | 2.4.0_RELEASE |
| New Relic Agent | 4.6.0 |
| OpenJDK JRE | 1.8.0_181 |
| OpenJDK JRE 11 | 11.0.0_28 |
| PostgreSQL JDBC Driver | 9.4.1212 |
| Redis Session Store | 1.3.6_RELEASE |
| Riverbed Appinternals Agent | 10.14.1_BL566 |
| SkyWalking | 3.2.6 |
| Spring Auto-reconfiguration | 2.5.0_RELEASE |
| Spring Boot CLI | 1.5.16_RELEASE |
| Spring Boot Container Customizer | 2.6.0_RELEASE |
| Takipi Agent | 4.18.2 |
| Tomcat | 8.5.34 |
| Tomcat Access Logging Support | 3.2.0_RELEASE |
| Tomcat Lifecycle Support | 3.2.0_RELEASE |
| Tomcat Logging Support | 3.2.0_RELEASE |
| YourKit Profiler | 2018.4.86 |