Releases: sys4/tlsrpt-reporter
Releases · sys4/tlsrpt-reporter
tlsrpt-reporter 0.5.0
This is the first public release of the tlsrpt-reporter
https://github.com/sys4/tlsrpt-reporter/blob/v0.5.0/CHANGELOG.md
0.5.0rc2
- Fix: Renamed package to tlsrpt_reporter
- Fix: Improved robustness in case of malformed report destinations
- Fix: Separate handling of setup errors and runtime errors for reportd
- Fix: Improved error handling: Added typenames when logging generic exceptions
- Fix: Catch all errors when fetcher run fails
- Fix: Normalize domain name to avoid sending multiple reports for the same domain in different notations like uppercase vs lowercase.
- Fix: fix license statements
- Add: Log error for datagrams with wrong protocol version
0.5.0rc1
pre-release 0.5.0-pre20241012
This is a pre-release with fully functional C-library that now is easier to package.
The python components (receiver, fetcher and sender) are functional and ready for first tests.
0.5.0-pre20240929
This is a pre-release with fully functional C-library.
The python components (receiver, fetcher and sender) are still work in progress.