Skip to content

Commit 483fcc6

Browse files
author
PasteurBot
authored
chore: release v0.9.1 (#196)
This PR contains the generated changelog for the release v0.9.1. ⚠️ **Merging this PR will immediately trigger a new release**. ⚠️ To specify additional release notes, please edit this comment after the following line. --- This is a testrelease. You can use multiple lines just fine. ## Markdown works, too!
1 parent 7799228 commit 483fcc6

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

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

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

5+
## [0.9.1] - 2025-06-04
6+
7+
### Features
8+
9+
- *(cli)* Add serve --no-compose and other missing cli options (#161)
10+
- *(sdk)* Make docker executable and build args configurable (#162)
11+
- More comprehensive validation of input and output schema during `tesseract-runtime check` (#170)
12+
- Add ability to configure host IP during `tesseract serve` (#185)
13+
14+
### Bug Fixes
15+
16+
- Add new cleanup fixture to track docker assets that need to be cleaned up (#129)
17+
- Some validation errors do not get piped through the python client (#152)
18+
- Podman compatibility and testing (#142)
19+
- Apidoc CLI call used container ID in place of container object to retrieve host port (#172)
20+
- Overhaul docker client for better podman compatibility and better error handling (#178)
21+
- Sanitize all config fields passed as envvars to dockerfile (#187)
22+
23+
### Documentation
24+
25+
- Updated diagram on tesseract interfaces (#150)
26+
- Tesseract Example Gallery (#149)
27+
- Remove how-to guides froms sidebar (#177)
28+
529
## [0.9.0] - 2025-05-02
630

731
### Features

0 commit comments

Comments
 (0)