Java Buildpack v2.6
I'm pleased to announce the release of the java-buildpack, version 2.6. This release was a basic hygiene release and has the following highlights:
- Print
OutOfMemorydiagnostics to Loggregator (via Troy Astle) - Support for custom CA certificates when download from a repository (via Dave Head-Rapson)
- Tomcat Redis Session Replication support for alternate Redis services (via Neil Aitken)
- Improved SSL Diagnostics
For a more detailed look at the changes in 2.6, 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.5_0 |
| Groovy | 2.3.7 |
| MariaDB JDBC | 1.1.7 |
| New Relic Agent | 3.12.0 |
OpenJDK JRE (centos6) |
1.8.0_25 |
OpenJDK JRE (lucid) |
1.8.0_25 |
OpenJDK JRE (mountainlion) |
1.8.0_25 |
OpenJDK JRE (precise) |
1.8.0_25 |
OpenJDK JRE (trusty) |
1.8.0_25 |
| 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.9_RELEASE |
| Tomcat Access Logging Support | 2.4.0_RELEASE |
| Tomcat Lifecycle Support | 2.4.0_RELEASE |
| Tomcat Logging Support | 2.4.0_RELEASE |
| Tomcat | 8.0.15 |