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 #199

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

πŸ€– New release

Changelog

## `htsget-config`

## [0.7.1](https://github.com/umccr/htsget-rs/compare/htsget-config-v0.7.0...htsget-config-v0.7.1) - 2023-09-06 ### Other - *(deps)* properly update noodles and aws dependencies - *(deps)* update msrv and attempt using htsget-test as a dev dependency - bump deps including rustls 0.21 - Merge branch 'main' of https://github.com/umccr/htsget-rs into feat/htsget-elsa
## `htsget-actix`
## [0.5.3](https://github.com/umccr/htsget-rs/compare/htsget-actix-v0.5.2...htsget-actix-v0.5.3) - 2023-09-06 ### Other - revert htsget-test change to a dev dependency - add pre-commit hook - *(deps)* update msrv and attempt using htsget-test as a dev dependency - bump deps including rustls 0.21
## `htsget-http`
## [0.4.8](https://github.com/umccr/htsget-rs/compare/htsget-http-v0.4.7...htsget-http-v0.4.8) - 2023-09-06 ### Other - revert htsget-test change to a dev dependency - add pre-commit hook - *(deps)* update msrv and attempt using htsget-test as a dev dependency
## `htsget-search`
## [0.6.2](https://github.com/umccr/htsget-rs/compare/htsget-search-v0.6.1...htsget-search-v0.6.2) - 2023-09-06 ### Other - *(deps)* fix htsget-test feature flags in htsget-search - *(deps)* properly update noodles and aws dependencies - revert htsget-test change to a dev dependency - *(deps)* update msrv and attempt using htsget-test as a dev dependency - bump deps including rustls 0.21 - Merge branch 'main' of https://github.com/umccr/htsget-rs into feat/htsget-elsa
## `htsget-test`
## [0.5.2](https://github.com/umccr/htsget-rs/compare/htsget-test-v0.5.1...htsget-test-v0.5.2) - 2023-09-06 ### Fixed - *(test)* http-tests feature should include htsget-config dependency ### Other - *(deps)* properly update noodles and aws dependencies - *(deps)* update msrv and attempt using htsget-test as a dev dependency - bump deps including rustls 0.21 - Merge branch 'main' of https://github.com/umccr/htsget-rs into feat/htsget-elsa
## `htsget-lambda`
## [0.4.9](https://github.com/umccr/htsget-rs/compare/htsget-lambda-v0.4.8...htsget-lambda-v0.4.9) - 2023-09-06 ### Other - revert htsget-test change to a dev dependency - *(deps)* update msrv and attempt using htsget-test as a dev dependency - Merge branch 'main' of https://github.com/umccr/htsget-rs into feat/htsget-elsa


This PR was generated with release-plz.