This repository was archived by the owner on Jul 8, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- 9.3.2 [UNRELEASED]
2- ==================
1+ 9.3.2
2+ =====
3+
341. Add Tango::string_free and fix memory leak in zmq_event_subscription_change() (#457,#460)
452. Fix bug impacting device servers using dynamic attributes (#458,#459)
563. Fix reconnection issues when a client subscribes to several events (#455)
896. Fix attribute name in EventData structure passed to user's callback for Attribute Config events
9107. Fix a bug occurring when an event is pushed at the same time as an event (re)subscription occurs (#484, #485)
10118. Fix event name (EventData.event) passed to client's Callback after Tango 9 attribute reconnection (#486)
12+ 9. Integrate Coveralls and Sonar
13+ 10. Tests: Split runner executable into several executables. Disable log4tango bench test.
14+ 11. Doxygen: upgrade to doxygen 1.8.13. Fix some doxygen warnings.
1115
12169.3.1
1317=====
3236 Limitations:
3337 - in case DeviceProxy is used for event subscription client will get incorrect value
3438 in the event callback if short domain name is used in env.TANGO_HOST
35- e.g. hzgc103k -> hzgc103.desy.de
39+ e.g. hzgc103 -> hzgc103.desy.de
36402. Fix memory leak when pipe event is sent and there is no client (#447,#448)
37413. Set the ZMQ Receive Buffer High Water Mark only if it changes (#444,#445)
3842 to reduce the impact of a bug in ZMQ 4.2.0 and ZMQ 4.2.1.
You can’t perform that action at this time.
0 commit comments