Releases: hookdeck/hookdeck-cli
Releases · hookdeck/hookdeck-cli
v0.6.5
Add Linux ARM64 build
v0.6.4
Fix window build for NPM compatibility
v0.6.3
Change go-npm package
v0.6.2
Add NPM Publishing
v0.6
Add support for Hookdeck Console while connecting from the Console or in guest mode.
v0.5.1
This release adds a new flag --insecure
to skip validation of SSL certificates for development SSL destinations.
v0.5
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
- 8f9fa0d fix: Refactor connection logic
- 7680411 feat: Add
whoami
command - Various small fixes (typos, tests, etc) v0.4.4...v0.5
v0.4.4
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