Releases: namespacelabs/breakpoint
Releases · namespacelabs/breakpoint
v0.0.23
v0.0.22
v0.0.21
Changelog
- 577fa7e Add support for windows shell and command wrapping
- a0e1bb3 cmd/breakpoint: Add number of active connections to breakpoint status (#20)
- e284c8a cmd/breakpoint: Add start command that starts breakpoint in the background (#18)
- 787c2e3 cmd/breakpoint: add --duration as alias of --for to extend command (#19)
- 2856c8a first windows port; no pty support. (#21)
- afabff3 goreleaser: added windows build. (#22)
v0.0.20
Changelog
- a0e1bb3 cmd/breakpoint: Add number of active connections to breakpoint status (#20)
- e284c8a cmd/breakpoint: Add start command that starts breakpoint in the background (#18)
- 787c2e3 cmd/breakpoint: add --duration as alias of --for to extend command (#19)
- 2856c8a first windows port; no pty support. (#21)
- 0ca7d02 goreleaser: added windows build.
v0.0.19
v0.0.18
Changelog
- e7fb289 cmd/breakpoint: Make bash the default shell.
v0.0.17
v0.0.16
Changelog
- 8115e62 GitHub: improve error message when SSH key resolution fails.
- 09eacae Slackbot: include the commit message, if one is available (e.g. push event), in the notification.
- f1b1d55 Switch us over to the Slackbot, so messages can be updated in-place.
- bcac85e action: setup-go
- 409c074 actions: build and vet on nscloud runners
- 09b3be5 build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#8)
- 3814c42 readme: typo
- f10c7ba workflows: change confusing name to workflow
v0.0.15
Changelog
- b12806e Instructions to deploy rendezvous server
- d4015d8 Update the Slack webhook example to include github.com in the URLs.
- e843088 Updates some bits in the README.
- d3b3842 Use breakpoint-action on workflow failures.
- 81b4710 more README updates.
- 5813984 more README updates.
- a5fcc83 readme: fixed badges color and order
- f5fc977 readme: update config file fields
- ddf3388 release: build for arm64
- ca9af11 waiter: add Slack bot support. This allows us to both post, and update messages in place.