Skip to content

socketioxide-v0.18.4

Latest

Choose a tag to compare

@Totodore Totodore released this 21 Jun 15:37
58f01e7

Changelog

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

What's Changed

  • fix(doc): use new doc_cfg pattern by @Totodore in #710
  • fix: rustdoc feature flags by @Totodore in #711
  • chore(deps): bump rand from 0.10.0 to 0.10.1 by @dependabot[bot] in #712
  • chore(deps): bump rand from 0.9.0 to 0.10.1 in /crates/parser-msgpack/fuzz by @dependabot[bot] in #714
  • chore(deps): bump rand from 0.9.0 to 0.10.1 in /crates/parser-common/fuzz by @dependabot[bot] in #713
  • chore(deps): configure dependabot for cargo: only open PRs for major releases or CVEs by @Totodore with @Copilot in #717
  • chore(deps): bump rand to fix unsoundness issue by @Totodore in #718
  • chore(deps): specify tokio-util version by @thanhnguyen2187 in #720
  • chore(deps): bump engineioxide to v0.17.3 by @Totodore in #721
  • chore(deps): bump rand from 0.8.5 to 0.8.6 in /examples by @dependabot[bot] in #722
  • chore(deps): bump hoverkraft-tech/compose-action from 2.5.0 to 2.6.0 by @dependabot[bot] in #723
  • chore(deps): bump rustls-webpki from 0.103.10 to 0.103.13 by @dependabot[bot] in #724
  • chore(deps): bump rustls-webpki from 0.103.10 to 0.103.13 in /examples by @dependabot[bot] in #725
  • fix: clippy lints by @Totodore in #730
  • chore(deps): bump hoverkraft-tech/compose-action from 2.6.0 to 3.0.0 by @dependabot[bot] in #733
  • docs(socketio): document accessing state from custom extractors by @codeurge in #735

New Contributors

Full Changelog: socketioxide-v0.18.3...socketioxide-v0.18.4