New Datasets
- Amazon AWS IP ranges by @aditisingh02 in #213. This datasets adds AWS IP ranges as GeoPrefix nodes (mapped to a country) and tags them with the specified AWS service.
- IANA address space by @Vrittigyl in #219. This dataset introduces a new
IANAPrefixnode that indicates prefix assignment by IANA (similar to theRIRPrefix). - Add additional IXPs using Alice-LG in #221.
What's Changed
- Updated IPv4 detection in address_family.py by @spyke7 in #204
- Move Neo4j credentials to config file by @Vrittigyl in #207
- Fix deployment cleanup logic by @Vrittigyl in #215
- Remove unused email notification logic by @Vrittigyl in #216
- Fix(alice-lg): Robust timestamp parsing for RFC3339Nano formats by @Halcyonic-01 in #222
- Some logging cleanup to prepare for better metadata parsing.
New Contributors
- @spyke7 made their first contribution in #204
- @Vrittigyl made their first contribution in #207
- @aditisingh02 made their first contribution in #213
- @Halcyonic-01 made their first contribution in #222
Full Changelog: v4.1.1...v4.2.0