Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 7135fd6

Browse files
James DeFelicejdef
authored andcommitted
changelog: draft notes for v0.7.0 release
1 parent 65cb06f commit 7135fd6

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2019-05-10: v0.7.0
2+
New Features:
3+
IPv6 is now supported.
4+
TLS supports client-side cert + keypair.
5+
Zone-specific resolvers.
6+
7+
Enhancements:
8+
dns: truncate bit is configurable.
9+
dns: non-zero weight for returned SRV records.
10+
mesos: poll /state instead of /state.json.
11+
logs: updated logging regarding new masters.
12+
logs: added error message when no masters discovered.
13+
Bump underlying libraries to pick up fixes (DNS, HTTP API).
14+
15+
Fixes:
16+
api/dns: wait for a reload before serving DNS and HTTP.
17+
api: specify valid Accept content types.
18+
dns: properly report SOA mname (instead of rname).
19+
docs: document the `enumerate` endpoint.
20+
docs: correct URL in contrib/ansible-gce/README.md.
21+
docs: clean up formatting, typos and so on.
22+
123
2016-09-14: v0.6.0
224
Added some benchmarks for RecordGenerator.insertRR
325
Make minor fixes to enumeration API, where it would return null, as

0 commit comments

Comments
 (0)