Releases: shawn1m/overture
Releases · shawn1m/overture
v1.8
Same source code as v1.8-rc1 for stable release
v1.8-rc1
- Modify
SourceNetmask
in ECS for Google Public DNS limitation @tuzi3040
- Add missing go.sum and adopt golang 1.16 for building @AmadeusGhost
v1.7
- Fix nil pointer dereference for empty edns conifg
v1.7-rc4
- Add redis cache support for cache sharing and persistence
- Add yaml support as default for the config file
v1.7-rc3
- Fix the domain matching method of the mix-list matcher. (#246) @LEXUGE
- Add feature: dns over http server
v1.7-rc2
- 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
- Improve search performance with sorted ip ranges @zhanhb
- Auto reload config @F-TD5X
- Add pprof for debug use
v1.6.1
- Use v1.6.1-rc1 as the release version
v1.6.1-rc1
- Fix ipv6 address parsing bug
- Add general dial timeout
v1.6
- Use v1.6-rc9 as the release version