Commit 0e367c5
chore(release): prepare v0.1.3 (#48)
## Summary
- Bump version from 0.1.2 to 0.1.3 across Rust, Python, and TypeScript
SDKs
- Update CHANGELOG.md with 9 changes since v0.1.2: harness support, SSE
idle timeout, disconnect retry fixes, read timeout, and OpenAPI sync
## Test Plan
- [x] Tests pass locally (66 Rust, 78 Python, 63 TypeScript — all green)
- [x] Coverage ≥80%
- [x] Linting passes (cargo fmt, clippy, ruff, oxlint — all clean)
## Checklist
- [x] Follows SDK API consistency guidelines
- [ ] Updated relevant specs (if applicable)
- [x] Added/updated tests
- [ ] Updated documentation (if applicable)
https://claude.ai/code/session_01GbC6oAWsrYuQHyWvFoMkkV
Co-authored-by: Claude <noreply@anthropic.com>1 parent 9c829fc commit 0e367c5
4 files changed
Lines changed: 25 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
3 | 25 | | |
4 | 26 | | |
5 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments