Releases: cloudfoundry/java-buildpack
Java Buildpack v2.1.2
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
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
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:
- Package and offline buildpacks
- Redis-based Session Replication for Tomcat
- Improved Tomcat Logging (via Guillaume Berche and Mike Youngstrom)
distZip
-style applications (via Diego Ramirez)- Ratpack Support (Groovy)
- Oracle JRE Support
- Support for downloading dependencies through proxies (via Jan Dubois)
- Spring Boot CLI 1.0.0 Support
- Support for custom AppDynamics resources (via Mike Youngstrom)
- CloudFront cached dependencies
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.