Skip to content

Commit ef68588

Browse files
committed
chore: release v0.5.3
1 parent 5cc38d2 commit ef68588

4 files changed

Lines changed: 141 additions & 144 deletions

File tree

CHANGELOG.md

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

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

5+
## [0.5.3](https://github.com/stack-rs/mitosis/compare/mito-v0.5.2...mito-v0.5.3) - 2025-09-03
6+
7+
### Features
8+
9+
- *(conf)* Allow worker to skip redis - ([3c2484f](https://github.com/stack-rs/mitosis/commit/3c2484fe72645cb612dad253e8ddce9f3567423f))
10+
- *(redis)* Support skip setting ACL rules - ([ce09bd8](https://github.com/stack-rs/mitosis/commit/ce09bd861e0b97eb3b1449712c0c947aa8743ccd))
11+
- *(s3)* Support enterprise-level object storage - ([7fc4bde](https://github.com/stack-rs/mitosis/commit/7fc4bde5722baf5bab4085d71d95b3aaa7c33405))
12+
13+
### Bug Fixes
14+
15+
- *(conf)* Skip serializing false boolean fields - ([47a4564](https://github.com/stack-rs/mitosis/commit/47a4564ced6d6241eb64bf51308bba8edd6f7bb5))
16+
- *(s3)* Allow empty file with size 0 - ([ac6cb91](https://github.com/stack-rs/mitosis/commit/ac6cb9114e4a3527b7aa74ae946b7a026ff4456e))
17+
18+
### Refactor
19+
20+
- *(client)* [**breaking**] Rename downloading methods - ([5cc38d2](https://github.com/stack-rs/mitosis/commit/5cc38d224fe61cf8c8f8a5e4ec27a615897f7988))
21+
22+
### Documentation
23+
24+
- *(guide)* Add installation steps for musl release - ([9fc370a](https://github.com/stack-rs/mitosis/commit/9fc370a1d303653071b2a7c1660bfbc15485bf98))
25+
26+
### Miscellaneous Tasks
27+
28+
- Build gh-pages on release for version update - ([55a836a](https://github.com/stack-rs/mitosis/commit/55a836acb22eabfc71c36519e9cb35d5adcb686c))
29+
30+
### Build
31+
32+
- Add long version metadata - ([239612d](https://github.com/stack-rs/mitosis/commit/239612d8f86557ef177a130fc8f1d8c4e1e90141))
33+
534
## [0.5.2](https://github.com/stack-rs/mitosis/compare/mito-v0.5.1...mito-v0.5.2) - 2025-08-26
635

736
### Features

0 commit comments

Comments
 (0)