Commit e991aa2
Bump to 0.1.1 for server version compatibility check release
Pairs the version compatibility check added in 18f1825 with a version
bump so the next PyPI publish carries the server-version validation.
Without this bump, any new publish would reuse 0.1.0 and not materially
change the user experience.
Includes a new CHANGELOG.md so users can see what changed between
0.1.0 and 0.1.1 before upgrading.
Publishing remains a manual step — see #302 for the remaining work:
- Cut 0.1.1 via the PyPI publish workflow once the v2 server is live
- Server must expose /api/cluster/info (existing) in the published
image so the compatibility check has a valid endpoint to call.
Refs #302.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7425b70 commit e991aa2
2 files changed
Lines changed: 23 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments