Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

36 lines (25 loc) · 2.63 KB

v2.0.0-beta1 -> v2.0.0-beta2

Features

  • 36ea3fa _scripts: add CHANGELOG.md and generator script
  • 1d54179 storage: Add support for all storage backends

Maintenance

  • 2be1cac .travis.yml: run docker builds on PRs

v2.0.0-beta1

Features

  • a18a916 travis: add traivs webhook to jenkins
  • c7ddccf mutable: add support for mutable image builds
  • 0825009 gcs: add support for GCS storage
  • 36a2189 vendor: remove vendor directory
  • b08ac93 manifest: change builder name
  • 7c1cead region: add region to s3 client config
  • ce77440 makefile: check version flag is set
  • 7581cc3 makefile: remove script to change image in RC
  • e7a4f86 travis: change yaml to yml
  • 18ad157 CI: add travis.yml and build script
  • 1db350e dockerbuilder: builder pod that supports dockerfie builds

Fixes

  • 93b33e1 deploy.py: don't replace if string is None
  • 2ba4626 Makefile: remove duplicate "docker-build" target

Maintenance

  • 0773673 Dockerfile: update docker-py to 1.7.2
  • 274660c requirements: update docker-py to 1.7.0