Eclipse eCAL (enhanced Communication Abstraction Layer) v6.0.2

πŸš€ eCAL v6.0.2 β€” Release Notes

This patch release brings important stability fixes, improved compatibility, cleaner build behavior, and multiple enhancements across core, Python, CI, and documentation.

βœ… Highlights

🧱 Core & Networking

  • #2388 - Fixed move operators of CPublisher and CSubscriber.
  • #2544 - Added IPv4 fallback when IPv6 listener setup fails.
  • #2551 - Fixed client calls occurring on closed server connections.

🐍 Python

  • #2434 - Added support for recent protobuf versions.
  • #2592 - Fixed TypeError when accessing monitoring collections.
  • #2584 - Activated Python tests in CI.
  • #2432 - Updated cibuildwheel action to version 3.3.

πŸ“¦ Protobuf & Build System

  • #2558 - Fixed incorrect setting of MethodInformation for Server.

πŸ§ͺ CI & Platform Updates

  • #2450 - Updated macOS GitHub Actions runner from version 13 β†’ 15.
  • #2580 - Updated more GitHub Actions to Node.js 24.

πŸ”§ Utility Enhancements

  • #2594 - Added unique ID generation function.

πŸ”— Full Changelog

v6.0.1...v6.0.2

Release Date
Release Type
Minor release