Skip to content

Releases: hm-edu/harica

v1.3.1

22 Jan 15:38
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/emersion/go-message to v0.18.2 by @renovate in #15
  • fix(deps): update module github.com/go-resty/resty/v2 to v2.16.4 by @renovate in #18

Full Changelog: v1.3.0...v1.3.1

v1.3.0

11 Jan 15:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

10 Jan 11:33
Compare
Choose a tag to compare

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

  • @rudis made their first contribution in #11

Full Changelog: v1.1.0...v1.2.0

v1.1.0

09 Jan 10:45
Compare
Choose a tag to compare

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

08 Jan 18:16
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/go-co-op/gocron/v2 to v2.14.1 by @renovate in #8
  • fix(deps): update module golang.org/x/net to v0.34.0 by @renovate in #9

Full Changelog: 1.0.0...v1.0.1

v1.0.0

03 Jan 11:04
52e03af
Compare
Choose a tag to compare

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

03 Jan 10:16
52e03af
Compare
Choose a tag to compare

Initial Release of HARICA Client