Skip to content

Releases: hookdeck/hookdeck-cli

v0.6.7

11 Apr 23:04

Choose a tag to compare

Fix NPM release

v0.6.6

11 Apr 22:16
5bdca6b

Choose a tag to compare

Add support for all package managers and shrink package size

v0.6.5

11 Apr 21:39

Choose a tag to compare

Add Linux ARM64 build

v0.6.4

14 Mar 00:54

Choose a tag to compare

Fix window build for NPM compatibility

v0.6.3

06 Mar 18:22

Choose a tag to compare

Change go-npm package

v0.6.2

06 Mar 16:43

Choose a tag to compare

Add NPM Publishing

v0.6

05 Mar 17:57
49bb54f

Choose a tag to compare

Add support for Hookdeck Console while connecting from the Console or in guest mode.

v0.5.1

24 Jan 19:51
35c8780

Choose a tag to compare

This release adds a new flag --insecure to skip validation of SSL certificates for development SSL destinations.

v0.5

07 Jun 15:31
8f9fa0d

Choose a tag to compare

What's changed

This release brings a new command hookdeck whoami that will present you with your current logged in username and workspace.

It also fixes an issue with connection stability on high latency networks and improves reconnection behavior when connections drop.

Internal changes include upgrading to Go 1.18 and various small cleanup fixes.

Changelog

v0.4.4

27 Oct 15:09

Choose a tag to compare

What's Changed

  • Added support for cli-key via cli arg and env var HOOKDECK_CLI_KEY in #17
  • Upgraded GoReleaser
  • Fixed a bug where there was a wrong key reference in a config file

Full Changelog: v0.4.1...v0.4.4