Version 1.11 (Bug fixing release)
This includes a few bug fixes that impacted things for users.
It's unlikely that there will be any new features in the v1 (stable) branch going forward.
What's Changed
- Stable branch: fix for clang 19 compiler warnings by @shikokuchuo in https://github.com/nanomsg/nng/pull/2104
- Fix TLS test. by @gdamore in https://github.com/nanomsg/nng/pull/2122
-
- FIX [HTTP] fix a blocking case when freeing http client by @JaylinYu in https://github.com/nanomsg/nng/pull/2119
Full Changelog: https://github.com/nanomsg/nng/compare/v1.10.1...v1.11