Releases: probot/smee-client
Releases · probot/smee-client
v4.3.1
4.3.1 (2025-06-14)
Bug Fixes
- avoid double logging of connection error (#391) (cb7f51b)
v4.3.0
4.3.0 (2025-06-14)
Features
v4.2.1
4.2.1 (2025-06-03)
Bug Fixes
- solve regression in smee cli regarding --url parameter (#387) (1c8d9e9)
v4.2.0
4.2.0 (2025-06-02)
Features
- add new
query-forwarding
option, refactor code to allow onopen
, onerror
and onmessage
overridable (#382) (4426ffa)
v4.1.2
4.1.2 (2025-05-30)
Reverts
- Revert "fix: don't send the raw Buffer data in the headers" (8e2bcfc)
v4.1.1
4.1.1 (2025-05-30)
Bug Fixes
- don't send the raw Buffer data in the headers (30eea4f), closes #320
v4.1.0
4.1.0 (2025-05-29)
Features
v4.0.1
4.0.1 (2025-05-28)
Bug Fixes
- refactor bin script to use
parseArgs
from Node (7ad5294)
v4.0.0
4.0.0 (2025-05-28)
Bug Fixes
- adapt for changes in
eventsource
v4 (627d1be)
- deps: bump
eventsource
and undici
(1214abb)
BREAKING CHANGES
- Drop Node 18, require 20.18 or >= 22
v3.1.1
3.1.1 (2025-03-03)
Bug Fixes