Releases: hookdeck/hookdeck-cli
Releases · hookdeck/hookdeck-cli
v1.7.1
Fixes
- Add checkout step to test-npm-install workflow by @leggetter in #203=
- Correct destination ID prefix from
dest_todes_across codebase in #206 - Correct destination auth config structure and add
--include-destination-authflag by @leggetter #208
Features
- Add helpful hints when connection create/upsert fails with invalid resource IDs by @leggetter in #205
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Bug Fixes
- fix: Use TLS dial for HTTPS healthchecks to prevent handshake warnings by @leggetter in #199
- fix: pnpm v10+ compatibility: Single-package binary distribution with GoReleaser by @leggetter in #196
Updates
- docs: Update branching workflow to single-branch strategy by @leggetter in #195
- chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 by @dependabot[bot] in #191
- chore(deps): bump github.com/charmbracelet/bubbles from 0.21.0 to 0.21.1 by @dependabot[bot] in #197
- chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #193
Full Changelog: v1.6.0...v1.7.0
v1.6.1-beta.1
Merge branch 'feat/install-process' of https://github.com/hookdeck/ho…
v1.6.1-beta.0
chore: update GoReleaser installation in CI workflow - Replace manual GoReleaser installation with GitHub Action for improved reliability - Specify version v2.10.2 for consistent builds
v1.6.0
Features
- Support GCP destination authentication by @leggetter in #194
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Features
- Add TCP-based local server health checks to
listencommand by @leggetter in #186
Bug Fixes
- Status bar duplicates and width handling by @leggetter in #187
Updates
- chore(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 by @dependabot[bot] in #185
- chore(deps): bump golang.org/x/sys from 0.38.0 to 0.40.0 by @dependabot[bot] in #188
- chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #178
- chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #180
Full Changelog: v1.4.1...v1.5.0
v1.4.1
Docs
- Update listen command documentation by @nicolasbeauvais in #181
Updates
- Disable changelog generation in goreleaser configuration by @leggetter in #171
- chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 by @dependabot[bot] in #172
- refactor: hookdeck api calls using latest version by @alexluong in #182
New Contributors
- @nicolasbeauvais made their first contribution in #181
Full Changelog: v1.3.0...v1.4.1
v1.4.0
Updates
- Disable changelog generation in goreleaser configuration by @leggetter in #171
- Update listen command documentation by @nicolasbeauvais in #181
- Refactor Hookdeck API calls to use the latest API version by @alexluong in #182
New Contributors
- @nicolasbeauvais made their first contribution in #181
Full Changelog: v1.3.0...v1.4.0
v1.4.0-alpha.1
Upgrade npm to latest for trusted publishing support
v1.3.0
Fixes
hookdeck connection upsert ...with only destination config flags now works by @leggetter in #175
Features
hookdeck project use --localFlag & Connection Management Improvements by @leggetter in #174
Full Changelog: v1.2.0...v1.3.0