Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Commit 9bad87c

Browse files
committed
Update RELEASE_NOTES
1 parent 4deb7ad commit 9bad87c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

RELEASE_NOTES

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
9.3.0
22
=====
33

4-
1. Fix FQDN events.
4+
1. Fix FQDN events (#423,#315)
55
Limitations:
6-
- in case DeviceProxy is used for event subscription client will get incorrect value in the event callback if short domain name is used in env.TANGO_HOST e.g. hzgc103k -> hzgc103.desy.de
6+
- in case DeviceProxy is used for event subscription client will get incorrect value
7+
in the event callback if short domain name is used in env.TANGO_HOST
8+
e.g. hzgc103k -> hzgc103.desy.de
9+
2. Fix memory leak when pipe event is sent and there is no client (#447,#448)
10+
3. Set the ZMQ Receive Buffer High Water Mark only if it changes (#444,#445)
11+
to reduce the impact of a bug in ZMQ 4.2.0 and ZMQ 4.2.1.
712

813
9.2.8
914
=====

0 commit comments

Comments
 (0)