Skip to content

Releases: ukaea/UDA

2.9.3

01 Dec 11:22
6ca6c8a

Choose a tag to compare

What's Changed

  • re-releasing 2.9.2 after it was tagged incorrectly

Full Changelog: 2.9.1...2.9.3

2.9.2

28 Nov 16:51
6ca6c8a

Choose a tag to compare

What's Changed

  • Bytes plugin path expansion by @stephen-dixon in #109
  • removing gitlab CI script
  • removing unused plugins

Full Changelog: 2.9.1...2.9.2

2.9.1

09 Nov 12:45
757d84e

Choose a tag to compare

What's Changed

  • bugfixes in the bytes plugin and the get_file pyuda method

Full Changelog: 2.9.0...2.9.1

2.9.0

03 Nov 17:50
40f1269

Choose a tag to compare

What's Changed

  • fixing memory leaks by @g2knizn (#64 #65 #74)
  • adding new timeout type (#91)
  • adding complex types to capnp (#67)
  • pyuda signals are picklable (#61)
  • pypi namechange from uda to pyuda (#96)
  • security updates to bytes plugin (#81 #89)
  • adding script for parsing server access logs ( #75)
  • (UKAEA #196): Allowing good data to be returned when the get_bad client flag is set
  • improving thread safety (#92)

New Contributors

Full Changelog: 2.8.1...2.9.0

2.8.1

23 Jan 13:39
8515a1a

Choose a tag to compare

What's Changed

  • Improving performance of bytes plugin and of capnp transfers over XDR/RPC
  • Adding fixes for fatclient pyuda build
  • Adding support for python3.13 wheels in linux and macos (not windows)
  • Fixing timestamp microseconds error in uda logging
  • Updating plugin::version() function convention to return the server semantic version number so server version can be queried from remote clients.
  • Updates to documentation and adding a contributing.md
  • Fixing some UKAEA issues with the IDL wrapper

Full Changelog: 2.8.0...2.8.1

2.8.0

24 Oct 12:17
cb503c0

Choose a tag to compare

What's Changed

Release focusing on getting UDA building on Windows and unifying code with ITER CODAC UDA version.

Full Changelog: 2.7.6...2.8.0

2.7.6

22 Aug 16:58
6520839

Choose a tag to compare

UDA release targetting release of pyuda on pypi.

What's Changed

  • Bug: Various order of plugin libraries in plugin leads to various results by @hanak in #31
  • Warnings about missing server env. vars are printed on a single line in logs by @hanak in #34
  • Change default UDA_LOG_LEVEL from DEBUG to ERROR for releases by @adam-parker1 in #36
  • Feature/getbytes security by @jmeasure in #41
  • Feature/python wheels by @stephen-dixon in #42
  • Release/2.7.6 by @stephen-dixon in #45

New Contributors

Full Changelog: 2.7.5...2.7.6

Release 2.7.5

09 Apr 16:01
3ae069e

Choose a tag to compare

What's Changed

Addressing issues with SSL. Also adding running of UDA integration tests to CI, including running tests with SSL authenticated client/server.

Fixing issues:
IMAS-5005
IMAS-4862

Full Changelog: 2.7.4...2.7.5

Release 2.7.4

28 Nov 13:13

Choose a tag to compare

What's Changed

Bugfix release including:

  • Fix to SSL enabled client
  • Fixing bug in server subsetting

Full Changelog: 2.7.3...2.7.4

Release 2.7.3

13 Oct 08:49

Choose a tag to compare

What's Changed

  • Fixing SSL enabled client
  • Adding sub-setting functionality to callPlugin
  • Adding libtirpc as a pkg-config dependency when required

Full Changelog: 2.7.2...2.7.3