Java Buildpack v3.4
Christopher Frost
I'm pleased to announce the release of the java-buildpack, version 3.4. This
release focuses on developer diagnostic tools. - JMX Support with cf ssh - Debugging Support with cf ssh (via Mike Youngstrom <https://github.com/cloudfoundry/java-buildpack/issues/238>) - YourKit Profiling Support with cf ssh - Improved Tomcat documentation (via Violeta Georgieva <https://github.com/cloudfoundry/java-buildpack/pull/247>) - Improved Tomcat testing (via Violeta Georgieva <https://github.com/cloudfoundry/java-buildpack/pull/261>) - Improved AppDynamics config (via Nikhil Katre <https://github.com/cloudfoundry/java-buildpack/pull/245>) For a more detailed look at the changes in 3.4, please take a look at the commit log <https://github.com/cloudfoundry/java-buildpack/compare/v3.3...v3.4>. Packaged versions of the buildpack, suitable for use with create-buildpack and update-buildpack, can be found attached to this release <https://github.com/cloudfoundry/java-buildpack/releases/tag/v3.3>. *Packaged Dependencies* - AppDynamics Agent: 4.1.7_1 - GemFire 8.2.0 - GemFire Modules 8.2.0 - GemFire Modules Tomcat7 8.2.0 - GemFire Security 8.2.0 - Groovy: 2.4.5 - JRebel 6.3.0 - MariaDB JDBC: 1.3.2 - Memory Calculator (mountainlion): 2.0.1.RELEASE - Memory Calculator (precise): 2.0.1.RELEASE - Memory Calculator (trusty): 2.0.1.RELEASE - New Relic Agent: 3.22.0 - OpenJDK JRE (mountainlion): 1.8.0_65 - OpenJDK JRE (precise): 1.8.0_65 - OpenJDK JRE (trusty): 1.8.0_65 - Play Framework JPA Plugin: 1.10.0.RELEASE - PostgreSQL JDBC: 9.4.1206 - RedisStore: 1.2.0_RELEASE - Spring Auto-reconfiguration: 1.10.0_RELEASE - Spring Boot CLI: 1.3.0_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.29 - YourKit: 2015.15080 Christopher Frost - Pivotal UK Java Buildpack Team |
|