Skip to content

Releases: bakito/adguardhome-sync

v0.4.12

07 Feb 21:57
49f3015

Choose a tag to compare

Fixes

  • #149 DHCP Info not copied

Changelog

v0.4.11

27 Dec 19:53
97ae38c

Choose a tag to compare

Changelog

  • ddc8e9f Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 (#138)
  • e216c05 Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (#125)
  • 549fcde Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 (#129)
  • 883a270 Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (#131)
  • 25430eb Bump go.uber.org/zap from 1.23.0 to 1.24.0 (#128)
  • aecd921 Bump goreleaser/goreleaser-action from 3 to 4 (#134)
  • cbcc85d Bump helm/kind-action from 1.4.0 to 1.5.0 (#133)
  • debeff6 Update README.md
  • ec3209b Update kind action
  • 9edec9c allow different version patterns - fixes #139
  • 97ae38c do not sync DHCP if disabled #137
  • 6b07040 move e2e test in regular build (#136)
  • dcaad44 use composite kind with registry action

v0.4.10

18 Nov 17:51
30706e5

Choose a tag to compare

Changelog

  • 30706e5 #124 don't upx windows binaries as they make trouble with virus scanners
  • 5957bd0 Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (#123)

v0.4.9

07 Nov 22:36
425dfc5

Choose a tag to compare

Fixes

  • AdGuardHome replica version used in Home Assistant is not detected by AdGuardHomeSync #121

Changelog

v0.4.8

04 Oct 17:59
ff104f5

Choose a tag to compare

Important:

version v0.107.14 of adguardhome is not compatible as replica, please upgrade to v0.107.15

Fixes

  • AGH v0.107.14 Breaking API Changes #99

Changelog

  • ec3b5d7 Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 (#98)
  • ff104f5 Fix API change and block inconsistent version v0.107.14 (#100)

v0.4.7

14 Sep 17:59
389cf12

Choose a tag to compare

Changelog

  • 39e81fb Bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#96)
  • 389cf12 improved error feedback #97

v0.4.6

07 Sep 20:15
8818c58

Choose a tag to compare

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

12 Aug 07:22
e66f4e5

Choose a tag to compare

Changelog

v0.4.4

23 Jul 09:07
dddd5b2

Choose a tag to compare

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

14 Feb 17:43
08f8a99

Choose a tag to compare

Changelog

2703cad Bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2 (#61)
79bea82 Bump go.uber.org/zap from 1.20.0 to 1.21.0 (#60)
ec458fd add makefile targets
93e7353 add option to change redirect policy #59
08f8a99 extract to constant - fixes #59