Releases: raphaelthomas/ssh_transport_exporter
Releases · raphaelthomas/ssh_transport_exporter
v0.15.6
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changelog
📝 Other Changes
3411753 chore(deps): bump dependencies and the golang.org/x/crypto fork
v0.15.5
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changelog
📝 Other Changes
3d016e7 chore(deps): bump docker/setup-qemu-action from 4.2.0 to 4.3.0 in the actions group (#22 )
fa62463 chore(deps): bump golang.org/x/crypto fork
v0.15.4
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changelog
📝 Other Changes
c30dbc9 chore(deps): bump anchore/sbom-action/download-syft from 0.24.0 to 0.24.2 in the actions group (#20 )
35d952c chore(deps): bump the dependencies group with 2 updates (#21 )
v0.15.3
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changelog
📝 Other Changes
ace461f chore(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 in the actions group (#19 )
8b407fd docs: improve the quick start configuration
v0.15.2
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changelog
📝 Other Changes
549ea21 chore(deps): bump golang.org/x/crypto fork
v0.15.1
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changelog
📝 Other Changes
ff0216c docs: refresh the build_info sample from the 0.15.0 release
659182c test(probe): pin the transport-ready abort contract
v0.15.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changelog
🚀 Features
4c5d2d1 feat: expand the landing page with version, source link and endpoints
📝 Other Changes
ef06da7 docs: document the x/crypto fork in its own section
8806734 refactor(collector): trim the metric help text
v0.14.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changelog
🚀 Features
9a1802f feat: expose config reload success as a metric
ecbbe4f feat: serve a landing page at the root
🐞 Bug Fixes
b6d7aca fix(config): stop the example from stripping version comments by default
📝 Other Changes
b9fe039 chore: drop the probetest development helper
48208b1 docs: document inline known_hosts in the example config
aeac484 docs: document the mac_info metric
7cfd2ae test(collector): assert mac_info is absent on a failed probe
v0.13.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changelog
🚀 Features
cb7214f feat(config): allow stripping the server version comment
v0.12.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Changelog
🚀 Features
25be41e feat(collector): report the negotiated MAC per direction
cb4daf2 feat(config): allow configuring kex algorithms and MACs
🐞 Bug Fixes
e00a6e5 fix(main): drop a stray paren from the config.file help
📝 Other Changes
72ca7fa docs: restructure the README around a quick start path