Skip to content

Decouple resolver API versioning from Web Bot Auth drafts - #11

Merged
michalskalski merged 2 commits into
mainfrom
ms-wg-ietf-draft-00
Sep 4, 2026
Merged

Decouple resolver API versioning from Web Bot Auth drafts#11
michalskalski merged 2 commits into
mainfrom
ms-wg-ietf-draft-00

Conversation

@michalskalski

Copy link
Copy Markdown
Owner
  • Track the adopted Web Bot Auth working-group draft.
  • Version the module–resolver API independently as v1.
  • Run the full PR gate, including the external-resolver test.
  • Bump the project to 0.2.0.

The resolver request changes from profile: "draft02" to
api_version: "v1", so the module and resolver must be upgraded together.

Track the adopted working group draft as the implementation baseline.
Replace the derived from draft resolver profile with an independently
versioned resolver API. Rename verification code to avoid draft-specific names.
Update package metadata and bump the workspace to 0.2.0.

BREAKING CHANGE: resolver requests now use `api_version: "v1"` instead of
`profile: "draft02"`.
@michalskalski
michalskalski merged commit 87a642b into main Sep 4, 2026
5 checks passed
@michalskalski
michalskalski deleted the ms-wg-ietf-draft-00 branch September 4, 2026 17:17
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