Releases: digineo/http-over-ssh
v0.3.4
Changelog
- 963c432 Bump actions/cache from 3.0.1 to 3.0.2
- 9f86c27 Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
- 944021d Make linter happier
- ef10dfc Update dependencies
- 41d1ce6 Update dependencies
- c481735 Update dependencies
- 57127cf Update dependencies
- 167ab84 Upgrade dependencies and switch to Github actions
v0.3.2
Changelog
d0ab879 Add SSH certificate expiry date to metrics
32c6452 Add per-host metrics
670c7bf Build with Go 1.12
83edaeb Clean up idle HTTP connections before reconnect
c72cc5c Close response bodies in tests
3b14ebc Respect known_hosts file
e0e656f Update dependencies
be1b27d Update dependencies
2810035 update dependencies
v0.3.1
v0.3.0
Changelog
4b593eb Add Circle CI
38085fe Add instructions to restrict SSH access
a3c882e Add metrics to readme
11b14fe Add more metrics
4141e2e Add more next steps
2c4cbd7 Add relabel_configs to prometheus example
5cab1c6 Detect broken SSH connections by using keep alive
ea0003e Expose metrics for Prometheus
cf579ad Improve logging
1aed4a7 Improve test coverage
fd3ee3a Increase test coverage
c21c72d Pass headers to destination host
24938a9 Reuse http.Request for forwarding
d0a0bca Rewrite request parsing
cc00299 Run as HTTP proxy
935cee6 Simplify getClient
e6b8e5c codecov: Ignore main.go
v0.2.0
v0.1.0
Changelog
88981c6 Add default SSH port
ab3fa8e Add support for overwriting the username
9b1d6d0 Listening to localhost by default
84bb1b1 More verbosity for SSH key loading
1955fb9 Reconnect on broken SSH connection
587e000 Reduce global locking
581af22 Use one http.Client per SSH connection
ed34379 cleanup, lint, refactoring
77b40c8 first commit
02d2cd4 go modules
8202fbb prepare GitHub releases with goreleaser
ece2820 update readme, add license