Skip to content

Releases: cloudfoundry/java-buildpack

Java Buildpack v2.4

10 Jul 13:37
Compare
Choose a tag to compare

I'm pleased to announce the release of the java-buildpack, version 2.4. This release focuses on access logging in Tomcat and has the following highlights:

For a more detailed look at the changes in 2.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 3.7.17
Groovy 2.3.3
MariaDB JDBC 1.1.7
New Relic Agent 3.7.2
OpenJDK JRE (centos6) 1.7.0_60
OpenJDK JRE (lucid) 1.7.0_60
OpenJDK JRE (mountainlion) 1.7.0_60
OpenJDK JRE (precise) 1.7.0_60
OpenJDK JRE (trusty) 1.7.0_60
Play Framework JPA Plugin 1.4.0.RELEASE
PostgreSQL JDBC 9.3.1101
RedisStore 1.1.0_RELEASE
Spring Auto-reconfiguration 1.4.0_RELEASE
Spring Boot CLI 1.1.4_RELEASE
Tomcat Access Logging Support 2.2.0_RELEASE
Tomcat Lifecycle Support 2.2.0_RELEASE
Tomcat Logging Support 2.2.0_RELEASE
Tomcat 7.0.54

Java Buildpack v2.3

12 Jun 23:20
Compare
Choose a tag to compare

I'm pleased to announce the release of the java-buildpack, version 2.3. This release focuses on auto-reconfiguration and has the following highlights:

  • Connections to Spring Insight in offline environments
  • Disable Auto-reconfiguration explicitly
  • Spring Boot 1.1.x auto-reconfiguration support

For a more detailed look at the changes in 2.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 3.7.17
Groovy 2.3.2
MariaDB JDBC 1.1.7
New Relic Agent 3.6.0
OpenJDK JRE (centos6) 1.7.0_60
OpenJDK JRE (lucid) 1.7.0_60
OpenJDK JRE (mountainlion) 1.7.0_60
OpenJDK JRE (precise) 1.7.0_60
OpenJDK JRE (trusty) 1.7.0_60
Play Framework JPA Plugin 1.4.0.RELEASE
PostgreSQL JDBC 9.3.1101
RedisStore 1.0.0_RELEASE
Spring Auto-reconfiguration 1.4.0_RELEASE
Spring Boot CLI 1.1.1_RELEASE
Tomcat Lifecycle Support 2.1.0_RELEASE
Tomcat Logging Support 2.1.0_RELEASE
Tomcat 7.0.54

Java Buildpack v2.2

23 May 12:29
Compare
Choose a tag to compare

I'm pleased to announce the release of the java-buildpack, version 2.2. A smaller and quicker release this time (thankfully) with the following highlights:

  • Credentials in repository URIs (via Shaozhen Ding)
  • Groovy 2.3 support
  • Auto-reconfiguration support for Servlet 3 and distZip style applications
  • Buildpack packaging on Windows (via kjhawar)

For a more detailed look at the changes in 2.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.

Java Buildpack v2.1.2

28 Apr 15:32
Compare
Choose a tag to compare

I'm pleased to announce the release of the java-buildpack, version 2.1.2. This release fixes a bug in the Java Buildpack Auto-reconfiguration and adds support for Ubuntu 14.04 (Trusty Tahr).

For a more detailed look at the changes in 2.1.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.

Java Buildpack v2.1.1

25 Apr 18:32
Compare
Choose a tag to compare

I'm pleased to announce the release of the java-buildpack, version 2.1.1. This release fixes a bug that prevented Spring Boot applications from staging properly.

For a more detailed look at the changes in 2.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.

Java Buildpack v2.1

14 Apr 11:20
Compare
Choose a tag to compare

I'm pleased to announce the release of the java-buildpack, version 2.1. This one took quite a while to get out there, but is packed with a lot of features that I'm sure you'll love. Some of the highlights are:

For a more detailed look at the changes in 2.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.