## [0.10.1](https://github.com/umccr/htsget-rs/compare/htsget-config-v0.10.0...htsget-config-v0.10.1) - 2024-08-04
### Fixed
- *(axum)* enable http2 support, re-word docs to include htsget-axum
### Other
- update rust msrv
- bump Lambda and noodles dependencies
## `htsget-actix`
## [0.6.2](https://github.com/umccr/htsget-rs/compare/htsget-actix-v0.6.1...htsget-actix-v0.6.2) - 2024-08-04
### 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-axum`
## [0.1.0](https://github.com/umccr/htsget-rs/releases/tag/htsget-axum-v0.1.0) - 2024-08-04
### 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-http`
## [0.4.15](https://github.com/umccr/htsget-rs/compare/htsget-http-v0.4.14...htsget-http-v0.4.15) - 2024-08-04
### Other
- update rust msrv
- move storage module from htsget-search to htsget-storage
## `htsget-search`
## [0.8.0](https://github.com/umccr/htsget-rs/compare/htsget-search-v0.7.1...htsget-search-v0.8.0) - 2024-08-04
### 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-storage`
## [0.1.0](https://github.com/umccr/htsget-rs/releases/tag/htsget-storage-v0.1.0) - 2024-08-04
### Other
- update rust msrv
- 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-test`
## [0.6.2](https://github.com/umccr/htsget-rs/compare/htsget-test-v0.6.1...htsget-test-v0.6.2) - 2024-08-04
### Other
- update rust msrv
- bump Lambda and noodles dependencies
## `htsget-lambda`
## [0.4.17](https://github.com/umccr/htsget-rs/compare/htsget-lambda-v0.4.16...htsget-lambda-v0.4.17) - 2024-08-04
### 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
🤖 New release
htsget-config
: 0.10.0 -> 0.10.1htsget-actix
: 0.6.1 -> 0.6.2htsget-axum
: 0.1.0htsget-http
: 0.4.14 -> 0.4.15htsget-search
: 0.7.1 -> 0.8.0htsget-storage
: 0.1.0htsget-test
: 0.6.1 -> 0.6.2htsget-lambda
: 0.4.16 -> 0.4.17Changelog
## `htsget-config`
## `htsget-actix` ## `htsget-axum` ## `htsget-http` ## `htsget-search` ## `htsget-storage` ## `htsget-test` ## `htsget-lambda`This PR was generated with release-plz.