Skip to content

Releases: epics-base/pvxs

1.4.1

07 Oct 16:47
1.4.1

Choose a tag to compare

Bug fix release for #134. ABI backwards compatible with 1.4.0.

See release notes or changelog for details.

1.4.0

07 Aug 03:56
1.4.0

Choose a tag to compare

Feature release. Includes changes related to build, IPv6 compatibility, and handling of localhost multicast.

Contains changes to configure/* makefile rules. Earlier versions wrote $(TOP)/configure/CONFIG_SITE.Common.$(T_A), which was not automatically deleted as by convention it should be a user created file. Anyone performing an in-place upgrade should remove these generated files prior to building 1.4.0. Beginning with 1.4.0 the equivalent content is placed in $(INSTALL_LOCATION)/cfg/TOOLCHAIN_PVXS.$(T_A), which will be automatically included as needed.

See release notes or changelog for details.

1.3.3

04 Apr 07:53
1.3.3

Choose a tag to compare

Bug fix release. Believed to be ABI compatible with 1.3.2. See release notes or changelog for details.

1.3.2

30 Sep 14:52
1.3.2

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

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

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

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

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

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

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