mirror of
https://github.com/NLnetLabs/routinator.git
synced 2024-05-19 06:50:04 +00:00
1.1 KiB
1.1 KiB
Change Log
Next Version
Breaking Changes
- Add trust anchor information to the CSV, JSON, and RPSL output. 21
New
- Output from the rsync runs is now send to the logger and will be handled according to log settings. Output to stderr is logged with log level warn, stdout is logged with info.
- In daemon mode, forking now happens after the TALs are checked so that you can see the error messages and that it fails.
Bug Fixes
- The default output format was accidentally changed to
none
. It iscsv
again.
Dependencies
0.1.2 ‘And I Cry If I Want To’
Bug Fixes
- Panic in iterating over the withdrawals in an RTR set.
- When comparing serial numbers for RTR Serial Query, looked at the oldest known serial not the newest, always returning an empty change set.
0.1.1 ‘Five-second Rule’
Bug Fixes
0.1.0 ‘Godspeed!’
Initial public release.