Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 3.38 KB

CHANGELOG.md

File metadata and controls

54 lines (31 loc) · 3.38 KB

Release Notes

v1.4.5 - 2024-12-27

  • [1.x] Fix tests by @joedixon in #293
  • [1.x] Check if channel variable isn't null when passed as a filter on channels() method in ArrayChannelManager by @kirills-morozovs in #292

v1.4.4 - 2024-12-06

  • [1.x] Allow publishing to others only when using Redis by @larswolff in #275
  • Herd is available for Windows, this update enables certificate checki… by @iaidan in #277
  • Bugfix for PR 275 - omit socket-id if null by @larswolff in #280

v1.4.3 - 2024-10-31

v1.4.2 - 2024-10-24

  • [1.x] Optionally uses control frames for handling ping and pong by @joedixon in #253

v1.4.1 - 2024-10-04

  • [1.x] Re-subscribes to the scaling channel when the underlying connection is lost by @ashiquzzaman33 in #251

v1.4.0 - 2024-10-01

v1.3.1 - 2024-09-19

v1.3.0 - 2024-09-03

  • Add an activity timeout configuration option by @zeke0816 in #241

v1.2.0 - 2024-08-16

v1.1.0 - 2024-08-06

v1.0.0 - 2024-07-02

Initial release.