Releases: micronaut-projects/micronaut-acme
Releases · micronaut-projects/micronaut-acme
Micronaut Acme 1.2.0
v1.2.0 (2020-09-11)
- 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:
- Set core branch to 2.1.x #81 (@ilopmar)
- doc: add link to repository #79 (@ilopmar)
- doc: release history points to github releases #78 (@ilopmar)
- Cleanup build #77 (@ilopmar)
- [acme] Update common files for branch master #75 (@micronaut-build)
- Dependency upgrades #72 (@micronaut-build)
- [acme] Update common files for branch master #70 (@micronaut-build)
- Dependency upgrades #69 (@micronaut-build)
- [acme] Update common files for branch master #67 (@micronaut-build)
- Dependency upgrades #65 (@micronaut-build)
- Bump netty-tcnative-boringssl-static from 2.0.33.Final to 2.0.34.Final #64 (@dependabot[bot])
- Dependency upgrades #63 (@micronaut-build)
- [acme] Update common files for branch master #61 (@micronaut-build)
- Bump netty-tcnative-boringssl-static from 2.0.31.Final to 2.0.33.Final #58 (@dependabot[bot])
- Dependency upgrades #57 (@micronaut-build)
- [acme] Update common files for branch master #55 (@micronaut-build)
- Bump micronaut-gradle-plugins from 2.0.7 to 2.0.8 #54 (@dependabot[bot])
- Dependency upgrades #53 (@micronaut-build)
- Bump micronaut-gradle-plugins from 2.0.5 to 2.0.7 #52 (@dependabot[bot])
- Remove Probot settings file #47 (@alvarosanchez)
- Bump micronaut-gradle-plugins from 2.0.4 to 2.0.5 #45 (@dependabot[bot])
- Dependency upgrades #44 (@micronaut-build)
- [acme] Update common files for branch master #40 (@micronaut-build)
- [acme] Update common files for branch master #38 (@micronaut-build)
- [acme] Update common files for branch master #37 (@micronaut-build)
- Bump micronaut-gradle-plugins from 2.0.3 to 2.0.4 #36 (@dependabot[bot])
- Bump actions/cache from v1 to v2 #35 (@dependabot[bot])
- [acme] Update common files for branch master #34 (@micronaut-build)
- Dependency upgrades #33 (@micronaut-build)
- [acme] Update common files for branch master #31 (@micronaut-build)
- [acme] Update common files for branch master #29 (@micronaut-build)
- Dependency upgrades #28 (@micronaut-build)
- Dependency upgrades #27 (@micronaut-build)
- [acme] Update common files for branch master #26 (@micronaut-build)
- [acme] Update common files for branch master #24 (@micronaut-build)
- Dependency upgrades #22 (@micronaut-build)
- [acme] Update common files for branch master #20 (@micronaut-build)
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