Skip to content

Releases: umccr/htsget-rs

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

htsget-lambda-v0.4.2

09 Jun 01:02
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

htsget-http-v0.4.2

09 Jun 00:56
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

htsget-config-v0.6.0

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

Other

  • nightly clippy suggestions
  • (config) avoid double new type struct by using named inner field and transparent container attribute
  • use http::Uri directly in config
  • update remaining dependencies, hold back tokio-rustls due to conflicting versions with actix-web
  • update noodles, remove repeated code in search

htsget-actix-v0.4.2

09 Jun 00:59
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-test-v0.4.1

02 Jun 02:09
c801726
Compare
Choose a tag to compare

Other

  • updated the following local packages: htsget-config

htsget-lambda-v0.4.1

02 Jun 08:25
c801726
Compare
Choose a tag to compare

Other

  • add debug line for config when starting server

htsget-http-v0.4.1

02 Jun 08:18
c801726
Compare
Choose a tag to compare

Other

  • updated the following local packages: htsget-config

htsget-config-v0.5.0

02 Jun 02:09
c801726
Compare
Choose a tag to compare

Fixed

  • (config) add default values to url storage

Other

  • add example config files

htsget-actix-v0.4.1

02 Jun 08:22
c801726
Compare
Choose a tag to compare

Fixed

  • (actix) incorrect feature flags

Other

  • add debug line for config when starting server