Skip to content

htsget-http-v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 03:14
· 2 commits to main since this release
cb75923

Added

  • add encryption scheme to http and config crates
  • (config) add cargo package filled service info fields

Fixed

  • (http) allow encryption scheme to be uppercase
  • service info group, artifact and version, and add flexibility in configuration

Other

  • rename s3-storage to aws and url-storage to url
  • add location concept and move advanced config to its own module
  • re-word and simplify, add quick starts where applicable