Skip to content

Releases: probot/smee-client

v4.3.1

14 Jun 23:36
cb7f51b
Compare
Choose a tag to compare

4.3.1 (2025-06-14)

Bug Fixes

  • avoid double logging of connection error (#391) (cb7f51b)

v4.3.0

14 Jun 16:11
35c3362
Compare
Choose a tag to compare

4.3.0 (2025-06-14)

Features

v4.2.1

03 Jun 11:46
1c8d9e9
Compare
Choose a tag to compare

4.2.1 (2025-06-03)

Bug Fixes

  • solve regression in smee cli regarding --url parameter (#387) (1c8d9e9)

v4.2.0

02 Jun 01:17
4426ffa
Compare
Choose a tag to compare

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

30 May 04:42
8e2bcfc
Compare
Choose a tag to compare

4.1.2 (2025-05-30)

Reverts

  • Revert "fix: don't send the raw Buffer data in the headers" (8e2bcfc)

v4.1.1

30 May 04:42
30eea4f
Compare
Choose a tag to compare

4.1.1 (2025-05-30)

Bug Fixes

  • don't send the raw Buffer data in the headers (30eea4f), closes #320

v4.1.0

29 May 16:11
2c44f3d
Compare
Choose a tag to compare

4.1.0 (2025-05-29)

Features

v4.0.1

28 May 21:09
7ad5294
Compare
Choose a tag to compare

4.0.1 (2025-05-28)

Bug Fixes

  • refactor bin script to use parseArgs from Node (7ad5294)

v4.0.0

28 May 18:12
627d1be
Compare
Choose a tag to compare

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

03 Mar 15:25
c660cae
Compare
Choose a tag to compare

3.1.1 (2025-03-03)

Bug Fixes