Skip to content

Releases: yarlson/zero

1.0.1

27 Jan 05:19
1.0.1
8271b64
Compare
Choose a tag to compare

Changelog

Improvements

  • Optimized binary size and improved reproducibility by adding -trimpath flag to build process

Commits

  • 8271b64 build(goreleaser): add -trimpath flag to optimize binary size and reproducibility

1.0.0

27 Jan 05:02
1.0.0
7a6c1b4
Compare
Choose a tag to compare

Changelog

1.0.0

This is our stability release. No breaking changes will be introduced before 2.0.0.

0.4.0

26 Jan 11:35
0.4.0
bac022e
Compare
Choose a tag to compare

Changelog

Features

  • Implemented post-renewal hooks with Docker container support

Improvements

  • Restructured project for improved modularity and testability

Commits

  • bac022e feat(hook): implement post-renewal hooks with Docker container support
  • 2fba171 refactor(zerossl): implement options pattern for flexible client configuration
  • db93a94 refactor: restructure project for improved modularity and testability

0.3.0

25 Jan 16:29
0.3.0
dca8214
Compare
Choose a tag to compare

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

16 Jan 16:43
0.2.1
30d5a71
Compare
Choose a tag to compare

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

  • 30d5a71 refactor(zerossl): enhance challenge verification with extended timeout and logging
  • ae9120f refactor(certificates): reorder imports for improved readability
  • ae20161 chore(deps): update golang.org/x/crypto from v0.28.0 to v0.32.0
  • a6feeb3 chore: Remove .DS_Store file from repository

0.2.0

28 Oct 05:45
Compare
Choose a tag to compare

Full Changelog: 0.1.2...0.2.0

0.1.2

19 Oct 05:12
6359518
Compare
Choose a tag to compare

Full Changelog: 0.1.1...0.1.2

0.1.1

08 Oct 06:38
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.1.1

0.1.0

08 Oct 05:24
Compare
Choose a tag to compare