Releases: sciencecorp/synapse-typescript
Releases · sciencecorp/synapse-typescript
synapse: v2.0.0
2.0.0 (2025-04-14)
⚠ BREAKING CHANGES
- add SpikeDetector, SpikeBinner nodes; remove SpikeDetect node
Features
- add 'StreamQuery' support to Device (#34) (fb2247a)
- add SpikeDetector, SpikeBinner nodes; remove SpikeDetect node (#33) (5d6f263)
synapse: v1.0.0
1.0.0 (2025-03-25)
⚠ BREAKING CHANGES
- migrate StreamOut from UDP multicast to UDP unicast
- return 'Status' from Device and Config API methods
Features
- add Device.getLogs, Device.tailLog RPCs (#19) (43719e8)
- add Status obj, return status from Device and Config calls (#17) (c925f43)
- disk-writer: add DiskWriter node (1a40373)
- support udp unicast in StreamOut node (#27) (a175fd1)
Bug Fixes
- sha parsing and rate limiting on postinstall script (#15) (11d6aec)
v0.12.0
0.12.0 (2025-03-06)
⚠ BREAKING CHANGES
- return 'Status' from Device and Config API methods
Features
- add Device.getLogs, Device.tailLog RPCs (#19) (43719e8)
- add Status obj, return status from Device and Config calls (#17) (c925f43)
Bug Fixes
- sha parsing and rate limiting on postinstall script (#15) (11d6aec)