Releases: tisba/fritz-tls
v0.10.0
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
v0.8.0
v0.7.0
Changelog
0fde4d1 Add dependabot.yml (#11)
db0e97f Create codeql-analysis.yml
8352af6 Delete renovate.json
6ebafe6 Merge remote-tracking branch 'origin/master'
7c8d548 Update README.md
e7173b4 Update README.md
3d24353 Update github.com/howeyc/gopass commit hash to 7cb4b85 (#7)
ca4aa04 Update module golang.org/x/text to v0.3.2 (#8)
310bfb3 Update module golang.org/x/text to v0.3.5 (#12)
f461c95 adds goreleaser check to GHA
ea448cd adds missing err check
cff7256 adds steps to make release to README
b15f774 fixes goreleaser config
159195f fixes release GHA by setting fetch-depth to 0
1537b21 reads go version from go.mod
c9d9c2a refactorings and improved output
e7135b5 replaces Travis badge with GHA
5ab7ab5 stops building freebsd/windows
2ede8c1 try to improve builds further
0b5ca95 updates GHA build/test workflow
605a32e updates GHA release workflow
4683c7b updates README
76d3453 updates dependencies
de46b97 updates goreleaser config
392c560 updates lego dependency
3b7858a uses GH_TOKEN_GORELEASER for GoReleaser
v0.6.0
Changelog
9db328c Add renovate.json (#6)
cc015a5 GitHub Actions 🎉 (#9)
1d8ad14 Merge branch 'master' of github.com:tisba/fritz-tls
7f6dbf3 README: homebrew releases TODO is done :)
4c7e2f5 adds caching to GH Actions Release Workflow
378c2bd fixes gorleaser's GITHUB_TOKEN env
b7a55f4 no longer mark releases as draft first
aacfffa release zip archives by default
c988e9d rename homebrew taps repository
436e60a update README add add homebrew tap
25d3235 update README, add TODO
f11f1f3 updates README with an idea regarding flags
648af66 use GITHUB_TOKEN_GORELEASER to make releases
v0.5.1
v0.4.0
v0.3.0
v0.2.0
v0.1.0
This is the first release :)
Changelog
26bff97 Merge pull request #1 from tisba/dependency-update
bbb238d Merge pull request #2 from tisba/add-letsencrypt
459a786 add --version
d5a3cda add FRITZ!Box 7490 to tested devices
83f9a16 add LICENSE
2bb3ac9 add README
afd8427 add basic TLS verification
779ca4d add lego
b968dde add missing error check
1a44625 add missing github token for releases
70c1157 add options to get a certificate via Let's Encrtypt automatically
ead222b add travis config
39d89cd add vendored dependencies
06e0fad allow user/password login
3758011 configure dep prune correctly and dep ensure again
6bf3143 dep ensure -update
56292d7 disable linter
0f137bd fix README typo
adc9fd6 fixed typo
13888ef ignore maligned linter
eac198d initial commit: tooling
fc8166f initial version
fbb1b4c missed changes to Gopkg.lock after dep ensure -update
6ec7e3a prepare releases with goreleaser
972a33b refactor internal logic and added --insecure
22bca2e rename a/fritzbox/{certificate_management,certificates}.go
95c63f2 run dep ensure && dep prune
95eafdc update Makefile (lint task)
1bfadc1 update README
3f9c573 update REAMDE
6166b22 update goreleaser config