Releases: hookdeck/hookdeck-cli
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
v0.4.1
v0.4
v0.3.6
v0.3.4
v0.3.5
v0.3.3
Changelog
fc95d5c Added content-length header
d4fdfb8 Added content-length header
5e2e66a Merge pull request #6 from hookdeck/fix/use-data-string
787cbd5 Merge pull request #8 from hookdeck/fix/add-content-length
a160b21 fix: Always use DataString instead of data
e7ff3db resolved merge conflict
Docker images
docker pull hookdeck/hookdeck-cli:latest
docker pull hookdeck/hookdeck-cli:v0.3.3
v0.3.2
v0.3.1
Changelog
448addc Added a fix to send data in string_data in case thee content-type is text/plain or x-wwww-form-urlencoded
dfc0c76 Merge pull request #3 from hookdeck/feat/unauthenticated-user
0b5d675 Merge pull request #4 from hookdeck/cli_text_body_fix
e36d8a8 chore: cli logout docs
b109eb3 fix: Fix inspect event link
eade751 fix: removed debug code
Docker images
docker pull hookdeck/hookdeck-cli:latest
docker pull hookdeck/hookdeck-cli:v0.3.1