We merged 10 PRs in October.

New Features and Fixes ๐Ÿš€

This month saw a number of improvements and additions.

  • New sqlx based storage provider: A new storage provider based on sqlx has been added, offering a another robust and feature-rich alternative for persistence (1854).
  • Performance improvements: We’ve added a new from_components method to TreeNode to avoid unnecessary allocations, which should give a nice performance boost in tree operations (1864).
  • PSK Validation: Pre-shared key validation has been improved, especially when processing Welcome messages (1862, 1863).
  • API Re-addition: Make it easier to re-add clients that got forked (1855).
  • Validation Fixes: We continue to improve our validation logic. This month we updated the validation for extension types in leaf node extensions (1831) and fixed references to the validation dashboard in some of our tests (1861).

Contributors ๐ŸŽ‰

We are also thrilled to welcome @WaterWhisperer as a new contributor.

Merged PRs October 2025

Contributors