Skip to content

v1.20.0 (2024-12-31)

Latest
Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 31 Dec 14:33
· 1 commit to master since this release

This is a major non-breaking maintenance and feature release. As always, please report any unexpected problems πŸ™ - Peter Taoussanis

Happy holidays everyone! πŸŽ„πŸ«Ά

Since v1.20.0-RC1 (2024-10-28)

No breaking changes intended

  • [fix] [#458] Fix React Native build: catch invalid call [4e3f16c]
  • [new] [#447] [Community adapters] Support both Jetty 11 and 12 (@stefanroex) [79c784d]
  • [new] [#447] [Community adapters] Improve error message on Ajax read timeouts [9da662c]
  • [doc] [Community adapters] Improve constructor docstrings [1c7a93c]

Since v1.19.2 (2023-08-30)

No breaking changes intended

Changes

  • [mod] [#440] Decrease log level of noisy ws-ping events (@jwr) [4241e6c]
  • [mod] Tune send backoff time [84e8b2a]

Fixes

New