Skip to content

Releases: cyberark/summon

v0.3.2

11 Feb 03:30
Compare
Choose a tag to compare
  • @SUMMONENVFILE is now ensured to contain a trailing newline GH-22

v0.3.1

03 Feb 22:32
Compare
Choose a tag to compare
  • Integer values set in secrets.yml are now parsed correctly GH-21

EDIT: binaries were cross-compiled incorrectly, this has been fixed in v0.3.2

v0.3.0

21 Aug 21:19
Compare
Choose a tag to compare
  • Install bash completions if available
  • Switch to tar.gz instead of .zip
  • Try to find provider in the default path if just a name given
  • Allow -p argument to override SUMMON_PROVIDER envar
  • Check if provider exists and is executable

v0.2.1

29 Jun 20:42
Compare
Choose a tag to compare
  • Improve provider path handling 5df0fde

v0.2.0

23 Jun 18:40
Compare
Choose a tag to compare
  • -D variable interpolation now plays nicely with the shell
  • @SUMMONENVFILE for better Docker integration

v0.1.2

10 Jun 14:27
Compare
Choose a tag to compare

v0.1.2

  • Fix --help and --version flags
  • Vendor dependencies with Godep

v0.1.1

09 Jun 19:11
Compare
Choose a tag to compare
  • Allow running interactive processes
  • Change name to summon

v0.1.0

03 Jun 18:22
Compare
Choose a tag to compare

Initial release!