Releases: duedil-ltd/discodns
Releases · duedil-ltd/discodns
0.0.2 Release Candidate 1
- Added support for creating wildcard records
- Implemented a bunch of unit tests covering basic functionality
0.0.1 Release
Initial beta release of discodns
.
0.0.1 Gold Master 1
This is a Gold Master version of discodns that's being used in production, for testing.
- No need to return NS records all the time.
0.0.1 Release Candidate 5
This is a preliminary release candidate for the first working version of discodns.
- Fixed bug for when we have no authority
0.0.1 Release Candidate 4
This is a preliminary release candidate for the first working version of discodns.
- Added metrics (with support for graphite)
- Removed the forwarder aspect of discodns, it's purely a nameserver now
- Little more debugging
0.0.1 Release Candidate 3
This is a preliminary release candidate for the first working version of discodns.
- Added a pointer fix for the newest version of
go-etcd
- Added
make get
to allow a full compile and install from a fresh tar withmake && make install
0.0.1 Release Candidate 2
This is a preliminary release candidate for the first working version of discodns.
- Added
make install
build step to help installation with chef.
0.0.1 Release Candidate 1
This is a preliminary release candidate for the first working version of discodns.