0.17.0
Breaking changes
- Dropped dependency on routecore again and moved all used types into rpki-rs. The new module
resources
contains the AS and IP address resources. The BGPsec key identifier is now an actual type incrypto::keys
. (#261) - Changed the implementation of ASPA objects to conform with version 15 of the profile draft. (#264, #265)
- Changed the ASPA RTR PDU to not use the AFI flags any more and always set it to 0. (#264)
New