Releases: umccr/htsget-rs
Releases · umccr/htsget-rs
htsget-storage-v0.3.0
Added
- [breaking] implement encryption scheme logic in storage
- (storage) add unsupported format to storage error and tidy message
- (config) add cargo package filled service info fields
Other
- (storage) reword error message
- add test for encryption scheme flag
- rename s3-storage to aws and url-storage to url
- add location concept and move advanced config to its own module
- re-word and simplify, add quick starts where applicable
htsget-search-v0.10.0
Added
- [breaking] implement encryption scheme logic in storage
- (config) add cargo package filled service info fields
- (config) implement path-based locations
Other
- (data) rename vcf-spec-v4.3.bcf to spec.v4.3.bcf to match the VCF version
- rename s3-storage to aws and url-storage to url
- add location concept and move advanced config to its own module
- grammar and typos
- re-word and simplify, add quick starts where applicable
htsget-lambda-v0.6.0
Added
- (config) add cargo package filled service info fields
- [breaking] add pre-filled package info, description and repository url to the service info endpoint
Other
- [breaking] remove deploy directory in favour of https://github.com/umccr/htsget-deploy, keep docker inside docker directory
- rename s3-storage to aws and url-storage to url
- add location concept and move advanced config to its own module
- re-word and simplify, add quick starts where applicable
htsget-http-v0.5.2
Added
- add encryption scheme to http and config crates
- (config) add cargo package filled service info fields
Fixed
- (http) allow encryption scheme to be uppercase
- service info group, artifact and version, and add flexibility in configuration
Other
- rename s3-storage to aws and url-storage to url
- add location concept and move advanced config to its own module
- re-word and simplify, add quick starts where applicable
htsget-config-v0.14.0
Other
- [breaking] update deps, remove
ParsedHeader
as it's unused, and don't publish htsget-test
htsget-axum-v0.3.0
chore: Release package htsget-axum version 0.3.0
htsget-actix-v0.8.0
Added
- (config) add cargo package filled service info fields
- [breaking] add pre-filled package info, description and repository url to the service info endpoint
Fixed
- service info group, artifact and version, and add flexibility in configuration
Other
- rename s3-storage to aws and url-storage to url
- add location concept and move advanced config to its own module
- grammar and typos
- re-word and simplify, add quick starts where applicable
htsget-config-v0.13.0
Added
- [breaking] implement encryption scheme logic in storage
- (config) remove a few usages of cfg and add defaults
- add encryption scheme to http and config crates
- (config) add cargo package filled service info fields
- [breaking] add pre-filled package info, description and repository url to the service info endpoint
- (config) implement path-based locations
Fixed
- (config) parser should ignore
HTSGET_CONFIG
because that gets picked up by the clap Args parser - (config) locations prefix should not be appended to the id so that there is not a double prefix
- service info group, artifact and version, and add flexibility in configuration
Other
- add test for encryption scheme flag
- [breaking] remove deploy directory in favour of https://github.com/umccr/htsget-deploy, keep docker inside docker directory
- (config) add details to service_info config specifying custom values and overriding defaults
- (config) add test for service info
- use
--all-features
in config examples - rename s3-storage to aws and url-storage to url
- (config) ensure all examples and example files are working
- update docs for path-based and regex config
- move cors into advanced and add support for mirrored headers and methods
- add location concept and move advanced config to its own module
- grammar and typos
- fix new clippy warnings
- re-word and simplify, add quick starts where applicable
htsget-lambda-v0.5.2
Other
- update Cargo.lock dependencies
htsget-axum-v0.2.2
chore: Release package htsget-axum version 0.2.2