Skip to content

Releases: sciencecorp/synapse-typescript

synapse: v2.0.0

15 Apr 00:04
4217b64
Compare
Choose a tag to compare

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

25 Mar 20:53
f6e1a36
Compare
Choose a tag to compare

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

06 Mar 00:26
33d611b
Compare
Choose a tag to compare

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)