0.9.0-rc2
Pre-release
Pre-release
Bug Fixes
- In server mode, the database is now only opened after detaching from the console if requested. This fixes Routinator hanging if the
--detach
option is used due to invoking multi-threading before forking. (#557) - Fixed a panic when trying to load a broken repository state object from the database. (#558)
- Accept the
filter-asn
query parameter in the VRP set HTTP endpoints again which was accidentally rejected. (#559)
Other Changes
- Rearranged the Prometheus metrics to be more canonical. (#562)