Skip to content

htsget-config-v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 00:33
00fd42f

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