Releases: umccr/htsget-rs
Releases · umccr/htsget-rs
htsget-test-v0.6.2
Other
- update rust msrv
- bump Lambda and noodles dependencies
htsget-storage-v0.1.1
Other
- release
htsget-search-v0.8.0
Other
- update rust msrv
- bump Lambda and noodles dependencies
- (axum) add server tests for axum ticket server
- add routers for data and ticket servers
- move storage module from htsget-search to htsget-storage
htsget-lambda-v0.4.17
Other
- update rust msrv
- bump Lambda and noodles dependencies
- add routers for data and ticket servers
- move the data server to its own htsget-axum crate
- move storage module from htsget-search to htsget-storage
htsget-http-v0.4.15
Other
- update rust msrv
- move storage module from htsget-search to htsget-storage
htsget-axum-v0.1.0
Added
- (axum) add join handle helper functions
Fixed
- (axum) enable http2 support, re-word docs to include htsget-axum
Other
- update rust msrv
- (axum) add server tests for axum ticket server
- add routers for data and ticket servers
- move the data server to its own htsget-axum crate
htsget-actix-v0.6.2
Added
- (axum) add join handle helper functions
Other
- update rust msrv
- (actix) clarify axum vs actix usage
- add routers for data and ticket servers
- move the data server to its own htsget-axum crate
- move storage module from htsget-search to htsget-storage
htsget-storage-v0.1.0
chore: Release package htsget-storage version 0.1.0
htsget-test-v0.6.1
Other
- major dep updates, rustls 0.21 -> 0.23, http 0.2 -> 1, reqwest 0.11 -> 0.12, noodles 0.65 -> 0.74 + minor bumps for other crates depending on these.
- Merge branch 'main' of https://github.com/umccr/htsget-rs into mio_h2_bump
htsget-search-v0.7.1
Other
- major dep updates, rustls 0.21 -> 0.23, http 0.2 -> 1, reqwest 0.11 -> 0.12, noodles 0.65 -> 0.74 + minor bumps for other crates depending on these.
- Merge branch 'main' of https://github.com/umccr/htsget-rs into mio_h2_bump