Skip to content

chore: bump allocator/client to 0.4.0 and CLI to 0.3.0 - #501

Merged
7174Andy merged 1 commit into
mainfrom
andrew/chore-bump-versions-0.4.0
Sep 8, 2026
Merged

7174Andy merged 1 commit into
mainfrom
andrew/chore-bump-versions-0.4.0

Conversation

@7174Andy

@7174Andy 7174Andy commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

Release prep for the next coordinated release. publish-pip.yml's version guardrail rejects a tag whose version does not match pyproject.toml, so the bumps land on main before the tags are cut.

Changes Made

Testing

  • No code changes; uv lock resolves the workspace cleanly with the new versions and the raised pin.

Release order after merge

Tag allocator → client → cli (lablink-<pkg>_v<version>, matching pyproject exactly). The raised pin also enforces allocator-first at install time.

Release prep. publish-pip.yml's version guardrail rejects a tag whose
version does not match pyproject.toml, so the bumps land on main before
the release tags are cut.

Allocator and client stay in lockstep at 0.4.0 as they have since 0.1.0;
the CLI is versioned independently and goes to 0.3.0.

The CLI's allocator pin is raised to >=0.4.0 this time: the CLI
re-exports MachineConfig, whose ami_id default became empty (= resolve
the per-region Deep Learning Base AMI, #489) in allocator 0.4.0. An
older allocator would silently reintroduce the stale hardcoded
us-west-2 AMI default that doctor's #490 fallback logic assumes gone.

CHANGELOG (CLI): new 0.3.0 section (#484, #485, #490, #491, #498), and
a backfilled 0.2.0 section — #481 tagged 0.2.0 without adding one
(#467, #472, #474, #479).

Also: README Docker <version> example moved to 0.4.0.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@7174Andy
7174Andy force-pushed the andrew/chore-bump-versions-0.4.0 branch from ce200ee to 122ead6 Compare September 8, 2026 17:35
@7174Andy
7174Andy merged commit 872a161 into main Sep 8, 2026
10 checks passed
@7174Andy
7174Andy deleted the andrew/chore-bump-versions-0.4.0 branch September 8, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant