Skip to content

Releases: epics-base/pvxs

1.3.2

30 Sep 14:52
1.3.2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

14 Dec 19:15
1.3.1
Compare
Choose a tag to compare

Corrects a single issue with python packaging (#65). No change effecting Makefile build.

1.3.0

13 Dec 00:00
1.3.0
Compare
Choose a tag to compare

Adds support for PVA links, which brings QSRV2 to feature parity with QSRV1. See release notes for details.

https://mdavidsaver.github.io/pvxs/releasenotes.html

1.2.4

25 Oct 00:19
1.2.4
Compare
Choose a tag to compare

Bug fix release. Believed to be ABI compatible with 1.2.3. See release notes for details.

https://mdavidsaver.github.io/pvxs/releasenotes.html

1.2.3

07 Sep 09:06
1.2.3
Compare
Choose a tag to compare

Bug fix release with addition of $PVXS_ENABLE_IPV6 to prevent use of IPv6 at runtime. Believed to be ABI compatible with 1.2.1. See release notes for details.

https://mdavidsaver.github.io/pvxs/releasenotes.html

1.2.2

29 Jun 03:25
1.2.2
Compare
Choose a tag to compare

Bug fix release. Believed to be ABI compatible with 1.2.1. Includes change to the string representation of Value and shared_array types (see #46). See release notes for details.

https://mdavidsaver.github.io/pvxs/releasenotes.html

1.2.1

13 Jun 14:17
1.2.1
Compare
Choose a tag to compare

Minor bug fix release. Adds python 3.11 wheels. Believed to be ABI compatible with 1.2.0. See release notes for details.

https://mdavidsaver.github.io/pvxs/releasenotes.html

1.2.0

14 May 18:13
1.2.0
Compare
Choose a tag to compare

Includes API additions and ABI changes to both libraries. The main library libpvxs gets a number of bug fixes, and new minor API additions to the NTScalar and NTEnum helpers as well as the server MonitorStat struct. The bug fixes include improvements to monitor w/ pipeline=true, and specifically the server side finish() action.

Thanks also to @thomasives for his testing and improvements to the client search algorithm (#39). And to @jbellister-slac for helping to test improvements to local multicast fanout (#33).

This release also includes a major addition to libpvxsIoc, which now includes functionality which is a partial replacement for the pva2pva. However, this QSRV 2 (#37) functionality is incomplete and included now as a feature preview to facilitate testing. Those wishing to help with testing will need to use the new softIocPVX executable, or to explicitly opt in at runtime when linking libpvxsIoc into an IOC application.

Special thanks to @george-mcintyre for his major contribution.

https://mdavidsaver.github.io/pvxs/releasenotes.html

1.1.4

03 Apr 17:26
1.1.4
Compare
Choose a tag to compare

Bug fix release (cf. #38). Believed to be ABI compatible with 1.1.3. See release notes for details.

https://mdavidsaver.github.io/pvxs/releasenotes.html

1.1.3

22 Mar 16:54
1.1.3
Compare
Choose a tag to compare

Bug fix release. Believed to be ABI compatible with 1.1.2. See release notes for details.

https://mdavidsaver.github.io/pvxs/releasenotes.html