Releases: zeromq/netmq
Releases · zeromq/netmq
4.0.4.1
What's Changed
Bug fixes
- Fix XPub manual mode: Send between Receive and Subscribe clears m_lastPipe by @Copilot in #1153
- Fix thread-unsafe concurrent modification of m_pipes in SocketBase.ProcessTerm by @Copilot in #1154
Infra and testing
- Prevent duplicate CI runs on pull requests by @drewnoakes in #1150
- Add macOS CI job, fix Cleanup hang on macOS, and add regression test by @Copilot in #1148
- Fix thread-safety in MockBufferPool and MockCounterPool by @Copilot in #1152
Full Changelog: 4.0.4.0...4.0.4.1
4.0.4.0
What's Changed
- feat: Implement UDP transport support by @hyunseok-yang in #1149
New Contributors
- @hyunseok-yang made their first contribution in #1149
Full Changelog: 4.0.3.0...4.0.4.0
4.0.3.0
4.0.2.2
What's Changed
- Add INetMQMonitor interface to enable mocking in tests by @Copilot in #1138
New Contributors
- @Copilot made their first contribution in #1138
Full Changelog: 4.0.2.1...4.0.2.2
4.0.2.1
What's Changed
- Review conditional code by @drewnoakes in #1129
- Update mkdocs by @AlexandreArpin in #1130
- Enable
IAsyncEnumerablefor .NET Framework by @chrbauer in #1131 - Support TCP KeepAlive under Linux (
net8.0only) by @chrbauer in #1132
New Contributors
- @AlexandreArpin made their first contribution in #1130
Full Changelog: 4.0.2.0...4.0.2.1
4.0.2.0
What's Changed
Full Changelog: 4.0.1.16...4.0.2.0
4.0.1.16
4.0.1.15
What's Changed
- Use a stable hash function for computing IPC port by @drewnoakes in #1122
Full Changelog: 4.0.1.14...4.0.1.15
4.0.1.14
What's Changed
- Avoid reading time stamp counter by @rickshaw5724 in #1074
- Update push-pull.md by @apolloid in #1079
- Fix Division by Zero in FairQueueing when m_active is 0 by @fales-in-wonderland in #1089
- #1090 Leverage Framework Libraries by @thompson-tomo in #1091
- Try catch for blocking recieve which can throw by @tmatthey in #1087
- Remove end of life target frameworks by @LiorBanai in #1110
- modernize repository by @LiorBanai in #1111
New Contributors
- @rickshaw5724 made their first contribution in #1074
- @apolloid made their first contribution in #1079
- @fales-in-wonderland made their first contribution in #1089
- @thompson-tomo made their first contribution in #1091
- @tmatthey made their first contribution in #1087
- @LiorBanai made their first contribution in #1110
Full Changelog: 4.0.1.13...4.0.1.14
4.0.1.13
What's Changed
Full Changelog: 4.0.1.12...4.0.1.13