Changelog

Synapse-CertSpotter Changelog

NEXTVERS - 2024-XX-YY

Features and Enhancements

  • Update $lib.bytes usage with $lib.axon APIs.

Deprecations

  • Caching has been removed from the certspotter.certs and certspotter.subdomains commands, so the --asof argument has been deprecated and will no longer have any effect.

This release contains an automatic cache cleanup that will run when the package is first upgraded. This will remove cached API response data from the jsonstor for commands which no longer perform caching.

v1.3.0 - 2023-06-16

Features and Enhancements

  • Mark the Synapse-FileParser dependency as optional.

v1.2.0 - 2023-03-22

Features and Enhancements

  • Update Power-Up to build with code signing.

  • Add dependency requirements to package definition.

v1.1.0 - 2022-05-12

Features and Enhancements

  • Cached API responses are now stored in the JsonStor instead of in nodedata.

Bugfixes

  • Fix issue where data was not being cached.

  • Fix issue preventing queries from being run if API key is not set.

  • Remove debug print that could include API key if set.

v1.0.1 - 2021-10-06

Bugfixes

  • Add description to storm package

v1.0.0 - 2021-10-04

Features and Enhancements

  • Initial release of the Synapse-CertSpotter Power-Up