Skip to content

v0.17.1

Compare
Choose a tag to compare
@mholt mholt released this 05 Sep 18:43
· 103 commits to master since this release
2e22c6f

This release changes the OnEvent API in a slightly breaking way, so if you are using events, please check out the new doc: https://pkg.go.dev/github.com/caddyserver/certmagic#Config.OnEvent

The new API is more flexible and easier to use. We are also documenting the events in our README.

Some bug fixes and improved logging. Minimum version is now Go 1.18.

Full Changelog: v0.16.2...v0.17.1