39 lines
1.1 KiB
Markdown
39 lines
1.1 KiB
Markdown
Release 5.x.x
|
|
==========
|
|
|
|
* Add new library pvAccessIOC for use with PVAClientRegister.dbd and PVAServerRegister.dbd.
|
|
Necessary to avoid having pvAccess library depend on all IOC core libraries.
|
|
|
|
Release 5.0.0
|
|
==========
|
|
|
|
* Remote channel destroy support
|
|
* Multiple network inteface support
|
|
* Local multicast (repetitor) reimplemented
|
|
* Monitor reconnect when channel type changes fix
|
|
* C++11 compilation fixes
|
|
* Added version to pvaTools
|
|
* Memory management improved
|
|
* pipeline: ackAny argument percentage support
|
|
* Monitor overrun memory issues fixed
|
|
* CA provider destruction fixed
|
|
* Replaced LGPL wildcard matcher with simplistic EPICS version
|
|
|
|
Release 4.1.2
|
|
==========
|
|
|
|
* Improved Jenkins build support
|
|
* Removed QtCreated IDE configuration files
|
|
* Use of getSubField<> instead of e.g. getDoubleField()
|
|
* CA support for pvget, pvput and pvinfo.
|
|
* vxWorks/RTEMS compiler warnings resolved.
|
|
* Transport shutdown improved.
|
|
* CA DBR status fix.
|
|
* Monitor queue handling improved.
|
|
* Fixed bad performance on 10Gbit or faster networks.
|
|
* Async RPC service.
|
|
|
|
Release 4.0.5
|
|
==========
|
|
(Starting point for release notes.)
|