Skip to content

Commit 16163c5

Browse files
authored
chore: Generate changelog for v0.8.0 (#103)
1 parent 1273b12 commit 16163c5

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

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

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

5+
## [0.8.0] - 2025-03-27
6+
7+
### Features
8+
9+
- Implement check_gradients runtime command (#72)
10+
- [**breaking**] Validate endpoint argument names before building (#95)
11+
12+
### Bug Fixes
13+
14+
- OpenAPI schema failure for differentiable arrays with unknown shape (#100)
15+
- Prevent silent conversion of float array to int (#96)
16+
- Use fixed uid/gid 5000:5000 for all tesseracts (#102)
17+
- Use uid 1000 instead of 5000 (#104)
18+
19+
### Refactor
20+
21+
- Unpack endpoint payload (#80)
22+
23+
### Documentation
24+
25+
- Dependencies and user privileges (#91)
26+
527
## [0.7.4] - 2025-03-20
628

729
### Features

0 commit comments

Comments
 (0)