Skip to content

Releases: bakito/adguardhome-sync

v0.6.11

25 May 06:17
3226690

Choose a tag to compare

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

03 May 18:47
4afccfa

Choose a tag to compare

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

08 Apr 16:49
5319c5f

Choose a tag to compare

Implements

  • SSL for Web UI #327

Changelog

v0.6.8

02 Apr 18:36
3c58a8f

Choose a tag to compare

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

24 Mar 17:58
bbf5d2d

Choose a tag to compare

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

12 Mar 18:52
d6d8d21

Choose a tag to compare

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

12 Feb 09:47
ebcb2b8

Choose a tag to compare

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

31 Jan 17:50
a3f0efa

Choose a tag to compare

Implements

  • Allow configuration of logging encoding #290

Changelog

v0.6.3

18 Jan 20:08
3c0115b

Choose a tag to compare

Fixed

  • Error when upgrading from 0.5.4 to 0.6.2 #281

Changelog

v0.6.2

14 Jan 15:16
843433e

Choose a tag to compare

Deprecation of Environment Variables

See Wiki

Fixes

  • 0.6.0: Error syncing DHCP server config #272

Changelog