Adguardhome Sync Versions Save

🛡️ Synchronize AdGuard Home config to replicas

v0.6.10

2 weeks ago

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

1 month ago

Implements

  • SSL for Web UI #327

Changelog

  • 49b9e1c Bump golang.org/x/mod from 0.16.0 to 0.17.0 (#331)
  • 5319c5f remove goreleaser from tools
  • 82a61ae support api tls mode (#329)

v0.6.8

1 month ago

Fixes

  • Logs configuration replica #324

Changelog

  • 238a0f4 Bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.1 (#323)
  • 4a62b80 Bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 (#325)
  • 52c1687 Bump the onsi group with 2 updates (#322)
  • 3c58a8f Replace deprecated API endpoints (#326)

v0.6.7

1 month ago

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

2 months ago

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

3 months ago

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

3 months ago

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

3 months ago

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)

v0.6.2

4 months ago

Deprecation of Environment Variables

See Wiki

Fixes

Changelog

  • 843433e extend dhcp checks #272

v0.6.1

4 months ago

Fixes

  • v0.6.0 not honoring configuration file settings #271
  • 0.6.0: Error syncing DHCP server config #272

Changelog

  • 15c651c #272 do not sync dhcp if empty IP
  • 4c1e56c Fix config issues with new env library (#273)
  • 583197f add deprecated env var table
  • 906dfc6 extend bug issue template wiht 'applied-config'