Releases: tisba/fritz-tls
Releases · tisba/fritz-tls
v0.23.0
Changelog
- 7652a30 Add Italian installation success message (#135), fixes #136
- b04a56c adds Spanish success message check, fixes #136
Dependency Updates
- 5499ef3 Bump actions/setup-go from 5.3.0 to 5.4.0 (#128)
- 8344157 Bump actions/setup-go from 5.4.0 to 5.5.0 (#134)
- 552f306 Bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.3.0 (#137)
- ad9bab9 Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#126)
- 7d56edc Bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#131)
- e9a1a23 Bump golang.org/x/net from 0.36.0 to 0.38.0 (#130)
- 06384f7 Bump golang.org/x/text from 0.24.0 to 0.25.0 (#132)
- 7d15b6d Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 (#129)
- 7752e47 Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#133)
- 1d4805e Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#127)
Housekeeping
v0.22.0
Changelog
- 5499ef3 Bump actions/setup-go from 5.3.0 to 5.4.0 (#128)
- 8344157 Bump actions/setup-go from 5.4.0 to 5.5.0 (#134)
- ad9bab9 Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#126)
- 7d56edc Bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#131)
- e9a1a23 Bump golang.org/x/net from 0.36.0 to 0.38.0 (#130)
- 06384f7 Bump golang.org/x/text from 0.24.0 to 0.25.0 (#132)
- 7d15b6d Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 (#129)
- 7752e47 Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#133)
- 1d4805e Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#127)
- a4ab605 bumps FRITZ!OS version in readme
- 84f1c1e bumps go version
- 9b489c9 removes removed linter directives
v0.21.0
Changelog
- Minor update and improvements in README.md (#109)
- Properly load and parse provided certificate chain and private key for manual mode (#124)
- 60a793a addresses goreleaser config changes
- 6d72e7f defaults port for cert checking to 443
- 9ee8605 fixes snapshot.name_template deprecation
- 9f4b5b8 strips debug info from release binaries
- 6763832 switches dependabot update frequency to monthly
- 5028771 uses fetch-depth: 0 for goreleaser workflow
Dependency Updates
- 77321c5 Bump actions/checkout from 4.1.7 to 4.2.0 (#95)
- aecc30b Bump actions/checkout from 4.2.0 to 4.2.1 (#99)
- aaa4f28 Bump actions/checkout from 4.2.1 to 4.2.2 (#101)
- 06b3b69 Bump actions/setup-go from 5.0.2 to 5.1.0 (#100)
- ad76d6f Bump actions/setup-go from 5.1.0 to 5.2.0 (#112)
- 710a03c Bump actions/setup-go from 5.2.0 to 5.3.0 (#115)
- c3e8d48 Bump github.com/go-acme/lego/v4 from 4.17.4 to 4.18.0 (#92)
- 2451890 Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 (#117)
- b359aef Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#102)
- e67b198 Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#123)
- 9a70822 Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#122)
- e35891b Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#91)
- 677a489 Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#93)
- 90ca6ea Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#97)
- 48d41c6 Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#105)
- 3120c36 Bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#107)
- 75c14de Bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#108)
- 8322235 Bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#119)
- c96ab64 Bump golang.org/x/net from 0.26.0 to 0.33.0 (#113)
- e27184a Bump golang.org/x/net from 0.33.0 to 0.36.0 (#121)
- db91e9b Bump golang.org/x/text from 0.16.0 to 0.17.0 (#90)
- 4c5ec8e Bump golang.org/x/text from 0.17.0 to 0.18.0 (#94)
- 8cd8827 Bump golang.org/x/text from 0.18.0 to 0.19.0 (#98)
- 53ea424 Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#96)
- ba829d3 Bump golangci/golangci-lint-action from 6.1.1 to 6.5.0 (#118)
- 3800e02 Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#103)
- 6bcf711 Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#120)
- d2c44c5 bumps go to 1.23.4
v0.20.0
v0.19.0
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
v0.17.0
v0.16.0
v0.15.0
v0.14.0
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