Skip to content

v4.1.0

Latest

Choose a tag to compare

@m-appel m-appel released this 01 Dec 06:32

New Dataset

What's Changed

  • Refactor bgp.tools anycast prefixes crawler. Mainly split into two IPv4 and IPv6 crawlers (bgptools.anycast_prefixes_v[4|6]) for better consistency with other datasets. Also include the probed IP as a first step to include responsive IPs at some point.
  • Update Neo4j to version 5.26.17.
  • Update Python version for development to 3.12.
  • Remove fastparquet dependency and use PyArrow to read parquet files instead.
  • Update all pre-commit hooks, workflow, and test create_db.py with a fresh virtual environment (i.e., all up-to-date Python dependencies).

New Contributors

Full Changelog: v4.0.2...v4.1.0