Skip to content

Releases: umccr/htsget-rs

htsget-config-v0.6.2

20 Jun 06:40
f8ab5cb
Compare
Choose a tag to compare

Other

  • bump deps

htsget-actix-v0.4.4

20 Jun 06:47
f8ab5cb
Compare
Choose a tag to compare

Other

  • bump deps

htsget-test-v0.4.3

19 Jun 23:58
d2207d5
Compare
Choose a tag to compare

Other

  • updated the following local packages: htsget-config

htsget-search-v0.5.1

20 Jun 00:00
d2207d5
Compare
Choose a tag to compare

Fixed

  • avoid overwriting forwarded headers in url when formatting response

Other

  • add tests for extending urls and headers
  • (search) allow http or https url storage client

htsget-lambda-v0.4.3

20 Jun 00:09
d2207d5
Compare
Choose a tag to compare

Other

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

htsget-http-v0.4.3

20 Jun 00:02
d2207d5
Compare
Choose a tag to compare

Other

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

htsget-config-v0.6.1

19 Jun 23:57
d2207d5
Compare
Choose a tag to compare

Fixed

  • avoid overwriting forwarded headers in url when formatting response

Other

  • add tests for extending urls and headers
  • (config) make example url storage config runnable with default config

htsget-actix-v0.4.3

20 Jun 00:06
d2207d5
Compare
Choose a tag to compare

Other

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

htsget-test-v0.4.2

09 Jun 00:52
b624f26
Compare
Choose a tag to compare

Other

  • remove unused dependencies and update msrv
  • update remaining dependencies, hold back tokio-rustls due to conflicting versions with actix-web
  • update noodles, remove repeated code in search

htsget-search-v0.5.0

09 Jun 00:54
b624f26
Compare
Choose a tag to compare

Other

  • nightly clippy suggestions
  • remove unused dependencies and update msrv
  • use http::Uri directly in config
  • (search) swap out reqwest for hyper
  • update remaining dependencies, hold back tokio-rustls due to conflicting versions with actix-web
  • update noodles, remove repeated code in search