Skip to content

Releases: tisba/fritz-tls

v0.18.0

05 Aug 13:05
16c5568
Compare
Choose a tag to compare

Changelog

  • 16c5568 Bump golang.org/x/text from 0.11.0 to 0.12.0 (#59)

v0.17.0

25 May 09:54
Compare
Choose a tag to compare

Changelog

v0.16.0

19 Jan 08:05
Compare
Choose a tag to compare

Changelog

  • 00b948e fixes cert check for expired certs

v0.15.0

14 Jan 20:39
Compare
Choose a tag to compare

Changelog

  • fbed97f GHA: Drops actions/cache and use actions/setup-go's cache: true
  • 12b3b5 Add ARM v6 and v7 to releases (#43)

v0.14.0

19 Oct 19:07
Compare
Choose a tag to compare

Changelog

  • b70ff4a Bump actions/cache from 2.1.7 to 3 (#31)
  • 1f9f1d9 Bump actions/checkout from 2 to 3 (#30)
  • 4f4f3ea Bump actions/setup-go from 2 to 3 (#32)
  • 369a13f Bump github.com/go-acme/lego/v4 from 4.6.0 to 4.8.0 (#35)
  • 85fa3f0 Bump github.com/go-acme/lego/v4 from 4.8.0 to 4.9.0 (#36)
  • f721250 Bump golang.org/x/text from 0.3.7 to 0.3.8 (#37)
  • 4e47b0c Bump goreleaser/goreleaser-action from 2 to 3 (#33)
  • 011b664 bumps Go version
  • 6ac92ee fixes typos
  • 51ff3c1 refactors cert verification, adds --verification-url
  • da19e50 skips renewal if cert if valid for long enough + adds --force-renew

v0.13.0

05 Mar 19:36
Compare
Choose a tag to compare

Changelog

  • 8e57766 refactors cert verification, adds --verification-url

v0.12.0

04 Mar 20:38
0b95aa2
Compare
Choose a tag to compare

Changelog

  • bcce011 Bump actions/cache from 2.1.6 to 2.1.7 (#27)
  • 0b95aa2 Bump github.com/go-acme/lego/v4 from 4.5.3 to 4.6.0 (#28)
  • 77ed9e2 Bump golangci/golangci-lint-action from 2 to 3 (#29)

v0.11.0

10 Oct 17:57
Compare
Choose a tag to compare

Changelog

91c01a2 Bump github.com/go-acme/lego/v4 from 4.4.0 to 4.5.3 (#26)
f6a443a adds fritzbox session check and re-authenticate if nesessarry
6ff46fa makes --version more useful for dev
887338f makes fritzbox and utils internal packages
6842df6 replaces ioutils usage with io

v0.10.0

29 Sep 14:35
Compare
Choose a tag to compare

Changelog

4effb63 Bump github.com/go-acme/lego/v4 from 4.3.1 to 4.4.0 (#24)
b5c1ac1 Bump golang.org/x/text from 0.3.6 to 0.3.7 (#23)
afcc8d3 adds option to specify DNS resolver
8a28eee adds some ideas
c5a9cbb fixes dependency to exoscale/egoscale as they retracted v1.19.0
45863f7 replaces staticcheck and go vet with golangci-lint
07fd6eb switches to ACME-mode by default and make mail optional
fc33061 updates dependencies
bc68e94 updates tested FRITZ!OS versions
620fad9 upgrades linodego to 0.32.1 (1.0.0 was retracted)

v0.9.0

11 Sep 15:43
Compare
Choose a tag to compare

Changelog

61c6f7f Bump actions/cache from 2.1.4 to 2.1.5 (#17)
c9cb5fc Bump actions/cache from 2.1.5 to 2.1.6 (#20)
ed6e80a adds english TLS installation success mesage, fixes #22
a63043d updates to Go 1.17