Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Latest commit

 

History

History
168 lines (105 loc) · 8.81 KB

CHANGELOG.md

File metadata and controls

168 lines (105 loc) · 8.81 KB

Change Log

0.1.6 (2016-09-01)

Full Changelog

Breaking changes:

  • Option --vars is renamed to --var-file

Merged pull requests:

  • Added configurable timeouts for connection to docker socket #54 (rodio)
  • Updated dependencies to support docker 1.12 #53 (rodio)
  • Added tar command for making applicaiton bundles #43, #51 (ybogdanov)
  • Print logs of the container that failed even if there was no -attach option #50 (ybogdanov)

0.1.5 (2016-02-12)

Full Changelog

Implemented enhancements:

  • New S3 naming schema support #42

0.1.4 (2016-02-08)

Full Changelog

Implemented enhancements:

  • Use Docker credentials state to access private repositories #20
  • Build was moved to GO15VENDOREXPERIMENT #41 (romank87)
  • Experimental integration with AWS ECR
  • Experimental support of S3 as a backend for storing images instead of Docker Registry

0.1.3 (2015-11-26)

Full Changelog

Fixed bugs:

  • rocker-compose remove volumes if dependant container re-creates, Docker 1.9 #35

0.1.2 (2015-11-23)

Full Changelog

Implemented enhancements:

  • make better non-colored logger #34
  • Ping docker server before running #33
  • Dump stack when receive SIGUSR1 #32
  • Semver matching for image names #31
  • Use image helper to run with artifacts from rocker #23
  • Feature RQ: include function for the go templates #19

Fixed bugs:

  • Invalid volume on Windows #25
  • Rocker-compose cannot pull image if name contains '/' character #16
  • External dependencies without namespace are not resolved #13
  • If wait_for points to state:running containers, rocker-compose hangs #9

Merged pull requests:

0.1.3-rc1 (2015-09-30)

Full Changelog

0.1.1 (2015-09-17)

Full Changelog

Implemented enhancements:

  • Installation instructions are absent in README.md #3

Fixed bugs:

  • Incorrect file extension for binary release file #8

Closed issues:

  • Mistake in README #4

Merged pull requests:

0.1.0 (2015-09-01)

Full Changelog

Merged pull requests:

0.0.22 (2015-08-18)

Full Changelog

0.0.21 (2015-08-18)

Full Changelog

0.0.20 (2015-08-11)

Full Changelog

0.0.19 (2015-08-11)

Full Changelog

0.0.18 (2015-07-30)

Full Changelog

0.0.17 (2015-07-28)

Full Changelog

0.0.16 (2015-07-28)

Full Changelog

0.0.15 (2015-07-27)

Full Changelog

0.0.14 (2015-07-27)

Full Changelog

0.0.13 (2015-07-23)

Full Changelog

0.0.12 (2015-07-22)

Full Changelog

0.0.11 (2015-07-16)

Full Changelog

0.0.10 (2015-07-14)

Full Changelog

0.0.9 (2015-07-12)

Full Changelog

0.0.8 (2015-07-10)

Full Changelog

0.0.7 (2015-07-08)

Full Changelog

0.0.6 (2015-07-07)

Full Changelog

0.0.5 (2015-07-07)

Full Changelog

Fixed bugs:

  • Diff test is handing on resolving external dependencies #1

0.0.4 (2015-07-04)

Full Changelog

0.0.3 (2015-07-04)

Full Changelog

0.0.2 (2015-07-03)

Full Changelog

0.0.1 (2015-07-02)

* This Change Log was automatically generated by github_changelog_generator