DnsClient.NET v1.3.2 Release Notes

Release Date: 2020-05-13 // almost 4 years ago
  • 🛠 Fixes

    • #72 Issue with new versions of Consul
    • #69 and other spelling mistakes

Previous changes from v1.3.1

  • 🐛 Bug Fixes

    • 🛠 Fixed #67.
      🚚 The feature added in 1.3.0, reacting to network changes, if name-server auto discovery is enabled, can cause memory issues. Especially if the LookupClient isn't used as singleton. The feature has been removed.