Skip to content

Drop pre-0.21 compatibility code - #4103

Merged
r4victor merged 9 commits into
masterfrom
pr_0_21_prep
Aug 6, 2026
Merged

Drop pre-0.21 compatibility code#4103
r4victor merged 9 commits into
masterfrom
pr_0_21_prep

Conversation

@r4victor

@r4victor r4victor commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Closes #4102

Breaking changes

  • Drop the /api/project/{project}/runs/submit endpoint deprecated in favor of /api/project/{project}/runs/apply.
  • Drop the /api/project/{project}/fleets/create endpoint deprecated in favor of /api/project/{project}/fleets/apply.

Non-breaking changes:

  • Resources.description, Gateway.backend and Gateway.region no longer populated on the server side and excluded on client side (to be removed in 0.22).

Also drops CLI compatibility code with older servers.

@r4victor r4victor changed the title Drop pre-21 compatibility code Drop pre-0.21 compatibility code Aug 6, 2026
# Conflicts:
#	src/tests/_internal/server/routers/test_runs.py
@r4victor
r4victor merged commit e9c3f04 into master Aug 6, 2026
27 checks passed
@r4victor
r4victor deleted the pr_0_21_prep branch August 6, 2026 10:29
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.

Drop compatibility code for 0.21 release

1 participant