Fixes
- Fix mismatch create function for shared library API (missing noexcept) in #1596
- Fix ODR violations by @arturbac in #1604
Improvements
- Safer boolean write to avoid issues with UB booleans (non-initialized booleans) in #1597
- Add error_handler to asio_server by @stephenberry in #1602
Full Changelog: v4.4.0...v4.4.1