Skip to content
Snippets Groups Projects
Unverified Commit eeff02e6 authored by Joona Hoikkala's avatar Joona Hoikkala Committed by GitHub
Browse files

Changelog entries for v0.5 (#104)

parent 90ae6ee2
No related branches found
No related tags found
No related merge requests found
...@@ -300,6 +300,14 @@ header_name = "X-Forwarded-For" ...@@ -300,6 +300,14 @@ header_name = "X-Forwarded-For"
## Changelog ## Changelog
- v0.5
- New
- Configurable certificate cache directory
- Changed
- Process wide umask to ensure created files are only readable by the user running acme-dns
- Replaced package that handles UUIDs because of a flaw in the original package
- Updated dependencies
- Better error messages
- v0.4 Clear error messages for bad TXT record content, proper handling of static CNAME records, fixed IP address parsing from the request, added option to disable registration endpoint in the configuration. - v0.4 Clear error messages for bad TXT record content, proper handling of static CNAME records, fixed IP address parsing from the request, added option to disable registration endpoint in the configuration.
- v0.3.2 Dockerfile was fixed for users using autocert feature - v0.3.2 Dockerfile was fixed for users using autocert feature
- v0.3.1 Added goreleaser for distributing binary builds of the releases - v0.3.1 Added goreleaser for distributing binary builds of the releases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment