htsget-config-v0.11.0
github-actions
released this
04 Oct 00:33
·
52 commits
to main
since this release
Added
- (config) add configuration values for C4GH S3 and Url storage
- Crypt4GH support using LocalStorage
Fixed
- explicitly choose aws_lc_rs as the crypto provider
Other
- (deps) bump noodles and tower
- remove
ObjectType
in favour of a more flattened config hierarchy - rename type to backend and clarify experimental feature flag
- (config) slight adjustment to reduce conditionally compiled code branches
- [breaking] make storage config more explicit
- (config) [breaking] remove object type and specify keys directly
- bump noodles and other dependencies
- [breaking] rename c4gh-experimental to experimental
- add more server tests and fix Dockerfile.dockerignore