Skip to content

v1.5.4 - RC.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxsharabayko maxsharabayko released this 10 Oct 10:04
· 21 commits to master since this release
e23497d

Release Notes

Changelog

Changes since v1.5.4-rc.1.

Core Functionality

e23497d Fixed static variable usage in the crypto module (#3047).
3c7022e Improved mutex protection of the TSBPD (#3038).
62f46aa Fix stack buffer reference after it goes out of scope (#3034).
fe638be Fix build with GCC>13 and C++>=20 (#3033).

Unit Tests

da89cbd Added NUL character unit test for StreamID socket opt.

Sample Applications

8f6fd4e Fixed URI decoding in UriParser (#3041).

Documentation

822bc1e Corrected a typo in API-socket-options.md (#3046).

Contributors

@ethouris, @jlsantiago0, @maxsharabayko, @praisedavid787