Skip to content

v4.2.0

Latest

Choose a tag to compare

@m-appel m-appel released this 29 Jan 02:06
· 13 commits to main since this release

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 IANAPrefix node that indicates prefix assignment by IANA (similar to the RIRPrefix).
  • 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

Full Changelog: v4.1.1...v4.2.0