New Dataset
- LACeS anycast prefixes (
ut_dacs.laces_v[4|6]) by @rhendriks in #197
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
- @rhendriks made their first contribution in #197
Full Changelog: v4.0.2...v4.1.0