1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00
nlnetlabs-routinator/Changelog.md
2018-11-19 12:49:39 +01:00

45 lines
816 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Change Log
## Next Version
Breaking Changes
* Add trust anchor information to the CSV, JSON, and RPSL output. [21]
New
Bug Fixes
* The default output format was accidentally changed to `none`. It is
`csv` again.
Dependencies
[21]: https://github.com/NLnetLabs/routinator/pull/21
## 0.1.2 And I Cry If I Want To
Bug Fixes
* [Panic in iterating over the withdrawals in an RTR set][17].
* When comparing serial numbers for RTR Serial Query, looked at the oldest
known serial not the newest, always returning an empty change set.
[17]: https://github.com/NLnetLabs/routinator/issues/17
## 0.1.1 Five-second Rule
Bug Fixes
* [Wrong End Of Data PDU in RPKI-RTR version 0.][15]
[15]: https://github.com/NLnetLabs/routinator/issues/15
## 0.1.0 Godspeed!
Initial public release.