Changelog
Synapse-Whoxy Changelog
v1.5.0 - 2024-02-20
Features and Enhancements
Update deprecated
$lib.dict()
usage to JSON style syntax.
Deprecations
Caching has been removed from the
whoxy.whois.reverse
,whoxy.whois.lookup
, andwhoxy.whois.history
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.4.0 - 2023-03-22
Features and Enhancements
Update Power-Up to build with code signing.
v1.3.0 - 2022-10-18
Features and Enhancements
Create
inet:whois:email
nodes for email addresses in WHOIS records.
v1.2.0 - 2022-09-28
Features and Enhancements
Update
whoxy.whois.reverse
to useit:exec:query
nodes.
Bugfixes
Fix issue where reverse WHOIS cache did not properly take into account the identifier.
v1.1.1 - 2022-05-19
Bugfixes
Fix issue where empty reverse WHOIS responses could cause infinite request loop.
v1.1.0 - 2022-05-17
Features and Enhancements
Cached API responses are now stored in the JsonStor instead of in nodedata.
v1.0.0 - 2021-08-13
Features and Enhancements
Initial release of
Synapse-Whoxy
v1.0.0.