Skip to content

chore(release): socketioxide v0.18.4 && engineioxide v0.17.4#745

Merged
Totodore merged 4 commits into
mainfrom
feat-socketioxide-release
Jun 21, 2026
Merged

chore(release): socketioxide v0.18.4 && engineioxide v0.17.4#745
Totodore merged 4 commits into
mainfrom
feat-socketioxide-release

Conversation

@Totodore

@Totodore Totodore commented Jun 21, 2026

Copy link
Copy Markdown
Owner

socketioxide 0.18.4

  • docs: document accessing state from custom extractors. Thanks @codeurge for the contribution.
  • MSRV: rust-version is now 1.94

engineioxide 0.17.4

  • MSRV: rust-version is now 1.94
  • fix: issue #731. Memory leak with unclaimed engine.io sessions whose WebSocket upgrade is started but never completed. Thanks @BenLocal for the contribution
  • fix: missing packet separator when polling a parked v4 encoder.
  • fix: incorrectly merged binary/string packets when polling a parked v3 encoder.
  • fix: v3 encoded payload size is never re-computed for max payload size threshold.
  • fix: v3 decoder infinite loop with malformed packet
  • fix: base64 binary packet protocol mismatch with payload starting with 4.
  • fix: fix potential panic in debug with malicious v3 packets.
  • fix: expect b64 query param to be equal to 1 or true to enable b64 encoding.

@Totodore Totodore added the T-Release Topic: release label Jun 21, 2026
@codspeed-hq

codspeed-hq Bot commented Jun 21, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 87 untouched benchmarks


Comparing feat-socketioxide-release (6bbb29d) with main (2c50f55)

Open in CodSpeed

@Totodore Totodore enabled auto-merge (squash) June 21, 2026 15:43
@Totodore Totodore merged commit 52421ff into main Jun 21, 2026
28 checks passed
@Totodore Totodore deleted the feat-socketioxide-release branch June 21, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Release Topic: release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant