Skip to content

Commit 7d35b0b

Browse files
committed
chore: release v0.6.0
1 parent 1207b15 commit 7d35b0b

File tree

3 files changed

+139
-123
lines changed

3 files changed

+139
-123
lines changed

CHANGELOG.md

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

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

5+
## [0.6.0](https://github.com/stack-rs/mitosis/compare/mito-v0.5.3...mito-v0.6.0) - 2025-09-11
6+
7+
### Features
8+
9+
- *(api)* Support labels of worker - ([72a123a](https://github.com/stack-rs/mitosis/commit/72a123a746d12ad56642be69e1102248aa063e93))
10+
- *(api)* Comply endpoints to OpenAPI spec - ([4ed5ef0](https://github.com/stack-rs/mitosis/commit/4ed5ef074243e584af0b0d803fa5cf3752cf0bca))
11+
- *(db)* Add database query indices for performance - ([51eb073](https://github.com/stack-rs/mitosis/commit/51eb0734d5a1b74cc54c8560b521b6d2f687d850))
12+
- *(db)* Add database performance indices - ([b482224](https://github.com/stack-rs/mitosis/commit/b482224a07a21132a852b6d0440bf9f94fe71d70))
13+
- Support different underlying unbounded channels - ([b87bada](https://github.com/stack-rs/mitosis/commit/b87badae86ae21d9f3326331900911263e26d154))
14+
15+
### Documentation
16+
17+
- *(guide)* Update key concepts and usage guide - ([784938b](https://github.com/stack-rs/mitosis/commit/784938b24dcbedbcb94729804c1561ecb160c074))
18+
- *(spec)* Add current OpenAPI specification - ([d222a08](https://github.com/stack-rs/mitosis/commit/d222a0886b2b83c16e85cc521e4249f009996c5e))
19+
20+
521
## [0.5.3](https://github.com/stack-rs/mitosis/compare/mito-v0.5.2...mito-v0.5.3) - 2025-09-03
622

723
### Features

0 commit comments

Comments
 (0)