Releases: bakito/adguardhome-sync
v0.4.1
Changelog
b85b927 Bump github.com/onsi/ginkgo/v2 from 2.0.0 to 2.1.0 (#52)
0fdb80b Bump github.com/onsi/gomega from 1.17.0 to 1.18.0 (#53)
90d1d6b Bump go.uber.org/zap from 1.19.1 to 1.20.0 (#50)
5d85896 Bump golang.org/x/mod from 0.5.0 to 0.5.1 (#51)
a4dbc6d Merge branch 'main' of github.com:bakito/adguardhome-sync
7cc6ba7 add root ca's to image - fixes #55
250a349 replace go get with go install, fixes #54
0711dd7 use COPY instead of ADD
v0.4.0
This release requires AdGuard Home >= v0.107.0
Changelog
22a0dc9 Bump github.com/onsi/ginkgo/v2 from 2.0.0-rc2 to 2.0.0-rc3 (#45)
bd79991 Bump github.com/onsi/ginkgo/v2 from 2.0.0-rc3 to 2.0.0 (#48)
9c1a3bc Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#46)
3112ba6 Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (#47)
39b8821 Bump github.com/spf13/viper from 1.9.0 to 1.10.0 (#44)
4b27fde Create codeql-analysis.yml
1a4e0b2 apply golangci-lint
5cd27f4 convert interval to double, fixes #49 Requires min AdGuard Home v0.107.0
75aaeac migrate to ginkgo v2
ff954f8 modify issue template
v0.3.2
Changelog
cec0f89 Bump github.com/go-resty/resty/v2 from 2.6.0 to 2.7.0 (#42)
0a5f6a4 Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 (#40)
f28a00f Bump github.com/onsi/gomega from 1.15.0 to 1.16.0 (#36)
13eb4f5 Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 (#41)
265172d Bump github.com/spf13/viper from 1.8.1 to 1.9.0 (#39)
ee930cc Bump go.uber.org/zap from 1.19.0 to 1.19.1 (#37)
9fc886e Replace deprecated SetHostURL
7aea49c Update purge-untagged-images.yml
5cfff24 Use vlaurin/action-ghcr-prune@main
ad64fde add skip flag for dhcp #38
5fe0e24 apply gosec findings
f256b5c change env var names
8a6f73f correct lint findings
7b2c187 do not use absolute paths for web ui to work behind reverse proxy
103d78d implement other feature flags
1057e12 no dry run
0ddd7f8 prune images
a1d9489 remove prune workflow
620f555 start funOnStart async
b3a1b4e use custom action
v0.3.1
Changelog
5c2e0b9 Bump github.com/onsi/gomega from 1.14.0 to 1.15.0 (#33)
8a5c005 Bump go.uber.org/zap from 1.18.1 to 1.19.0 (#35)
462f0ef Update LICENSE
484cf26 add build time to version
a7d15ce add debug logs on client error
d2a6f0a add some styling to api page
36a589a enable all test
e28134f push images also to ghcr.io (#34)
v0.3.0
Changelog
dfdf0d3 Bump github.com/golang/mock from 1.5.0 to 1.6.0 (#25)
f2de32a Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#32)
dd18873 Bump github.com/onsi/ginkgo from 1.16.3 to 1.16.4 (#22)
3da4ced Bump github.com/onsi/gomega from 1.13.0 to 1.14.0 (#31)
752563e Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#30)
4cca9ff Bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#26)
7483f99 Bump github.com/spf13/viper from 1.8.0 to 1.8.1 (#27)
a7873ab Bump go.uber.org/zap from 1.17.0 to 1.18.1 (#29)
61fa178 bump versions
4cd7134 handle dns rewrite duplicateds #23
aca26f4 remove beta #12
v0.3.0-rc1
v0.2.0
v0.1.2
Changelog
bc8fc79 Bump github.com/go-resty/resty/v2 from 2.4.0 to 2.6.0
87c578a Bump github.com/golang/mock from 1.3.1 to 1.5.0
0d35a77 Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1
7470a11 Merge pull request #6 from bakito/dependabot/go_modules/github.com/go-resty/resty/v2-2.6.0
28782fc Merge pull request #7 from bakito/dependabot/go_modules/github.com/onsi/ginkgo-1.16.1
cd75a5f Merge pull request #8 from bakito/dependabot/go_modules/github.com/golang/mock-1.5.0
04a912f Update issue templates
4921af0 add client tests
9fd3694 add support debug messages
da3b037 add sync tests
cb624ea extend tests
258ecae fix filter synch error
57612ba log enable for filters
e7a2604 prepare sync and client tests