Releases: OpenPojo/dnscontrol
Releases · OpenPojo/dnscontrol
DNSControl-0.0.8
Added
- Issue #10, Support for reloading hosts files if modified.
Fixed
- Log messages showing which IP Address is being reverse looked up now shows the actual IP.
DNSControl-0.0.7
Added
- Support for utilizing a hosts file as a source for highest priority resolution.
- Support for resolving localhost as well as machine name forwards and reverse lookups.
Fixed
- A possible memory leak with reading file system configuration files.
DNSControl 0.0.6
Added
- System now logs few more events in info to show progress of initialization, configuration, as well as when resolution requests come through.
Fixed
- Issue #8, the system will now startup on systems that query localhost on startup without errors (i.e. Tomcat)
DNSControl 0.0.5
Added
- Support to get system configured defaults. This addresses the use case when you'd like to default everything to a set of dns servers, except for a small set that you'd like to leave pointing to the current system configured dns servers.
DNSControl 0.0.4
Fixed
- Routing lookup was case sensitive causing failure to match domains, now it is case insensitive.
DNSControl 0.0.3
This is BETA release ready for feedback, it has all the major features necessary to stand it up and start using it in a preprod or development environment.
All feedback welcome!
dnscontrol-0.0.2
[maven-release-plugin] copy for tag dnscontrol-0.0.2
dns4java-0.0.1
Just testing release process.