Releases: bakito/adguardhome-sync
v0.4.8
v0.4.7
v0.4.6
Changelog
- c129df4 Bump github.com/onsi/gomega from 1.20.0 to 1.20.1 (#91)
- f289113 Bump github.com/onsi/gomega from 1.20.1 to 1.20.2 (#93)
- e9aa9d7 Bump go.uber.org/zap from 1.21.0 to 1.22.0 (#89)
- b93cbda Bump go.uber.org/zap from 1.22.0 to 1.23.0 (#92)
- f551378 Delete custom.md
- 8818c58 do delete first before add - fixes #95
- 5a764f7 log next cron execution
- 113070b replace deprecated ioutils
v0.4.5
v0.4.4
Changelog
- bbb885e #63 add cache_optimistic flag
- c8800b9 Add run command for docker-compose example (#71)
- e71add0 Bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0 (#75)
- 1119c96 Bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1 (#79)
- 7a946b2 Bump github.com/onsi/ginkgo/v2 from 2.1.2 to 2.1.3 (#62)
- 339ea56 Bump github.com/onsi/ginkgo/v2 from 2.1.3 to 2.1.4 (#70)
- 25966fb Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 (#67)
- 0dc24ef Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#81)
- a4095d6 Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#74)
- 8c7bd73 Change docker-compose example (#83)
- 5038326 alow defining replica dhcp interface name - fixes #66
- 488d2ac build alpine image - fixes #65
- dddd5b2 evaluate equality on clone - do not sort original - fixes #84
- 467c7dd fix dependencies
- 76f6097 go 1.18
- 809d7b2 log version of instance if status could be fetched
- ff8e2d6 set header read timeout
- 71ff6dc use matrix to build different images
v0.4.3
v0.4.2
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