Releases: umccr/htsget-rs
Releases · umccr/htsget-rs
htsget-config-v0.9.0
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
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
Other
- (deps) further minor dependency changes
- (deps) update noodles to 0.60, new clippy warnings
htsget-search-v0.6.6
Other
- (deps) further minor dependency changes
- (deps) update noodles to 0.60, new clippy warnings
htsget-lambda-v0.4.14
Other
- (deps) update noodles to 0.60, new clippy warnings
htsget-http-v0.4.12
Other
- updated the following local packages: htsget-config, htsget-search, htsget-test
htsget-config-v0.8.1
Other
- (deps) further minor dependency changes
- (deps) update noodles to 0.60, new clippy warnings
htsget-actix-v0.5.8
Other
- (deps) update noodles to 0.60, new clippy warnings
htsget-test-v0.5.3
Other
- updated the following local packages: htsget-config
htsget-search-v0.6.5
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