This repository has been archived by the owner on Jul 8, 2022. It is now read-only.
9.3.2
Pre-release
Pre-release
Binaries
Release notes
- Add Tango::string_free and fix memory leak in zmq_event_subscription_change() (#457, #460)
- Fix bug impacting device servers using dynamic attributes (#458, #459)
- Fix reconnection issues when a client subscribes to several events (#455, #483))
- Fix some event compatibility issues with device server <= Tango 8 (#456)
- Fix event field in EventData structure passed to user's callback (broken in Tango 9.3.0 and 9.3.1)
- Fix attribute name in EventData structure passed to user's callback for Attribute Config events
- Fix a bug occurring when an event is pushed at the same time as an event (re)subscription occurs (#484, #485)
- Fix event name (EventData.event) passed to client's Callback after Tango 9 attribute reconnection (#486)
- Integrate Coveralls (#473) and Sonar (#478)
- Tests: Split runner executable into several executables (#275). Disable log4tango bench test.
- Doxygen: upgrade to doxygen 1.8.13. Fix some doxygen warnings. (#475)