We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9304160 + d8cc062 commit aa51483Copy full SHA for aa51483
htsget-axum/CHANGELOG.md
@@ -6,6 +6,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.1.0](https://github.com/umccr/htsget-rs/releases/tag/htsget-axum-v0.1.0) - 2024-09-03
10
+
11
+### Added
12
+- *(axum)* add join handle helper functions
13
14
+### Fixed
15
+- *(axum)* enable http2 support, re-word docs to include htsget-axum
16
17
+### Other
18
+- release
19
20
+- update rust msrv
21
+- *(axum)* add server tests for axum ticket server
22
+- add routers for data and ticket servers
23
+- move the data server to its own htsget-axum crate
24
25
## [0.1.0](https://github.com/umccr/htsget-rs/releases/tag/htsget-axum-v0.1.0) - 2024-08-05
26
27
### Added
0 commit comments