Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/update mex-common 0.51.0 #332

Merged
merged 14 commits into from
Feb 17, 2025
Merged
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changes

- update mex-common to version 0.51.0
- use new static mapping models
- move inline test mappings to `/assets` with suffix `_mock`

### Deprecated

### Removed

- remove `mex.extractors.mapping` model in favor of `load_yaml` and `model_validate`

### Fixed

- fix setValues listyness of test mappings
- fix test mapping schema path
- fix test mapping indentations

### Security

## [0.26.0] - 2025-02-13
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,7 @@ components of the MEx project are open-sourced under the same license as well.
### voxco extractor

- `pdm run voxco` extracts voxco data from voxco JSON files

### publisher

- `pdm run publisher` gets merged items from backend and publishes them into sink
239 changes: 0 additions & 239 deletions assets/mappings/__final__/biospecimen/resource.yaml

This file was deleted.

96 changes: 0 additions & 96 deletions assets/mappings/__final__/blueant/activity.yaml

This file was deleted.

Loading
Loading