Releases: PowerDNS/pdns-protobuf-receiver
Releases · PowerDNS/pdns-protobuf-receiver
v1.0.1
- Further minor README fixup after project renaming - pull request #6
- Add a .gitignore file so that tests/pycache never gets committed - pull request #5
- Remove accidentially committed pycache directory under "tests"
v1.0.0
- first stable release
- project renamed as discussed in #4
- new docker image available from dockerhub
- testunit added
- README.md updated
v0.0.4
- new testunits
- new github worflows for testing and build stages
- normalize timestamp to utc and isoformat
- new verbose mode
- update README.md
v0.0.3
- fix issue #2 - does not produce valid JSON: Uses single quotes instead of double quotes as string delimiter
- fix issue #3 - should print log messages to STDOUT as documented instead of STDERR
- new docker file
v0.0.2
- fix issue #1 external dnslib replaced by dnspython
- remove unneeded build dependency