Skip to content

Releases: umccr/htsget-rs

htsget-test-v0.7.0

04 Oct 00:33
00fd42f
Compare
Choose a tag to compare

Added

  • (config) add configuration values for C4GH S3 and Url storage
  • Crypt4GH support using LocalStorage

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
  • [breaking] make storage config more explicit
  • bump noodles and other dependencies
  • [breaking] rename c4gh-experimental to experimental
  • (storage) add c4gh storage tests
  • add more server tests and fix Dockerfile.dockerignore
  • [breaking] remove htsget-lambda library code and replace with axum router

htsget-storage-v0.2.0

04 Oct 00:34
00fd42f
Compare
Choose a tag to compare

Added

  • (storage) allow S3 and Url storage to use C4GHStorage
  • (config) add configuration values for C4GH S3 and Url storage
  • Crypt4GH support using LocalStorage

Fixed

  • (storage) make overflow handling more robust
  • build errors with conditional flags

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
  • [breaking] rename c4gh-experimental to experimental
  • [breaking] split out storage lib.rs into another types.rs module
  • (storage) add c4gh storage tests
  • (storage) use preprocess and postprocess for C4GH storage instead of Arc<Mutex<..>>
  • [breaking] allow mutable search trait, use way less Arcs and clones

htsget-search-v0.9.0

04 Oct 00:35
00fd42f
Compare
Choose a tag to compare

Added

  • (config) add configuration values for C4GH S3 and Url storage
  • Crypt4GH support using LocalStorage

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
  • [breaking] make storage config more explicit
  • bump noodles and other dependencies
  • [breaking] rename c4gh-experimental to experimental
  • [breaking] split out storage lib.rs into another types.rs module
  • (storage) use preprocess and postprocess for C4GH storage instead of Arc<Mutex<..>>
  • [breaking] allow mutable search trait, use way less Arcs and clones

htsget-lambda-v0.5.0

04 Oct 00:41
00fd42f
Compare
Choose a tag to compare

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
  • rename type to backend and clarify experimental feature flag
  • [breaking] rename c4gh-experimental to experimental
  • Merge pull request #259 from umccr/release-plz-2024-09-03T01-36-36Z
  • add more server tests and fix Dockerfile.dockerignore
  • [breaking] remove htsget-lambda library code and replace with axum router

htsget-http-v0.5.0

04 Oct 00:37
00fd42f
Compare
Choose a tag to compare

Added

  • (config) add configuration values for C4GH S3 and Url storage
  • Crypt4GH support using LocalStorage

Other

  • remove ObjectType in favour of a more flattened config hierarchy
  • rename type to backend and clarify experimental feature flag
  • [breaking] make storage config more explicit
  • [breaking] rename c4gh-experimental to experimental
  • [breaking] allow mutable search trait, use way less Arcs and clones

htsget-config-v0.11.0

04 Oct 00:33
00fd42f
Compare
Choose a tag to compare

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

htsget-axum-v0.2.0

04 Oct 00:38
00fd42f
Compare
Choose a tag to compare
chore: Release package htsget-axum version 0.2.0

htsget-actix-v0.7.0

04 Oct 00:40
00fd42f
Compare
Choose a tag to compare

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

  • rename type to backend and clarify experimental feature flag
  • [breaking] rename c4gh-experimental to experimental
  • [breaking] allow mutable search trait, use way less Arcs and clones
  • Merge pull request #259 from umccr/release-plz-2024-09-03T01-36-36Z
  • [breaking] remove htsget-lambda library code and replace with axum router

htsget-search-v0.8.1

06 Sep 09:41
1156d85
Compare
Choose a tag to compare

Other

  • release

htsget-http-v0.4.16

06 Sep 09:42
1156d85
Compare
Choose a tag to compare

Other

  • updated the following local packages: htsget-search