Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: scanopy/scanopy

Tags

v0.14.11

Toggle v0.14.11's commit message
chore: bump version to 0.14.11

v0.14.10

Toggle v0.14.10's commit message
Merge branch 'dev' of https://github.com/scanopy/scanopy into dev

v0.14.9

Toggle v0.14.9's commit message
Merge branch 'dev' of https://github.com/scanopy/scanopy into dev

v0.14.8

Toggle v0.14.8's commit message
chore: bump version to 0.14.8

v0.14.7

Toggle v0.14.7's commit message
Merge branch 'dev' of https://github.com/scanopy/scanopy into dev

v0.14.6

Toggle v0.14.6's commit message
chore: bump version to 0.14.6

v0.14.4

Toggle v0.14.4's commit message
Merge branch 'dev' of https://github.com/scanopy/scanopy into dev

v0.14.3

Toggle v0.14.3's commit message
chore: bump version to 0.14.3

v0.14.2

Toggle v0.14.2's commit message
Support legacy daemons (< v0.14.0) in ServerPoll mode

- Add supports_full_server_poll() method to check daemon version
- Skip polling for legacy daemons (they don't have /api/status, /api/poll, etc.)
- Make API key optional in post_to_daemon and discovery request methods
- Allow subscriber to send discovery commands without auth for legacy daemons
- Add info-level logging for HubSpot org sync on startup

Legacy daemons stay alive via their own heartbeat calls and can still
receive discovery initiate/cancel commands without authentication.

v0.14.1

Toggle v0.14.1's commit message
fix serverpoll fixture generation