Skip to content

Releases: shawn1m/overture

v1.8

27 Dec 16:19
Compare
Choose a tag to compare

Same source code as v1.8-rc1 for stable release

v1.8-rc1

06 Jun 10:29
1b6ba97
Compare
Choose a tag to compare
v1.8-rc1 Pre-release
Pre-release
  • Modify SourceNetmask in ECS for Google Public DNS limitation @tuzi3040
  • Add missing go.sum and adopt golang 1.16 for building @AmadeusGhost

v1.7

06 Feb 13:24
Compare
Choose a tag to compare
  • Fix nil pointer dereference for empty edns conifg

v1.7-rc4

09 Jan 06:26
Compare
Choose a tag to compare
v1.7-rc4 Pre-release
Pre-release
  • Add redis cache support for cache sharing and persistence
  • Add yaml support as default for the config file

v1.7-rc3

02 Dec 14:13
Compare
Choose a tag to compare
v1.7-rc3 Pre-release
Pre-release
  • Fix the domain matching method of the mix-list matcher. (#246) @LEXUGE
  • Add feature: dns over http server

v1.7-rc2

17 Aug 12:58
29cd667
Compare
Choose a tag to compare
v1.7-rc2 Pre-release
Pre-release
  • Fix hosts: When hosts exist but query type do not match, an empty result should be returned @wzv5
  • Fix suffix tree: When insert abc.com and 1.abc.com, abc.com will not be matched @wzv5

v1.7-rc1

21 Jun 09:03
Compare
Choose a tag to compare
v1.7-rc1 Pre-release
Pre-release
  • Improve search performance with sorted ip ranges @zhanhb
  • Auto reload config @F-TD5X
  • Add pprof for debug use

v1.6.1

28 Mar 12:10
566cf9f
Compare
Choose a tag to compare
  • Use v1.6.1-rc1 as the release version

v1.6.1-rc1

08 Mar 08:14
Compare
Choose a tag to compare
v1.6.1-rc1 Pre-release
Pre-release
  • Fix ipv6 address parsing bug
  • Add general dial timeout

v1.6

07 Mar 14:40
f57e9a9
Compare
Choose a tag to compare
  • Use v1.6-rc9 as the release version