Releases: bakito/adguardhome-sync
Releases · bakito/adguardhome-sync
v0.6.11
Implements
- Clear logs button would be helpfull #348
Changelog
- 760cc01 Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#344)
- 65747a7 Bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.1 (#345)
- 11ab448 Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 in the onsi group (#342)
- 6a2237b Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 in the onsi group (#341)
- c394a05 Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#343)
- ca9ddc4 Bump golangci/golangci-lint-action from 5 to 6 (#346)
- 96b7890 Bump k8s.io/apimachinery from 0.30.0 to 0.30.1 in the k8s group (#347)
- 3226690 add clear log button (#349)
- 4d23549 update tools
v0.6.10
Fixes
- Single modification on origin is constantly synced to replica #338
Changelog
- 3001932 Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 in the onsi group (#335)
- 498dcb8 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 in the onsi group (#334)
- 5564239 Bump golang.org/x/net from 0.22.0 to 0.23.0 (#332)
- fc8eeea Bump golangci/golangci-lint-action from 4 to 5 (#336)
- 9a32a1d Update README.md
- e091914 fix deepcopygen
- 4afccfa handle empty client blockes service schedule in equals check (#339)
- 1120188 remove tools.go
- 7b58466 skip sanitize
v0.6.9
v0.6.8
v0.6.7
Fixes
- Adguardhome-sync stopped working after adguard update v0.107.46 #319
- Error syncing DNS server config #320
Changelog
- f277460 Bump github.com/docker/docker (#318)
- e7f0a05 Bump github.com/go-resty/resty/v2 from 2.9.1 to 2.12.0 (#317)
- 0d62912 Bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0 (#314)
- 8506b5d Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#315)
- 15c1643 Bump the k8s group with 2 updates (#316)
- 1c4ea24 Sanitize dns config (#321)
- bbf5d2d skip upx for darwin
v0.6.6
Fixes
- Default config file is $HOME/.adguardhome-sync not $HOME/.adguardhome-sync.yaml #312
Changelog
- 5a3f200 Update file.go to load from default .adguardhome-sync.yaml file (#313)
- 5c29345 Adding examples for API_USERNAME & API_PASSWORD (#302)
- d85ebe0 Bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 (#306)
- 33433b1 Bump go.uber.org/zap from 1.26.0 to 1.27.0 (#307)
- 0e86fc8 Bump golang.org/x/mod from 0.15.0 to 0.16.0 (#311)
- 4b4a10b Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 (#309)
- 235bd85 Bump the k8s group with 2 updates (#305)
- 3c6c4b8 Bump the onsi group with 1 update (#310)
- d6d8d21 Implement metrics from adguard-exporter (#303)
- 4f14918 update model to v0.107.44 (#308)
v0.6.5
Fixes
- Sync error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation] #295
Changelog
- f447e28 Bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.1 (#301)
- ebcb2b8 Bump github.com/goreleaser/goreleaser from 1.23.0 to 1.24.0 (#299)
- 080021e Bump golang.org/x/mod from 0.14.0 to 0.15.0 (#300)
- f3b2ca6 Bump golangci/golangci-lint-action from 3 to 4 (#298)
- 059c6e9 Handle nil user rules correctly #295 (#296)
- 4fdead0 Update go in codeql-analysis.yml (#297)
v0.6.4
Implements
- Allow configuration of logging encoding #290
Changelog
- a3f0efa #275 update examples to show only numbered replica env variables
- c6f8a14 Bump github.com/deepmap/oapi-codegen/v2 from 2.0.0 to 2.1.0 (#292)
- a79ad5a Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#293)
- b444a48 Bump the k8s group with 2 updates (#286)
- 5da3730 Bump the onsi group with 1 update (#288)
- cc71339 Bump the onsi group with 2 updates (#283)
- 4b01042 Update dependabot.yml
- 4b94ef9 Update dependabot.yml to use groups
- db5764b simplify test
- d262357 support for json logs #290 (#291)
v0.6.3
Fixed
- Error when upgrading from 0.5.4 to 0.6.2 #281
Changelog
- f9ac1ca Add e2e status to Readme
- 983d29d Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 (#278)
- 271dcac Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 (#279)
- b3781c6 Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 (#274)
- 3c0115b Dhcp server enabled handling (#282)
- 078f6e1 add dependencies to tools.go (#277)
- 9802bf2 add tests #272
- 2319739 ignore wiki from
- ef35178 move deprecations to wiki
- 9f8f6bc run tests with ginkgo cli (#276)
- c401c79 switch to go.uber.org/mock (#280)