Skip to content

Tags: AnchorFree/ssl-watch

Tags

v1.1.1

Toggle v1.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
epicfilemcnulty Vladimir Zorin
Release version 1.1.1

* Migrate to go mod
* Use SHA256 for certificate fingerprinting
* Migrate to zap for logging
* Add gosec linting

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
epicfilemcnulty Vladimir Zorin
Release version 1.1.0

* Add S3 bucket support for config storage
* Fix a bug with stale metrics removal when reloading configs

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
epicfilemcnulty Vladimir Zorin
Release version 1.0.1

* Add SHA1 certificate fingerprint as a label to exported metrics.

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
epicfilemcnulty Vladimir Zorin
Release version 1.0.0

* Change config format to allow grouping domains into service pools.
Beware, this is a breaking change, this version won't work with old
config formats.

v0.3

Toggle v0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
epicfilemcnulty Vladimir Zorin
Release version 0.3

* Add reload configs on SIGHUP signal feature.

v0.2

Toggle v0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
epicfilemcnulty Vladimir Zorin
Release version 0.2

* Add multiple config files support
* Add support for labels and references in config files.

v0.1

Toggle v0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
epicfilemcnulty Vladimir Zorin
Release version 0.1

* Initial release