Skip to content

chore(main): release webssh2-server 4.2.0#489

Merged
billchurch merged 1 commit intomainfrom
release-please--branches--main--components--webssh2-server
Mar 13, 2026
Merged

chore(main): release webssh2-server 4.2.0#489
billchurch merged 1 commit intomainfrom
release-please--branches--main--components--webssh2-server

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 26, 2026

🤖 I have created a release beep boop

4.2.0 (2026-03-13)

Features

  • add backpressure control to SFTP download streaming (ec684ea), closes #492
  • add telnet protocol support (#490) (c7c6103)
  • emit raw Buffer for SFTP download chunks instead of base64 (5d5440f)

Bug Fixes

  • add re-entrancy guard and cancellation cleanup to SFTP backpressure (5ae39ac)
  • lint error in SFTP backpressure test (strict boolean expression) (54a8fbc)
  • resolve stale waitForDrain promise on concurrent calls, add missing tests (46c86c1)
  • SFTP download backpressure and binary transfer (#492) (ca88c95)
  • use correct secret name for workflow dispatch PAT (7036788)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--webssh2-server branch from a731075 to 2d79ff2 Compare March 5, 2026 18:26
@github-actions github-actions bot changed the title chore(main): release webssh2-server 4.1.1 chore(main): release webssh2-server 4.2.0 Mar 13, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main--components--webssh2-server branch from 2d79ff2 to 86976d9 Compare March 13, 2026 17:02
@sonarqubecloud
Copy link
Copy Markdown

@billchurch billchurch merged commit d12779d into main Mar 13, 2026
5 checks passed
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@billchurch billchurch deleted the release-please--branches--main--components--webssh2-server branch March 13, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Disconnected: Ping Timeout on large sftp downloads

1 participant