NetMQ v4.0.4.2 Release Notes

Release Date: 2026-05-24 // about 2 months ago
  • What's Changed

    • Guard StreamEngine handshake against null peer identity when RecvIdentity is enabled by @Copilot in #1160

    Full Changelog : 4.0.4.1...4.0.4.2


Previous changes from v4.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