Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 726 Bytes

CHANGELOG.md

File metadata and controls

33 lines (16 loc) · 726 Bytes

Changelog

Release 1.0.2 (2025-02-19)

Improved monitoring.

Release 1.0.1 (2025-02-13)

Added logging for process start and end.

Release 1.0.0 (2025-02-13)

This release introduces the capability to report errors, warnings, and heartbeats to a Valkey datastore, facilitating centralized monitoring.

Release 0.4.1 (2024-12-09)

Updated PyVulnerabilityLookup.

Release 0.4.0 (2024-11-19)

  • The client PyVulnerabilityLookup is now used in order to communicate with the API of the Vulnerability-Lookup instance.
  • When a duplicate sighting is detected a message is printed.
  • Improved management of UTC aware Datetime objects.

Release 0.3.0 (2024-11-13)

First working prototype - production ready.