Skip to content

Releases: shawn1m/overture

v1.5-rc8

10 Mar 09:27
Compare
Choose a tag to compare
v1.5-rc8 Pre-release
Pre-release
  • Return error rather than do nothing when there is no response (#138)
  • Add WhenPrimaryDNSAnswerNoneUse in configuration
  • MinimumTTL now apply to the response that has no ANSWER SECTION when caching

v1.5-rc7

09 Mar 14:28
Compare
Choose a tag to compare
v1.5-rc7 Pre-release
Pre-release
  • Avoid potential thread safety bugs in dispatch process @comzyh
  • Decrease the log level of single remote query failure

v1.5-rc6

06 Mar 13:13
Compare
Choose a tag to compare
v1.5-rc6 Pre-release
Pre-release
  • Quick fix thread safety bug

v1.5-rc5

05 Mar 15:36
Compare
Choose a tag to compare
v1.5-rc5 Pre-release
Pre-release
  • Fix cache bugs
  • Add DomainTTLFile: set TTL for each domain is allowed now

v1.5-rc4

03 Mar 16:58
Compare
Choose a tag to compare
v1.5-rc4 Pre-release
Pre-release

Please note: Only regex is supported for domain and hosts file matching

  • Force use regex for all domain match;
  • Add http dump cache @jsvisa
  • -V for version
  • Fix some bugs

v1.5-rc3

02 Jan 14:06
Compare
Choose a tag to compare
v1.5-rc3 Pre-release
Pre-release
  • Fix ResponseMessage nil bug

v1.5-rc2

01 Jan 15:05
Compare
Choose a tag to compare
v1.5-rc2 Pre-release
Pre-release
  • Add DNS-over-TLS by @qyb
  • Fix IPv6 network selection bug
  • Windows build failure fixed by sirupsen/logrus#824
  • Catch response message error now
  • Upgrade to go 1.11.x

v1.5-rc1

09 Dec 11:03
Compare
Choose a tag to compare
v1.5-rc1 Pre-release
Pre-release
  • Use minimumTTL as cache expiration
  • Allow disable cookie
  • Remove dns.ErrTruncated (dependency bug)

v1.4

28 Oct 13:40
Compare
Choose a tag to compare
  • Use configurated external ip over client ip (#83)

v1.4-rc1

19 Aug 15:34
Compare
Choose a tag to compare
v1.4-rc1 Pre-release
Pre-release

Please note: There are some changes in the config file

  • You can use domain or IP network rules for both primary and alternative servers
  • Remove workaround samples, maybe you must create, edit, find or convert rules on your own
  • Add freebsd ditrubution
  • Fix some bugs
  • Use linux-like version tag