Files
pvAccess/RELEASE_NOTES.md
Michael Davidsaver e72396a022 auto-start PVA server w/ initHook
split of this code into a new library pvAccessIOC
which depends on all core libraries.
2017-05-31 13:01:52 +02:00

1.1 KiB

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.)