Releases: cloudfoundry/java-buildpack
Java Buildpack v3.5.1
I'm pleased to announce the release of the java-buildpack
, version 3.5.1
. This release contains minor improvements and updates to dependencies. It also addresses the critical vulnerability found in CVE-2016-0708.
- Secure JRebel (via @bssie)
- Improved documentation (via Daniel Mikusa, Violeta Georgieva)
- Logging in the Luna Security Provider
For a more detailed look at the changes in 3.5.1
, 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 | 4.1.8_5 |
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.1 |
MariaDB JDBC | 1.3.3 |
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.24.1 |
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.1207 |
RedisStore | 1.2.0_RELEASE |
SLF4J API | 1.5.8 |
SLF4J JDK14 | 1.5.8 |
Spring Auto-reconfiguration | 1.10.0_RELEASE |
Spring Boot CLI | 1.3.1_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.30 |
YourKit Profiler | 2015.15084.0 |
Java Buildpack v3.4
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) - YourKit Profiling Support with
cf ssh
- Improved Tomcat documentation (via Violeta Georgieva)
- Improved Tomcat testing (via Violeta Georgieva)
- Improved AppDynamics config (via Nikhil Katre)
For a more detailed look at the changes in 3.4
, 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 | 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 |
SLF4J API | 1.5.8 |
SLF4J JDK14 | 1.5.8 |
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 Profiler | 2015.15080 |
Java Buildpack v3.3.1
I'm pleased to announce the release of the java-buildpack
, version 3.3.1
. This release contains a new debug framework and ensures that the dependencies contained in the offline
buildpack are up to date.
For a more detailed look at the changes in 3.3.1
, 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 | 4.1.5_3 |
GemFire | 8.0.0 |
GemFire Modules | 8.0.0.1 |
GemFire Modules Tomcat7 | 8.0.0.1 |
GemFire Security | 8.0.0 |
Groovy | 2.4.5 |
JRebel | 6.2.6 |
MariaDB JDBC | 1.2.3 |
Memory Calculator (mountainlion ) |
2.0.0.RELEASE |
Memory Calculator (precise ) |
2.0.0.RELEASE |
Memory Calculator (trusty ) |
2.0.0.RELEASE |
New Relic Agent | 3.21.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.1204 |
RedisStore | 1.2.0_RELEASE |
SLF4J API | 1.5.8 |
SLF4J JDK14 | 1.5.8 |
Spring Auto-reconfiguration | 1.10.0_RELEASE |
Spring Boot CLI | 1.2.7_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.28 |
Java Buildpack v3.3
I'm pleased to announce the release of the java-buildpack
, version 3.3
. This release contains updates to various dependencies.
- When processing Java Options the
$
and\
characters are no longer escaped to allow environment properties to be used. (see the documentation) - Improved Luna Security Provider HA Support
- Improved configuration of the DynaTrace agent. (via Tom Collings)
- Better AppDynamics code comments. (via Nikhil Katre)
- Better documentation of the Oracle JRE support. (via Dominik Bartholdi)
For a more detailed look at the changes in 3.3
, 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 | 4.1.4_2 |
GemFire | 8.0.0 |
GemFire Modules | 8.0.0.1 |
GemFire Modules Tomcat7 | 8.0.0.1 |
GemFire Security | 8.0.0 |
Groovy | 2.4.5 |
JRebel | 6.2.5 |
MariaDB JDBC | 1.2.2 |
Memory Calculator (mountainlion ) |
2.0.0.RELEASE |
Memory Calculator (precise ) |
2.0.0.RELEASE |
Memory Calculator (trusty ) |
2.0.0.RELEASE |
New Relic Agent | 3.21.0 |
OpenJDK JRE (mountainlion ) |
1.8.0_60 |
OpenJDK JRE (precise ) |
1.8.0_60 |
OpenJDK JRE (trusty ) |
1.8.0_60 |
Play Framework JPA Plugin | 1.10.0.RELEASE |
PostgreSQL JDBC | 9.4.1203 |
RedisStore | 1.2.0_RELEASE |
SLF4J API | 1.5.8 |
SLF4J JDK14 | 1.5.8 |
Spring Auto-reconfiguration | 1.10.0_RELEASE |
Spring Boot CLI | 1.2.6_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.27 |
Java Buildpack v3.2
I'm pleased to announce the release of the java-buildpack
, version 3.2
. This release focuses on more options to configure JRE memory settings.
- Memory calculator 2.0.0 which includes support for specifying initial memory values and expected thread values.
- Support for Luna HSM service to provide entropy.
- Improved Dynatrace documentation. (via Josef Hoerandtner)
- Allow any additional New Relic configuration to be passed through to the agent. (via Bryan Custer)
- Support for Spring Insight updated to version 2.0.0.
For a more detailed look at the changes in 3.2
, 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 | 4.1.3_1 |
GemFire | 8.0.0 |
GemFire Modules | 8.0.0.1 |
GemFire Modules Tomcat7 | 8.0.0.1 |
GemFire Security | 8.0.0 |
Groovy | 2.4.4 |
JRebel | 6.2.3 |
MariaDB JDBC | 1.2.0 |
Memory Calculator (mountainlion ) |
2.0.0.RELEASE |
Memory Calculator (precise ) |
2.0.0.RELEASE |
Memory Calculator (trusty ) |
2.0.0.RELEASE |
New Relic Agent | 3.20.0 |
OpenJDK JRE (mountainlion ) |
1.8.0_60 |
OpenJDK JRE (precise ) |
1.8.0_60 |
OpenJDK JRE (trusty ) |
1.8.0_60 |
Play Framework JPA Plugin | 1.10.0.RELEASE |
PostgreSQL JDBC | 9.4.1202 |
RedisStore | 1.2.0_RELEASE |
SLF4J API | 1.5.8 |
SLF4J JDK14 | 1.5.8 |
Spring Auto-reconfiguration | 1.10.0_RELEASE |
Spring Boot CLI | 1.2.5_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.26 |
Java Buildpack v3.1.1
I'm pleased to announce the release of the java-buildpack
, version 3.1.1
. This release ensures that the dependencies contained in the offline
buildpack are up to date.
For a more detailed look at the changes in 3.1.1
, 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 | 4.0.7_0 |
GemFire | 8.0.0 |
GemFire Modules | 8.0.0.1 |
GemFire Modules Tomcat7 | 8.0.0.1 |
GemFire Security | 8.0.0 |
Groovy | 2.4.4 |
JRebel | 6.2.2 |
MariaDB JDBC | 1.1.9 |
Memory Calculator (centos6 ) |
1.1.1.RELEASE |
Memory Calculator (lucid ) |
1.1.1.RELEASE |
Memory Calculator (mountainlion ) |
1.1.1.RELEASE |
Memory Calculator (precise ) |
1.1.1.RELEASE |
Memory Calculator (trusty ) |
1.1.1.RELEASE |
New Relic Agent | 3.18.0 |
OpenJDK JRE (centos6 ) |
1.8.0_51 |
OpenJDK JRE (lucid ) |
1.8.0_51 |
OpenJDK JRE (mountainlion ) |
1.8.0_51 |
OpenJDK JRE (precise ) |
1.8.0_51 |
OpenJDK JRE (trusty ) |
1.8.0_51 |
Play Framework JPA Plugin | 1.7.0.RELEASE |
PostgreSQL JDBC | 9.4.1201 |
RedisStore | 1.2.0_RELEASE |
SLF4J API | 1.5.8 |
SLF4J JDK14 | 1.5.8 |
Spring Auto-reconfiguration | 1.7.0_RELEASE |
Spring Boot CLI | 1.2.5_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.24 |
Java Buildpack v3.1
I'm pleased to announce the release of the java-buildpack
, version 3.1
. This release was focused on new monitoring frameworks and the Memory Calculator. The Memory Calculator removes the need to restage an application after scaling it's allocated memory. It has the following highlights:
- Dynatrace monitoring framework support. (via Stu Charlton)
- Introscope monitoring framework support.
- Memory calculator (via Mike Youngstrom, df007)
- Improved tar downloader (via Claude Devarenne)
- Improved OS detection (via Christopher Umbel)
For a more detailed look at the changes in 3.1
, 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 | 4.0.7_0 |
GemFire | 8.0.0 |
GemFire Modules | 8.0.0.1 |
GemFire Modules Tomcat7 | 8.0.0.1 |
GemFire Security | 8.0.0 |
Groovy | 2.4.3 |
JRebel | 6.2.1 |
MariaDB JDBC | 1.1.9 |
Memory Calculator (centos6 ) |
1.1.1.RELEASE |
Memory Calculator (lucid ) |
1.1.1.RELEASE |
Memory Calculator (mountainlion ) |
1.1.1.RELEASE |
Memory Calculator (precise ) |
1.1.1.RELEASE |
Memory Calculator (trusty ) |
1.1.1.RELEASE |
New Relic Agent | 3.17.0 |
OpenJDK JRE (centos6 ) |
1.8.0_45 |
OpenJDK JRE (lucid ) |
1.8.0_45 |
OpenJDK JRE (mountainlion ) |
1.8.0_45 |
OpenJDK JRE (precise ) |
1.8.0_45 |
OpenJDK JRE (trusty ) |
1.8.0_45 |
Play Framework JPA Plugin | 1.7.0.RELEASE |
PostgreSQL JDBC | 9.4.1201 |
RedisStore | 1.2.0_RELEASE |
SLF4J API | 1.5.8 |
SLF4J JDK14 | 1.5.8 |
Spring Auto-reconfiguration | 1.7.0_RELEASE |
Spring Boot CLI | 1.2.4_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.23 |
Java Buildpack v3.0
I'm pleased to announce the release of the java-buildpack
, version 3.0
. This release was focused on user configuration via environment variables, to reduce the need for forking the buildpack to make minor changes. It has the following highlights:
- User configuration via environment variables (via Mike Youngstrom, Noburou Taniguchi, Guillaume Berche)
- Expanded AppDynamics configuration (via Mike Youngstrom)
- Documentation updates (via Robbie Clutton, Mohammad Asif Siddiqui)
For a more detailed look at the changes in 3.0
, 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 | 4.0.3_0 |
GemFire | 8.0.0 |
GemFire Modules | 8.0.0.1 |
GemFire Modules Tomcat7 | 8.0.0.1 |
GemFire Security | 8.0.0 |
Groovy | 2.4.3 |
JRebel | 6.0.3 |
MariaDB JDBC | 1.1.8 |
New Relic Agent | 3.15.0 |
OpenJDK JRE (centos6 ) |
1.8.0_40 |
OpenJDK JRE (lucid ) |
1.8.0_40 |
OpenJDK JRE (mountainlion ) |
1.8.0_40 |
OpenJDK JRE (precise ) |
1.8.0_40 |
OpenJDK JRE (trusty ) |
1.8.0_40 |
Play Framework JPA Plugin | 1.7.0.RELEASE |
PostgreSQL JDBC | 9.4.1201 |
RedisStore | 1.2.0_RELEASE |
SLF4J API | 1.5.8 |
SLF4J JDK14 | 1.5.8 |
Spring Auto-reconfiguration | 1.7.0_RELEASE |
Spring Boot CLI | 1.2.3_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.21 |
Java Buildpack v2.7.1
I'm less than pleased to announce the release of the java-buildpack
, version 2.7.1
. This release properly creates the offline packages that were incorrectly built in version 2.7
and has no other changes.
For a more detailed look at the changes in 2.7.1
, 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 | 4.0.1_0 |
GemFire | 8.0.0 |
GemFire Modules | 8.0.0.1 |
GemFire Modules Tomcat7 | 8.0.0.1 |
GemFire Security | 8.0.0 |
Groovy | 2.4.1 |
JRebel | 6.0.3 |
MariaDB JDBC | 1.1.8 |
New Relic Agent | 3.14.0 |
OpenJDK JRE (centos6 ) |
1.8.0_40 |
OpenJDK JRE (lucid ) |
1.8.0_40 |
OpenJDK JRE (mountainlion ) |
1.8.0_40 |
OpenJDK JRE (precise ) |
1.8.0_40 |
OpenJDK JRE (trusty ) |
1.8.0_40 |
Play Framework JPA Plugin | 1.7.0.RELEASE |
PostgreSQL JDBC | 9.4.1201 |
RedisStore | 1.2.0_RELEASE |
SLF4J API | 1.5.8 |
SLF4J JDK14 | 1.5.8 |
Spring Auto-reconfiguration | 1.7.0_RELEASE |
Spring Boot CLI | 1.2.2_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.20 |
Java Buildpack v2.7
I'm pleased to announce the release of the java-buildpack
, version 2.7
. This release was focused on GemFire and has the following highlights:
- Support for GemFire session replication.
- Better
JAVA_OPTS
escaping (via Sridhar Vennela) - Documentation updates (via Makoto Motegi, Mohammad Asif Siddiqui, and Ann Paungam)
- Windows build improvements (via Josh Ghiloni)
- JRebel support.
For a more detailed look at the changes in 2.7
, 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 | 4.0.1_0 |
GemFire | 8.0.0 |
GemFire Modules | 8.0.0.1 |
GemFire Modules Tomcat7 | 8.0.0.1 |
GemFire Security | 8.0.0 |
Groovy | 2.4.1 |
JRebel | 6.0.3 |
MariaDB JDBC | 1.1.8 |
New Relic Agent | 3.13.0 |
OpenJDK JRE (centos6 ) |
1.8.0_31 |
OpenJDK JRE (lucid ) |
1.8.0_31 |
OpenJDK JRE (mountainlion ) |
1.8.0_31 |
OpenJDK JRE (precise ) |
1.8.0_31 |
OpenJDK JRE (trusty ) |
1.8.0_31 |
Play Framework JPA Plugin | 1.7.0.RELEASE |
PostgreSQL JDBC | 9.4.1200 |
RedisStore | 1.2.0_RELEASE |
SLF4J API | 1.5.8 |
SLF4J JDK14 | 1.5.8 |
Spring Auto-reconfiguration | 1.7.0_RELEASE |
Spring Boot CLI | 1.2.1_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.18 |