Java Buildpack v2.5
I'm pleased to announce the release of the java-buildpack
, version 2.5
. This release was a long time in coming, and focuses on moving to the latest Java and Tomcat and has the following highlights:
- Improved Access Logging (via Guillaume Berche and and Kevin Kessler)
- Improved AppDynamics Integration (via Troy Astle, Max Brunsfeld, Mike Youngstrom, and Shaozhen Ding)
- New Relic on Java 8
- Secure Dependency Retrieval via HTTPS
- Java 8 as Default
- Tomcat 8 as Default (via Dave Head-Rapson)
For a more detailed look at the changes in 2.5
, please take a look at the commit log. Packaged versions 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 | 3.9.2_1 |
Groovy | 2.3.6 |
MariaDB JDBC | 1.1.7 |
New Relic Agent | 3.10.0 |
OpenJDK JRE (centos6 ) |
1.8.0_20 |
OpenJDK JRE (lucid ) |
1.8.0_20 |
OpenJDK JRE (mountainlion ) |
1.8.0_20 |
OpenJDK JRE (precise ) |
1.8.0_20 |
OpenJDK JRE (trusty ) |
1.8.0_20 |
Play Framework JPA Plugin | 1.5.0.RELEASE |
PostgreSQL JDBC | 9.3.1102 |
RedisStore | 1.2.0_RELEASE |
Spring Auto-reconfiguration | 1.5.0_RELEASE |
Spring Boot CLI | 1.1.6_RELEASE |
Tomcat Access Logging Support | 2.3.0_RELEASE |
Tomcat Lifecycle Support | 2.3.0_RELEASE |
Tomcat Logging Support | 2.3.0_RELEASE |
Tomcat | 8.0.12 |