Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Releases: gamechanger/dusty

0.6.6-RC3

15 Feb 15:25
Compare
Choose a tag to compare
0.6.6-RC3 Pre-release
Pre-release
Merge pull request #645 from gamechanger/tnt-login-bugs

Fix bugs with env and down machine on required login

0.6.6-RC2

12 Feb 19:32
Compare
Choose a tag to compare
0.6.6-RC2 Pre-release
Pre-release
Merge pull request #641 from gamechanger/tnt-login-required

Add image_requires_login field to apps and services

0.6.6-RC1

09 Feb 19:16
Compare
Choose a tag to compare
0.6.6-RC1 Pre-release
Pre-release
Merge pull request #627 from gamechanger/ae-dc_1.6

are no longer allowed to pass --allow-insecure-ssl

0.6.5

13 Jan 17:03
Compare
Choose a tag to compare
  • Misc
    • Dusty now recognizes if the SSH agent socket path has changed on each command and resets the value if necessary
    • Dusty is now compatible with recent versions of docker-machine env by passing the --shell flag

0.6.5-RC1

12 Jan 20:06
Compare
Choose a tag to compare
0.6.5-RC1 Pre-release
Pre-release
Merge pull request #613 from gamechanger/js-docker-machine-env-fix

changelog for --shell

0.6.4

23 Nov 15:57
Compare
Choose a tag to compare
  • Misc
    • Added support for Docker 1.9 following breaking changes to the default Docker bridge IP.
    • Test images are now automatically rebuilt when repos they depend on have new commits.
    • Fixed a bug which could prevent tests without once commands from running correctly.

0.6.4-RC2

07 Oct 20:40
Compare
Choose a tag to compare
0.6.4-RC2 Pre-release
Pre-release
Merge pull request #596 from gamechanger/js-fix-test-upgrading

Js fix tests

0.6.4-RC1

05 Oct 20:25
Compare
Choose a tag to compare
0.6.4-RC1 Pre-release
Pre-release
Merge pull request #595 from gamechanger/js-tests-install-on-sha

Js tests install on sha

0.6.3

01 Oct 14:52
Compare
Choose a tag to compare
  • New
    • Dusty can now forward arbitrary TCP connections (for example, SSH) through to running containers by specifying a type: stream key as part of host_forwarding configuration in app specs. See the SSH server app spec for an example.

0.6.3-RC1

30 Sep 20:30
Compare
Choose a tag to compare
0.6.3-RC1 Pre-release
Pre-release
Merge pull request #590 from gamechanger/tnt-stream-forwarding

Stream type host_forwarding