umccr / htsget-rs

A server implementation of the htsget protocol for bioinformatics in Rust
https://samtools.github.io/hts-specs/htsget.html
MIT License
39 stars 9 forks source link

chore: release #206

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

🤖 New release

Changelog

## `htsget-actix`

## [0.5.4](https://github.com/umccr/htsget-rs/compare/htsget-actix-v0.5.3...htsget-actix-v0.5.4) - 2023-10-02 ### Other - update dependencies
## `htsget-search`
## [0.6.3](https://github.com/umccr/htsget-rs/compare/htsget-search-v0.6.2...htsget-search-v0.6.3) - 2023-10-02 ### Fixed - *(search)* use bcf test for bcf search - *(search)* return empty response when reference name is in header but not in index instead of error ### Other - Merge branch 'main' of https://github.com/umccr/htsget-rs into fix/error-no-index-pos - *(search)* formatting
## `htsget-lambda`
## [0.4.10](https://github.com/umccr/htsget-rs/compare/htsget-lambda-v0.4.9...htsget-lambda-v0.4.10) - 2023-10-02 ### Other - update dependencies
## `htsget-http`
## [0.4.9](https://github.com/umccr/htsget-rs/compare/htsget-http-v0.4.8...htsget-http-v0.4.9) - 2023-10-02 ### Other - updated the following local packages: htsget-search


This PR was generated with release-plz.