Skip to content

Releases: umccr/htsget-rs

htsget-config-v0.9.0

20 May 01:32
7955087
Compare
Choose a tag to compare

Added

  • UrlStorage forwarded header blacklist

Fixed

  • (config) clippy warning

Other

  • document UrlStorage header_blacklist option
  • update MSRV
  • (config) update examples and add openssl certificate example
  • [breaking] swap out hyper for reqwest to support redirects
  • simplify default resolvers and local storage data
  • add links
  • add full minio example, rearrange location of compose.yml examples
  • remove S3 default on s3-storage feature flag, reword docs for compose deployment
  • (deps) update noodles to 0.65

htsget-actix-v0.6.0

20 May 01:36
7955087
Compare
Choose a tag to compare

Other

  • update MSRV
  • [breaking] swap out hyper for reqwest to support redirects
  • (test) remove server-tests and cors-tests features and create http module

htsget-test-v0.5.4

02 Jan 03:40
a52f82b
Compare
Choose a tag to compare

Other

  • (deps) further minor dependency changes
  • (deps) update noodles to 0.60, new clippy warnings

htsget-search-v0.6.6

02 Jan 03:41
a52f82b
Compare
Choose a tag to compare

Other

  • (deps) further minor dependency changes
  • (deps) update noodles to 0.60, new clippy warnings

htsget-lambda-v0.4.14

02 Jan 03:45
a52f82b
Compare
Choose a tag to compare

Other

  • (deps) update noodles to 0.60, new clippy warnings

htsget-http-v0.4.12

02 Jan 03:42
a52f82b
Compare
Choose a tag to compare

Other

  • updated the following local packages: htsget-config, htsget-search, htsget-test

htsget-config-v0.8.1

02 Jan 03:40
a52f82b
Compare
Choose a tag to compare

Other

  • (deps) further minor dependency changes
  • (deps) update noodles to 0.60, new clippy warnings

htsget-actix-v0.5.8

02 Jan 03:44
a52f82b
Compare
Choose a tag to compare

Other

  • (deps) update noodles to 0.60, new clippy warnings

htsget-test-v0.5.3

02 Nov 03:06
1821070
Compare
Choose a tag to compare

Other

  • updated the following local packages: htsget-config

htsget-search-v0.6.5

02 Nov 03:08
1821070
Compare
Choose a tag to compare

Added

  • (search) remove response scheme because response url can specify it
  • (search) add response url option to url storage

Fixed

  • (s3) properly handle first capture group bucket and add warnings for s3 errors

Other

  • Merge pull request #216 from umccr/feat/response_url