Releases: ukaea/UDA
Releases · ukaea/UDA
2.9.3
2.9.2
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
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
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
- @maarten-ic made their first contribution in #53
- @g2knizn made their first contribution in #65
- @deepakmaroo made their first contribution in #89
- @roddrok made their first contribution in #77
Full Changelog: 2.8.1...2.9.0
2.8.1
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
What's Changed
Release focusing on getting UDA building on Windows and unifying code with ITER CODAC UDA version.
- Feature/python wheels windows by @stephen-dixon in #47
- Docs by @stephen-dixon in #48
- Release/2.8.0 by @jholloc in #17
Full Changelog: 2.7.6...2.8.0
2.7.6
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
- @hanak made their first contribution in #31
- @adam-parker1 made their first contribution in #36
- @jmeasure made their first contribution in #41
Full Changelog: 2.7.5...2.7.6
Release 2.7.5
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
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
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