Skip to content

v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 05:14
· 27 commits to main since this release
cb3f0cb

Highlights

  • updated the bgpkit-broker update command to allow bootstrapping new collectors on demand
  • a number of new RouteViews collectors have been added
    • amsix.ams cix.atl decix.jhb iraq-ixp.bgw pacwave.lax pit.scl pitmx.qro route-views7
  • added a new allow_invalid_cert function to the constructor and deprecated the disable_ssl_check function
    • they work the same way, but the new function name is more accurate
  • constructor also checks for ONEIO_ACCEPT_INVALID_CERTS=true environment variable to allow invalid certs (not
    recommended, use at your own risk)
  • improved project filter. it now matches the name of the collector to project names
    • this works with the newly added RouteViews collectors whose names do not prefix with route-views