Skip to content

Releases: micronaut-projects/micronaut-acme

Micronaut Acme 1.2.0

11 Sep 11:08
Compare
Choose a tag to compare

v1.2.0 (2020-09-11)

Full Changelog

  • Upgrade to Acme library 2.10
  • Upgrade to netty-tcnative-boringssl-static 2.0.34.Final

Closed issues:

  • Add a repository section to micronaut-acme docs #60
  • Create Release History section to Micronaut acme docs #59
  • Initial Release #2

Merged pull requests:

Micronaut Acme 1.0.0

22 Jun 01:24
Compare
Choose a tag to compare

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

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.0.0.RC3

15 Jun 17:53
Compare
Choose a tag to compare

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

15 Apr 02:58
88535d4
Compare
Choose a tag to compare

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