Skip to content

Latest commit

 

History

History
79 lines (59 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

79 lines (59 loc) · 2.56 KB

Change Log

All changes to the images, whether it's a new image or an update will be added here.

The format is based on Keep a Changelog

Unreleased

Added

  • New Google Cloud integration (with support for kubernetes).

2017-11-28

Changed

  • Update AWS S3 Website to 3.4.0. If you used cloudfront_distribution_config in s3_website.yml, check here for instructions on using the latest configuration sytnax.

2017-11-18

Changed

  • Update OpenJDK to version 8u151 in Base image.
  • Update Docker Provider to 17.06.2 (introducing multi-stage builds).

2017-10-31

Added

  • Add support for supplying multiple image names/tags in Docker Provider

Changed

  • Fix variable name for private registry URL in Docker Provider

2017-10-01

Added

2017-09-30

Added

2017-09-14

Added

Changed

  • Default Node version is now 6.11.3 instead of 6.8.0.
  • Update PHP to version 7.0.22 in Base image.

2017-09-08

2017-06-28

Added

2017-06-19

Added

  • Added Docker builder integration - Early access.

Changed

  • Update PHP to version 7.0.18 in Base image.
  • Update OpenJDK to version 8u131-b11-0 in Base image.

2017-03-24

Added

  • Add ca-certificates to Base image.

2017-03-27

Changed

2017-03-24

Added

  • Add ca-certificates to Base image.

Fixed

  • Fix loading order of Node provider versions.
  • Fix use of rbenv for Ruby provider versions.

Changed

  • Update php7.0-cli to 7.0.15.

2017-03-04

Changed