Skip to content

Release/5.7#61

Merged
olivhoenen merged 17 commits into
mainfrom
release/5.7
May 21, 2026
Merged

Release/5.7#61
olivhoenen merged 17 commits into
mainfrom
release/5.7

Conversation

@olivhoenen
Copy link
Copy Markdown
Collaborator

@olivhoenen olivhoenen commented May 20, 2026

Notes for release 5.7.0

New feature

  • add list_filled_paths to return a list of fields with data for a given IDS (HDF5 backend only + support for UDA)

Improvements

  • add UDA support in the MacOS-arm wheel distribution
  • improved error message w.r.t MDSPLUS_MODELS_PATH variable
  • better separation of build options w.r.t MDSplus backend and models (allow building models without a backend)
  • add missing documentation for mdsplusIMASDB4to5
  • add dependabot to manage versions of gh-actions

Bugs

  • fix reading of metadata from h5 file (HDF5_BACKEND_VERSION) --> solve encoding issue when using HSDS
  • fix UDA backend issue when using a very short UDA_TIMEOUT

maarten-ic and others added 17 commits March 3, 2026 14:48
* Adding UDA support for macOS

* Improving macos detection in CMake, adding arm achitecture
…ssing-env-variable-MDSPLUS_MODELS_PATH

Show meaningful error message when MDSPLUS_MODELS_PATH is not set
…A-Plugins apis. Effectin when using small UDA_TIMEOUT
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.0 to 3.4.1.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v3.1.0...v3.4.1)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Copy Markdown
Contributor

@SimonPinches SimonPinches left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@olivhoenen olivhoenen merged commit 5cba5a9 into main May 21, 2026
70 of 71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants