Skip to content

Releases: zendesk/goship

Add support for preinit_hook command for provider

14 Sep 14:52
b9c5201
Compare
Choose a tag to compare

Add support for passing ssh command to be executed

09 Jan 15:42
8b2163f
Compare
Choose a tag to compare

NEW FEATURES:

[GH-13]: Implemented --ssh-command flag for ssh command for remote execution

EC2 provider improvements

15 Mar 16:49
5556289
Compare
Choose a tag to compare
  • EC2 provider: Fallback to private IP/DNS when the public one is not available

Add missing support for extra ssh/scp params

14 Mar 12:35
c2a9113
Compare
Choose a tag to compare

BUG FIXES:

  • [GH-11]: Add missing ssh/scp extra args support

Minor bugfixes

17 Dec 15:03
b4b56db
Compare
Choose a tag to compare

BUG FIXES:

  • [GH-6]: AwsEc2Cache Refresh() fix
  • [GH-8]: Print errors when checking for the newer version
  • [GH-9]: Fix cache refresh messages

OTHER:

  • [GH-7]: Enable unit-tests and test PR building with Travis

Minor fixes after public release

13 Dec 13:42
f1bb682
Compare
Choose a tag to compare

NEW FEATURES:

  • Check for the newest version when using --verbose flag

BUG FIXES:

  • [GH-1]: execute CheckForNewVersion after parsing flags
  • Add warning message when no providers configured
  • Fix joining paths when creating cache files
  • Fix config file example

Public release

11 Dec 16:09
8232304
Compare
Choose a tag to compare
v1.0.0

Version 1.0.0 for public release