Releases: dnstap/dnstap.pb
Releases · dnstap/dnstap.pb
v20250201
This is the first tagged release of the dnstap protobuf schema.
What's Changed
- Add the syntax version by @jedisct1 in #4
- Readme by @jelu in #6
- Use consistent whitespace by @edmonds in #9
- Extend SocketProtocol to cover DNS over TLS, HTTPS by @cmikk in #10
- Add policy field and Policy type to Message. by @cmikk in #12
- Extend SocketProtocol to cover DNSCrypt over UDP and TCP by @rgacogne in #13
- Update message type description by @jelu in #16
- add DNS over QUIC (RFC 9250) by @vcunat in #18
- Add HttpProtocol enum and http_protocol field to Message by @edmonds in #21
New Contributors
- @jedisct1 made their first contribution in #4
- @jelu made their first contribution in #6
- @cmikk made their first contribution in #10
- @rgacogne made their first contribution in #13
- @vcunat made their first contribution in #18
Full Changelog: https://github.com/dnstap/dnstap.pb/commits/v20250201