Skip to content

Releases: bakito/adguardhome-sync

v0.4.4

23 Jul 09:07
dddd5b2
Compare
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
Compare
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

v0.4.2

31 Jan 07:10
bf940aa
Compare
Choose a tag to compare

Changelog

6bb795d dependency updates
bf940aa fix: update invalid logs when DNS feature disabled (#58)
afde0d7 support ui dark mode
d6d810f use ghcr image in readme

v0.4.1

24 Jan 16:04
7cc6ba7
Compare
Choose a tag to compare

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

09 Jan 17:51
5cd27f4
Compare
Choose a tag to compare

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

10 Nov 18:32
a1d9489
Compare
Choose a tag to compare

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

v0.3.1

18 Aug 19:37
a7d15ce
Compare
Choose a tag to compare

Changelog

5c2e0b9 Bump github.com/onsi/gomega from 1.14.0 to 1.15.0 (#33)
8a5c005 Bump go.uber.org/zap from 1.18.1 to 1.19.0 (#35)
462f0ef Update LICENSE
484cf26 add build time to version
a7d15ce add debug logs on client error
d2a6f0a add some styling to api page
36a589a enable all test
e28134f push images also to ghcr.io (#34)

v0.3.0

08 Aug 09:09
4cd7134
Compare
Choose a tag to compare

Changelog

dfdf0d3 Bump github.com/golang/mock from 1.5.0 to 1.6.0 (#25)
f2de32a Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#32)
dd18873 Bump github.com/onsi/ginkgo from 1.16.3 to 1.16.4 (#22)
3da4ced Bump github.com/onsi/gomega from 1.13.0 to 1.14.0 (#31)
752563e Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#30)
4cca9ff Bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#26)
7483f99 Bump github.com/spf13/viper from 1.8.0 to 1.8.1 (#27)
a7873ab Bump go.uber.org/zap from 1.17.0 to 1.18.1 (#29)
61fa178 bump versions
4cd7134 handle dns rewrite duplicateds #23
aca26f4 remove beta #12

v0.3.0-rc1

28 May 18:09
00f353b
Compare
Choose a tag to compare
v0.3.0-rc1 Pre-release
Pre-release

Changelog

d19cca6 Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 (#14)
00f353b Dns dhcpas beta feature (#17)

v0.2.0

18 Apr 20:32
a73f696
Compare
Choose a tag to compare

Changelog

3edb522 Initial setup (#11)
f8dd7e6 Update issue templates
d58c8f1 log status
2e93920 run on startup #10
a73f696 update readme #9