Skip to content

Commit 4a41d3f

Browse files
committed
chore: release v0.6.2
1 parent 6c288a3 commit 4a41d3f

3 files changed

Lines changed: 98 additions & 74 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.6.2](https://github.com/stack-rs/mitosis/compare/mito-v0.6.1...mito-v0.6.2) - 2025-09-26
6+
7+
### Features
8+
9+
- *(api)* Support change group_quota of a user - ([8dd70e4](https://github.com/stack-rs/mitosis/commit/8dd70e4d4d2d2f5929476d8ac197d7c8894692cf))
10+
- *(api)* Return better error for group creation - ([f3937c7](https://github.com/stack-rs/mitosis/commit/f3937c70a673ffd760111cb4014bd9a9f1527bc9))
11+
- *(client)* Support parsing resources in task submit - ([f2ca4ac](https://github.com/stack-rs/mitosis/commit/f2ca4ace2ffd02484402f8ad2ddf87342d9b944f))
12+
- *(coordinator)* Implement TaskTracker-based graceful shutdown - ([6c288a3](https://github.com/stack-rs/mitosis/commit/6c288a393e265bb416d3de4efd6d9e54ce49e707))
13+
14+
### Bug Fixes
15+
16+
- *(admin)* Remove typo in api path - ([636e816](https://github.com/stack-rs/mitosis/commit/636e8162388fa4003a0e1036383c207d6d3bdf27))
17+
18+
### Documentation
19+
20+
- *(spec)* Update openapi type/api definition - ([96c7cbf](https://github.com/stack-rs/mitosis/commit/96c7cbf3d4b9165cec11bef9e2e47092dd66172f))
21+
- *(spec)* Update openapi type definition - ([0a36524](https://github.com/stack-rs/mitosis/commit/0a3652496945462d1c7e1a502ec69db07cf43cb5))
22+
23+
### Build
24+
25+
- Use crossfire-channel as default comm - ([e4700a8](https://github.com/stack-rs/mitosis/commit/e4700a8d111064fbcd86ad06b3f5ebd8ebdecfef))
26+
27+
528
## [0.6.1](https://github.com/stack-rs/mitosis/compare/mito-v0.6.0...mito-v0.6.1) - 2025-09-15
629

730
### Features

0 commit comments

Comments
 (0)