What's Changed
Features/fixes
- Add zmq_timers support by @cacharle in #657
- Add file descriptor support for poller by @stephanschim in #606
- Feature/expose monitor socket for active poller by @dietelTiMaMi in #612
- Allow generic sequence of poller events by @typon in #622
- Add configurable sockopt for raw router sockets by @dr7ana in #627
- Add on_monitor_stopped function for monitor_t by @egecetin in #631
- Add ZMQ_BUSY_POLL option by @stephanlachnit in #648
- Fix std::max compilation error on Windows by @cacharle in #656
- Fix -Wold-style-cast compilation warning by @cacharle in #660
- Remove space in custom string literal by @MichaelChirico in #652
Package/tools/internal
- Remove ENABLE_DRAFTS option by @stephanlachnit in #565
- Update to Catch2 v3 by @cybaol in #632
- document CPPZMQ_BUILD_TESTS and adjust formatting and semantics of build instructions by @nevadex in #646
- Update CMakeLists.txt by @LocutusOfBorg in #608
- docs: fix link target by @MistEO in #650
- Version 4.11.0 by @gummif in #662
- Update CI runners by @gummif in #658
- Upgrade deprecated CI OS by @gummif in #599
New Contributors
- @LocutusOfBorg made their first contribution in #608
- @stephanschim made their first contribution in #606
- @dietelTiMaMi made their first contribution in #612
- @typon made their first contribution in #622
- @cybaol made their first contribution in #632
- @dr7ana made their first contribution in #627
- @egecetin made their first contribution in #631
- @nevadex made their first contribution in #646
- @MistEO made their first contribution in #650
- @MichaelChirico made their first contribution in #652
- @cacharle made their first contribution in #656
Full Changelog: v4.10.0...v4.11.0