2020-11-09 14:55:15 +01:00
|
|
|
|
# Change Log
|
|
|
|
|
|
2021-03-15 15:50:02 +01:00
|
|
|
|
## Unreleased next version
|
|
|
|
|
|
|
|
|
|
Breaking Changes
|
|
|
|
|
|
2021-05-27 10:57:32 +02:00
|
|
|
|
* The minimum supported Rust version is now 1.47. ([#17])
|
|
|
|
|
|
2021-03-15 15:50:02 +01:00
|
|
|
|
New
|
|
|
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
|
|
|
|
|
|
Other
|
|
|
|
|
|
2021-05-27 10:57:32 +02:00
|
|
|
|
* Upgraded to Tokio 1.0, Hyper 0.14, and Reqwest 0.11. ([#17])
|
|
|
|
|
|
|
|
|
|
[#17]: https://github.com/NLnetLabs/rtrtr/pull/17
|
2021-03-15 15:50:02 +01:00
|
|
|
|
|
|
|
|
|
|
2021-03-15 15:28:42 +01:00
|
|
|
|
## 0.1.2 ‘Ten Four’
|
2020-12-11 11:31:40 +01:00
|
|
|
|
|
2021-03-15 15:28:42 +01:00
|
|
|
|
Released 2021-03-15
|
2020-12-11 11:31:40 +01:00
|
|
|
|
|
|
|
|
|
New
|
|
|
|
|
|
2021-03-04 14:05:30 +01:00
|
|
|
|
* The JSON unit ignores the `metadata` field in received files. This
|
|
|
|
|
makes it compatible with the JSON produced by at least Routinator, OctoRPKI,
|
|
|
|
|
and rpki-client. ([#8])
|
|
|
|
|
|
2020-12-11 11:31:40 +01:00
|
|
|
|
|
2021-03-04 14:05:30 +01:00
|
|
|
|
[#8]: https://github.com/NLnetLabs/rtrtr/pull/8
|
2020-12-11 11:31:40 +01:00
|
|
|
|
|
2020-11-09 14:55:15 +01:00
|
|
|
|
|
2020-12-11 11:12:34 +01:00
|
|
|
|
## 0.1.1 ‘Death Metal Karaoke’
|
2020-11-09 15:10:16 +01:00
|
|
|
|
|
2021-03-15 15:28:42 +01:00
|
|
|
|
Released 2020-12-11
|
|
|
|
|
|
2020-11-09 15:10:16 +01:00
|
|
|
|
New
|
|
|
|
|
|
2020-12-08 17:58:00 +01:00
|
|
|
|
* Support for JSON via HTTP and from a local file as a source, and JSON
|
|
|
|
|
via HTTP as a target. ([#5])
|
|
|
|
|
|
|
|
|
|
[#5]: https://github.com/NLnetLabs/rtrtr/pull/5
|
|
|
|
|
|
|
|
|
|
|
2020-11-09 14:55:15 +01:00
|
|
|
|
## 0.1.0 ‘Little Ball of Fur’
|
|
|
|
|
|
2020-11-09 15:10:16 +01:00
|
|
|
|
Released 2020-11-09.
|
|
|
|
|
|
2020-11-09 14:55:15 +01:00
|
|
|
|
Initial public release.
|
|
|
|
|
|