Skip to content

Releases: tisba/fritz-tls

v0.19.0

04 Jun 12:39
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/go-acme/lego/v4 from 4.13.3 to 4.14.0 by @dependabot in #60
  • Bump actions/checkout from 3 to 4 by @dependabot in #61
  • Bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot in #62
  • Bump github.com/go-acme/lego/v4 from 4.14.0 to 4.14.2 by @dependabot in #64
  • Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #63
  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #66
  • Bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #65
  • Bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #67
  • Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #68
  • Bump actions/setup-go from 4 to 5 by @dependabot in #69
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #70
  • Bump github.com/go-acme/lego/v4 from 4.14.2 to 4.15.0 by @dependabot in #71
  • Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #72
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #74
  • Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #73
  • Bump github.com/go-acme/lego/v4 from 4.15.0 to 4.16.1 by @dependabot in #75
  • Bump golangci/golangci-lint-action from 4.0.1 to 6.0.1 by @dependabot in #80
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #76
  • Bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #78
  • Bump actions/checkout from 4.1.4 to 4.1.6 by @dependabot in #81
  • Bump github.com/go-acme/lego/v4 from 4.16.1 to 4.17.3 by @dependabot in #82

Full Changelog: v0.18.0...v0.19.0

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)