Skip to content

Releases: prices-tf/websocket

v1.5.0

24 Apr 18:41

Choose a tag to compare

1.5.0 (2022-04-24)

Features

  • add client count logging (4d05481)

v1.4.1

19 Jan 17:57

Choose a tag to compare

1.4.1 (2022-01-19)

Bug Fixes

  • only send messages to authenticated clients (05bfea0)

v1.4.0

17 Jan 17:20

Choose a tag to compare

1.4.0 (2022-01-17)

Bug Fixes

  • clear auth timeout when client disconnects (bb5094a)
  • fix skip expire check boolean (a8ffd3b)
  • verify client has provided authorization header (8259c91)

Features

  • authenticate using messages (11a7bef)
  • send auth expires message to client (a8e88be)

v1.3.1

18 Oct 20:24

Choose a tag to compare

1.3.1 (2021-10-18)

Bug Fixes

  • fix problem with publishing event data (bd1534a)

v1.3.0

15 Oct 19:01

Choose a tag to compare

1.3.0 (2021-10-15)

Features

  • add logging for when disconnecting clients (a5642f2)

v1.2.0

13 Oct 21:32

Choose a tag to compare

1.2.0 (2021-10-13)

Bug Fixes

  • detect SigningKeyNotFoundError (0814055)

Features

v1.1.0

13 Oct 20:27

Choose a tag to compare

1.1.0 (2021-10-13)

Features

  • emit token expired message when closing socket (f5c8826)

v1.0.0

13 Oct 19:54

Choose a tag to compare

1.0.0 (2021-10-13)

Bug Fixes

  • fix potential problem with timeout being too big (a14b9ef)

Features

BREAKING CHANGES

  • New environment variable