Java Buildpack v4.7
I'm pleased to announce the release of the java-buildpack
, version 4.7
. This release focuses on Java 9 and Spring Boot 2 compatibility.
- 🎉 Java 9 Compatibility 🎉
Java 9 JREs are available, and the buildpack's main code has been updated to work with Java 9 command lines. It is not only possible, but quite likely that components contributed by the buildpack (e.g. Tomcat) are not ready for Java 9. If you see issues running your applications with Java 9, especially if those issues are with the buildpack and not external dependencies, please open an issue. - 🎊 Spring Boot 2 Compatibility 🎊
All dependencies that work with Spring Boot applications have been updated to handle both Spring Boot 1 and Spring Boot 2. This is only tested against the Spring Boot 2 snapshots and may need more work before the final release. - Disable JVM DNS caching if BOSH DNS is available
- Improved documentation for heap dump generation (via Johannes Tuchscherer)
- JRebel documentation and compatibility improvements (via Madis Pärn)
- Shell command no longer stalls on large output (via Mike Youngstrom)
- Geode Session Caching Improvements (via Rebecca Chin and E Casey)
- Updated
JAVA_OPTS
documentation (via Mike Youngstrom)
For a more detailed look at the changes in 4.7
, 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 |
---|---|
Apache Geode Tomcat Session Store | 0.0.2 |
AppDynamics Agent | 4.3.7_2 |
CA Introscope APM Framework | 10.5.2_15 |
Client Certificate Mapper | 1.3.0_RELEASE |
Container Security Provider | 1.10.0_RELEASE |
Contrast Security Agent | 3.4.4_860 |
Dyadic EKM Security Provider | 1.2.0 |
Dynatrace Appmon Agent | 6.3.0_1305 |
Dynatrace OneAgent | 1.131.143 |
Gemalto Luna Security Provider | 6.2.0 |
Gemalto ProtectApp Security Provider | 8.4.0 |
Google Stackdriver Debugger | 2.16.0 |
Groovy | 2.4.10 |
Java Memory Assistant Agent | 0.3.0 |
Java Memory Assistant Clean Up | 0.1.0 |
JRebel Agent | 7.1.3 |
jvmkill Agent | 1.11.0_RELEASE |
MariaDB JDBC Driver | 2.2.0 |
Memory Calculator | 3.10.0_RELEASE |
Metric Writer | 1.7.0_RELEASE |
New Relic Agent | 3.44.1 |
OpenJDK JRE | 1.8.0_152 |
PostgreSQL JDBC Driver | 9.4.1212 |
Redis Session Store | 1.3.6_RELEASE |
Spring Auto-reconfiguration | 2.2.0_RELEASE |
Spring Boot CLI | 1.5.9_RELEASE |
Spring Boot Container Customizer | 2.3.0_RELEASE |
Takipi Agent | 4.8.18 |
Tomcat | 8.5.24 |
Tomcat Access Logging Support | 3.1.0_RELEASE |
Tomcat Lifecycle Support | 3.1.0_RELEASE |
Tomcat Logging Support | 3.1.0_RELEASE |
YourKit Profiler | 2017.2.63 |