Skip to content

Releases: BfArM-MVH/grz-tools

grz-pydantic-models: v2.0.2

Choose a tag to compare

@MVHBot MVHBot released this 04 Jul 11:42
1f71b52

2.0.2 (2025-07-03)

Bug Fixes

  • grz-pydantic-models,grz-cli,grzctl: accept only metadata schema 1.1.9 (#262) (f61bd2c)

grz-cli: v1.0.2

Choose a tag to compare

@MVHBot MVHBot released this 04 Jul 14:04
85591ce

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

Choose a tag to compare

@MVHBot MVHBot released this 03 Jul 10:50
afc0d80

1.0.2 (2025-07-03)

Bug Fixes

  • grz-common,grz-cli,grzctl: fix encrypt caching (#257) (3d86767)
  • grz-common,grzctl,grz-cli: remove runtime dependency on type stubs (#258) (a116499)

grzctl: v0.2.2

Choose a tag to compare

@MVHBot MVHBot released this 02 Jul 10:56
30c3651

0.2.2 (2025-07-02)

Bug Fixes

  • grz-db,grzctl: address previously unchecked mypy type checks (#247) (e51a65b)
  • grz-db: undefined verifying_key_comment if no latest_state_obj (#246) (dc793aa)

grz-db: v0.2.1

Choose a tag to compare

@MVHBot MVHBot released this 02 Jul 09:41
37ec6c3

0.2.1 (2025-07-02)

Bug Fixes

  • grz-db,grzctl: address previously unchecked mypy type checks (#247) (e51a65b)

grz-common: v1.0.1

Choose a tag to compare

@MVHBot MVHBot released this 02 Jul 09:44
0e7a281

1.0.1 (2025-07-02)

Bug Fixes

  • grz-cli,grzctl: ignore missing log files if force enabled (#249) (f29099f)
  • grz-db,grzctl: address previously unchecked mypy type checks (#247) (e51a65b)

grzctl: v0.2.1

Choose a tag to compare

@MVHBot MVHBot released this 30 Jun 15:18
3dd2781

0.2.1 (2025-06-30)

Bug Fixes

  • grz-cli,grzctl: add specific exemption to mvConsent (#243) (3ae4e55)

grzctl: v0.2.0

Choose a tag to compare

@MVHBot MVHBot released this 30 Jun 11:17
f9e31f7

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 modify to 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

  • grzctl: add instructions for running dev version (#213) (2557b24)

grz-pydantic-models: v2.0.1

Choose a tag to compare

@MVHBot MVHBot released this 30 Jun 15:06
b03c52c

2.0.1 (2025-06-30)

Bug Fixes

  • grz-pydantic-models: add specific exemption to mvConsent (#241) (779488d)

grz-pydantic-models: v2.0.0

Choose a tag to compare

@MVHBot MVHBot released this 30 Jun 10:40
1e64890

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)

Miscellaneous Chores

  • grz-pydantic-models: drop deprecated functionality (#220) (a7a7e8e)