Skip to content

Releases: umccr/htsget-rs

htsget-storage-v0.3.0

18 Feb 03:12
cb75923
Compare
Choose a tag to compare

Added

  • [breaking] implement encryption scheme logic in storage
  • (storage) add unsupported format to storage error and tidy message
  • (config) add cargo package filled service info fields

Other

  • (storage) reword error message
  • add test for encryption scheme flag
  • 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

htsget-search-v0.10.0

18 Feb 03:13
cb75923
Compare
Choose a tag to compare

Added

  • [breaking] implement encryption scheme logic in storage
  • (config) add cargo package filled service info fields
  • (config) implement path-based locations

Other

  • (data) rename vcf-spec-v4.3.bcf to spec.v4.3.bcf to match the VCF version
  • rename s3-storage to aws and url-storage to url
  • add location concept and move advanced config to its own module
  • grammar and typos
  • re-word and simplify, add quick starts where applicable

htsget-lambda-v0.6.0

18 Feb 03:19
cb75923
Compare
Choose a tag to compare

Added

  • (config) add cargo package filled service info fields
  • [breaking] add pre-filled package info, description and repository url to the service info endpoint

Other

  • [breaking] remove deploy directory in favour of https://github.com/umccr/htsget-deploy, keep docker inside docker directory
  • 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

htsget-http-v0.5.2

18 Feb 03:14
cb75923
Compare
Choose a tag to compare

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

htsget-config-v0.14.0

18 Feb 03:54
2402f10
Compare
Choose a tag to compare

Other

  • [breaking] update deps, remove ParsedHeader as it's unused, and don't publish htsget-test

htsget-axum-v0.3.0

18 Feb 03:16
cb75923
Compare
Choose a tag to compare
chore: Release package htsget-axum version 0.3.0

htsget-actix-v0.8.0

18 Feb 03:18
cb75923
Compare
Choose a tag to compare

Added

  • (config) add cargo package filled service info fields
  • [breaking] add pre-filled package info, description and repository url to the service info endpoint

Fixed

  • 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
  • grammar and typos
  • re-word and simplify, add quick starts where applicable

htsget-config-v0.13.0

24 Jan 10:05
9b81bf1
Compare
Choose a tag to compare

Added

  • [breaking] implement encryption scheme logic in storage
  • (config) remove a few usages of cfg and add defaults
  • add encryption scheme to http and config crates
  • (config) add cargo package filled service info fields
  • [breaking] add pre-filled package info, description and repository url to the service info endpoint
  • (config) implement path-based locations

Fixed

  • (config) parser should ignore HTSGET_CONFIG because that gets picked up by the clap Args parser
  • (config) locations prefix should not be appended to the id so that there is not a double prefix
  • service info group, artifact and version, and add flexibility in configuration

Other

  • add test for encryption scheme flag
  • [breaking] remove deploy directory in favour of https://github.com/umccr/htsget-deploy, keep docker inside docker directory
  • (config) add details to service_info config specifying custom values and overriding defaults
  • (config) add test for service info
  • use --all-features in config examples
  • rename s3-storage to aws and url-storage to url
  • (config) ensure all examples and example files are working
  • update docs for path-based and regex config
  • move cors into advanced and add support for mirrored headers and methods
  • add location concept and move advanced config to its own module
  • grammar and typos
  • fix new clippy warnings
  • re-word and simplify, add quick starts where applicable

htsget-lambda-v0.5.2

22 Nov 02:48
5b90c70
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

htsget-axum-v0.2.2

22 Nov 02:46
5b90c70
Compare
Choose a tag to compare
chore: Release package htsget-axum version 0.2.2