Releases: yarlson/zero
Releases · yarlson/zero
1.0.1
1.0.0
0.4.0
Changelog
Features
- Implemented post-renewal hooks with Docker container support
Improvements
- Restructured project for improved modularity and testability
Commits
0.3.0
Changelog
Features
- Implemented HTTP server for handling ACME challenges and HTTPS redirects
Improvements
- Added Dockerfile and configured multi-arch Docker builds for AMD64 and ARM64
- Refactored cron functionality into a dedicated package for improved modularity
- Updated GoReleaser configuration to support multi-arch Docker builds
- Enhanced certificate management process with challenge handler callback
Commits
- dca8214 feat(docker): add Dockerfile and configure multi-arch Docker builds
- 54f2b98 feat(server): add HTTP server for ACME challenges and HTTPS redirects
- f41da6f refactor(cron): extract cron functionality into dedicated package for improved modularity
- 7548af6 chore: Add .gitignore to exclude /dist/ directory
0.2.1
Changelog
Improvements
- Enhanced ZeroSSL challenge verification with extended timeout and improved logging
- Updated golang.org/x/crypto from v0.28.0 to v0.32.0
Commits
0.2.0
Full Changelog: 0.1.2...0.2.0
0.1.2
Full Changelog: 0.1.1...0.1.2
0.1.1
Full Changelog: 0.1.0...0.1.1
0.1.0
Full Changelog: https://github.com/yarlson/zero/commits/0.1.0