Releases: hm-edu/harica
Releases · hm-edu/harica
v1.3.1
v1.3.0
What's Changed
- feat: handle high risk response by @fritterhoff in #14
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Workaround to permit certificates with leading "www." by @rudis in #11
- feat: add option to use config file by @fritterhoff in #12
- Permit using gen-cert in "pipeline" where CSR is read from stdin and certificate written to stdout by @rudis in #13
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- fix(deps): update module github.com/go-resty/resty/v2 to v2.16.3 by @renovate in #10
- feat: add locking to hopefully avoid concurrency bugs
- feat: add force param for reliable renew
- feat: handling of refresh
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
Changelog
- 2c1497e Configure Renovate (#1)
- 70d45f0 Initial code for harica client
- bd59f1e Initial commit
- 8df5770 Update module github.com/go-co-op/gocron/v2 to v2.13.0 (#4)
- a572eb2 Update module golang.org/x/net to v0.32.0 (#3)
- d0ce542 chore: error handling on content-type
- 0877aed docs: provide simple readme
- 95ef6dd feat: add several functionalities
- 0eaf6f2 feat: provide first cli tool for harica api
- 2bbef5e feat: use sensefull exit code
- 570e017 fix(deps): update module github.com/go-co-op/gocron/v2 to v2.14.0 (#5)
- 52e03af fix(deps): update module golang.org/x/net to v0.33.0 [security] (#7)
- 84c341a lint: ignore linter for requiredflags
1.0.0
Initial Release of HARICA Client