Skip to content

Commit aa51483

Browse files
authored
Merge pull request #257 from umccr/release-plz-2024-09-03T01-27-48Z
chore(htsget-axum): release v0.1.0
2 parents 9304160 + d8cc062 commit aa51483

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

htsget-axum/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

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+
- release
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+
925
## [0.1.0](https://github.com/umccr/htsget-rs/releases/tag/htsget-axum-v0.1.0) - 2024-08-05
1026

1127
### Added

0 commit comments

Comments
 (0)