Releases: BfArM-MVH/grz-tools
Releases · BfArM-MVH/grz-tools
Release list
grz-pydantic-models: v2.0.2
grz-cli: v1.0.2
1.0.2 (2025-07-04)
Bug Fixes
- grz-common,grzctl,grz-cli: remove runtime dependency on type stubs (#258) (a116499)
- grz-db,grzctl: address previously unchecked mypy type checks (#247) (e51a65b)
- grzctl,grz-cli: bump deps to enforce 1.1.9 metadata submission (#264) (1255260)
- grzctl,grz-cli: fix type check dependency by bumping grz-common (#260) (92dce72)
grz-common: v1.0.2
grzctl: v0.2.2
grz-db: v0.2.1
grz-common: v1.0.1
grzctl: v0.2.1
grzctl: v0.2.0
0.2.0 (2025-06-30)
Features
- grz-pydantic-models,grzctl: add optional research consent profile validation (#165) (4a04dae)
- grzctl,grz-common: use marker files while cleaning (#228) (aacfaf9)
- grzctl,grz-db: Add support for change requests (#151) (2f28d69)
- grzctl: Add --dry-run option to print pruefbericht, then exit (#169) (1cea450)
Bug Fixes
- grz-cli,grz-common: Require click >=8.2 (#214) (bc6f839)
- grz-db,grzctl: constrain author names slightly (#205) (2d46420)
- grzctl,grz-db: Add
db submission modifyto allow setting tanG/pseudonym (#198) (b6275c3) - grzctl: add missing grz-cli dependency (#154) (57b77ad)
- grzctl: disallow empty submission id for
clean(#186) (c9556a4) - grzctl: submit proper library type in Prüfbericht (#219) (45ebc14)
Documentation
grz-pydantic-models: v2.0.1
grz-pydantic-models: v2.0.0
2.0.0 (2025-06-30)
⚠ BREAKING CHANGES
- grz-pydantic-models: drop deprecated functionality (#220)
Features
- grz-pydantic-models,grzctl: add optional research consent profile validation (#165) (4a04dae)
- grz-pydantic-models: support submission metadata schema v1.1.9 (#222) (5781a1b)
Bug Fixes
- grz-cli,grz-pydantic-models: Disallow empty sequence data (#218) (df28ab9)
- grz-pydantic-models,grz-cli: Check for duplicate checksums and file paths (#182) (f01e705)
- grz-pydantic-models,grz-common: Allow symlinks (#179) (43fcf7a)
- grz-pydantic-models: ensure filePath is normalized (#217) (ffd8a9e)
- grz-pydantic-models: Ensure only one donor has relation 'index' (#167) (9c48a1e)
- grz-pydantic-models: ensure unique donor pseudonyms within submission (#181) (7f27037)
- grz-pydantic-models: ensure unique run IDs within a lab datum (#231) (7f608fd)
- grz-pydantic-models: prevent paired-end long read lab data (#223) (e8979dc)
- grz-pydantic-models: require valid file extensions for QC pipeline (#158) (7fa69bd)