v0.1.0
What's Changed
- feat(agent): re-check renewal on reconnect, on a ticker, and after wake from sleep by @michaelsbernstein in #1
- feat(agent): persist the renewal token issued at enrollment by @michaelsbernstein in #2
- feat(agent): renew using the rotating renewal token; write token before certs by @michaelsbernstein in #3
- feat(agent): report system info on change by @michaelsbernstein in #4
- feat(agent): stop retrying and unenroll when the relay reports revocation by @michaelsbernstein in #5
- feat(agent): enroll via browser-issued code by @michaelsbernstein in #6
- feat(agent): multi-org credential store with one active org by @michaelsbernstein in #7
- feat(agent): add unenroll to remove an agent from this machine by @michaelsbernstein in #8
- feat(agent): connect by region with automatic relay assignment by @michaelsbernstein in #9
- feat(agent): add --enforce and --fallback to connect by @michaelsbernstein in #10
- feat(agent): re-place when a relay reports it is draining by @michaelsbernstein in #11
- feat(agent): serve HTTP/2 on the relay connection and deliver locally by @michaelsbernstein in #12
- feat(agent): verify delivery completeness before proxying success by @michaelsbernstein in #13
- fix(agent): propagate Content-Length to the local hop and fix error classification by @michaelsbernstein in #14
- feat(agent): deliver to the target port instead of a hardcoded one by @michaelsbernstein in #15
- feat(agent): tap a destination and receive its traffic locally by @michaelsbernstein in #16
- feat(agent): tap by ID instead of slug/name by @michaelsbernstein in #17
- fix(connect): fast reconnect after healthy sessions (no more 4s+ gaps on blips) by @michaelsbernstein in #18
- feat(tap): endpoint-only raw taps (agent tap ) by @michaelsbernstein in #19
- feat(distribution): Linux release pipeline + install.sh + systemd unit by @michaelsbernstein in #20
- Linux distribution, public README, and BSL 1.1 by @michaelsbernstein in #21
New Contributors
- @michaelsbernstein made their first contribution in #1
Full Changelog: https://github.com/hookdeploy/hookdeployed/commits/v0.1.0