Skip to content

Releases: vulnerability-lookup/BlueSkySight

Release 0.6.0

08 Jan 13:19
v0.6.0
5ef7d92
Compare
Choose a tag to compare

You can now specify a list of account DIDs to ignore.

Release 0.5.0

06 Jan 22:17
v0.5.0
c632a85
Compare
Choose a tag to compare

The initial code for connecting to BlueSky's firehose has been replaced with a better implementation. However, the original code is still available and can be executed using the command BlueSkySight-Firehose-v1, while the new default implementation can be executed with BlueSkySight-Firehose.

The command to connect to BlueSky's firehose via Jetstream remains unchanged.

Release 0.4.0

06 Jan 09:04
v0.4.0
52e084a
Compare
Choose a tag to compare

New:

  • Added a function (and new command) to connect to Bluesky's firehose via Jetstream (c800d31)

Improvements:

  • Automatically reconnects when server closes the connection (1ec09a6)
  • Improved function to parse the Bluesky's firehose (c03a461)
  • The list of regular expression is now in the configuration file (612c1ec)

Release 0.3.0

06 Jan 09:04
v0.3.0
74b0d46
Compare
Choose a tag to compare

If the resolution of the DID to a handle fails, simply return the AT URI (with the did).

Release 0.2.0

19 Dec 09:18
v0.2.0
2863962
Compare
Choose a tag to compare

Various little improvements and cleaning.

Release 0.1.0

19 Dec 08:48
v0.1.0
f953c7c
Compare
Choose a tag to compare

First working prototype uploaded to Pypi.