π 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
CPublisherandCSubscriber. - #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
TypeErrorwhen accessing monitoring collections. - #2584 - Activated Python tests in CI.
- #2432 - Updated
cibuildwheelaction to version 3.3.
π¦ Protobuf & Build System
- #2558 - Fixed incorrect setting of
MethodInformationfor 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.