Releases: micronaut-projects/micronaut-acme
Releases · micronaut-projects/micronaut-acme
Micronaut Acme 1.0.0
v1.0.0 (2020-06-15)
🎉🎉🎉 Initial release 🎉🎉🎉
- Support for ordering, renewing and automatically installing certificates.
- Validating challenges using http, tls and dns (limited) challenges.
Acme cli tooling to assist in setup
Merged pull requests:
- [acme] Update common files for branch master #17 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
v1.0.0.RC3
Fixes package coordinate to be io.micronaut.acme:micronaut-acme
and moves acme-cli out of this project into micronaut-starter
v1.0.0.RC1 release
Initial release for micronaut-acme....soon to be 1.0.0.
- Support for ordering, renewing and automatically installing certificates.
- Validating challenges using http, tls and dns (limited) challenges.
- Acme cli tooling to assist in setup