Releases: PHT-Medic/train-container-library
Releases · PHT-Medic/train-container-library
Version 2.0.6
This version reflects the pre-print version of the Paper seen in v2.0.0 with minor updates
Breaking Changes
What's Changed
- Fix docker build @migraf in 9cc1473
- Add private key env var option to protocol image @migraf in 17ab82b
- Fix destination path for rebasing @migraf in 3a9dd41
- Add multiprocessing to master image validation @Nightknight3000 in f0f4bca
- Resolve vulnerabilities in #148
Full Changelog: v2.0.0...v2.0.6
Version 2.0.0
This version reflects the pre-print version of the Paper with major updates
Breaking Changes
- Build signature validation: The train content is now signed after the build and this signature is validated in the prerun protocol
- Train content encryption: All train content (including query and train files) are now encrypted at rest
What's Changed
- Bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #109
- Bump pandas from 1.5.2 to 1.5.3 by @dependabot in #103
- Bump coverage from 7.0.5 to 7.1.0 by @dependabot in #105
- Bump tox from 4.3.5 to 4.4.4 by @dependabot in #107
- Bump mkdocs-material from 9.0.6 to 9.0.11 by @dependabot in #108
- Reimplement validate_master_image without google tool by @Nightknight3000 in #110
- Algorithm and query encryption by @migraf in #114
- Update master image validation by @Nightknight3000 in #116
New Contributors
- @Nightknight3000 made their first contribution in #110
Full Changelog: v1.0.2...v2.0.0