Skip to content

Releases: MottainaiCI/ssh-compose

v0.10.2

10 Feb 15:25

Choose a tag to compare

Changelog

  • c596a2b Prepare v0.10.2
  • 68d12db README.md: Update
  • 6f78b48 cisco: Add support for option num_lf
  • 8f3e26a cmd/exec: Clear buffers on running multiple commands

v0.10.1

09 Feb 11:06

Choose a tag to compare

Changelog

  • dc812f1 Increase cisco command buffer
  • bd35b9a Prepare v0.10.1
  • 8067bc5 cmd/exec: Add flag --multiple-commands

v0.10.0

28 Jan 21:39

Choose a tag to compare

Changelog

  • 8904c7c Add support for remotes encryption 🚀
  • 475f96d Add support for var files encryption
  • a3393d5 Prepare v0.10.0
  • ea1e0e8 Update golang.org/x/crypto@v0.47.0
  • e027fc0 cisco: Fix execution of ena command only at begin
  • 9c8c047 cmd/security/genkey: Add --to flag

v0.9.0

27 Jan 21:29

Choose a tag to compare

Changelog

  • 0dc6525 Add support to Cisco ASA device
  • 5cdc5c5 Bump golang.org/x/crypto from 0.43.0 to 0.45.0
  • c2c87e1 Merge pull request #10 from MottainaiCI/dependabot/go_modules/golang.org/x/crypto-0.45.0
  • 9b4ddc5 Prepare v0.9.0
  • 4e71980 README.md: Update

v0.8.1

27 Jan 08:03

Choose a tag to compare

Changelog

  • 8034eae Merge pull request #9 from kurtz81/master
  • 277b9f4 Prepare v0.8.1
  • 569711b Update vendor github.com/imdario/mergo@v0.3.16
  • 5fa9bf8 Update vendor github.com/spf13/cobra@v1.10.1,github.com/spf13/viper@v1.21.0,golang.org/x/crypto@v0.43.0
  • e81ee4d Update vendor helm.sh/helm/v3@v3.19.0
  • 847bc25 cisco: Review RunCommandWithOutputOnCiscoDevice
  • d48336c cmd/apply: Add --skip-compile flag
  • 06cdd8f executor: Fix execution of ssh commands with entrypoint

v0.8.0

28 Jul 18:45

Choose a tag to compare

Changelog

  • 96dfd54 Add support for Cisco Devices
  • ce6fc8e Prepare v0.8.0
  • 741792d README.md: Fix typo
  • ac7ffea README.md: Update
  • 5fba8fd executor: Correctly supply keyboard interactive auth
  • 075ac47 executor: Increase initial sleep for cisco device

v0.7.0

28 Jul 14:18

Choose a tag to compare

Changelog

  • 9886f4c Add tunnel command
  • 95bbd75 Add support for SSL Tunneling Chain 🍾!
  • 4ef2add Bump golang.org/x/crypto from 0.30.0 to 0.31.0
  • 027fab5 Bump golang.org/x/crypto from 0.31.0 to 0.35.0
  • 4011714 Bump golang.org/x/oauth2 from 0.15.0 to 0.27.0
  • 48c92dd Disable j2cli test units (we need fork j2cli)
  • 7e8f1a8 Merge pull request #6 from MottainaiCI/dependabot/go_modules/golang.org/x/crypto-0.31.0
  • f4ac9b1 Merge pull request #7 from MottainaiCI/dependabot/go_modules/golang.org/x/oauth2-0.27.0
  • bea2e75 Merge pull request #8 from MottainaiCI/dependabot/go_modules/golang.org/x/crypto-0.35.0
  • 9b6e638 Prepare v0.7.0
  • e67322e README.md: Update
  • 5a58c9a Update Copyright years
  • 3bee891 Update vendor github.com/onsi/ginkgo/v2@v2.23.4, github.com/onsi/gomega@v1.36.3
  • cf4d075 Update vendor helm.sh/helm/v3@v3.18.4, github.com/spf13/cobra@v1.9.1, github.com/google/uuid@v1.6.0, github.com/onsi/gomega@v1.35.1
  • 4ce48fd cmd/group/list: Add --render-env flag
  • 6bf9606 cmd/shell: Cosmetic fix
  • f3c910f cmd/shell: Manage SIGWINCH for term resize
  • e31c85c executor: Fix typo
  • 72fd087 remote: Permits to define Timeout in secs

v0.6.2

10 Dec 14:02

Choose a tag to compare

Changelog

  • 626670a Add --enable-group, --disable-group flags on command run
  • d5e197e Prepare v0.6.2

v0.6.1

08 Dec 19:15

Choose a tag to compare

Changelog

v0.6.0

08 Dec 13:53

Choose a tag to compare

Changelog

  • 2279417 Add finally hooks type
  • f57b120 Add labels and options on remotes
  • a65e22c Prepare v0.6.0
  • 1766ee1 Review deploy logic to support finally hooks
  • 3432a0e Review include hooks logic
  • 54f3e12 Update github.com/onsi/ginkgo/v2@v2.22.0,github.com/onsi/gomega@v1.34.2
  • fc0c49a cmd/compile: Fix alias
  • e9264ea logger: Fix typo on Fatal messages
  • 00b7823 remotes: Fix typo