Skip to content

chore: take libid-profiles and libid-identity 0.10 - #22

Merged
xgreenx merged 1 commit into
mainfrom
chore/profiles-0.10
Sep 11, 2026
Merged

xgreenx merged 1 commit into
mainfrom
chore/profiles-0.10

Conversation

@xgreenx

@xgreenx xgreenx commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Pin bump to the crates libid-contracts v0.10.0 published. TokenSession now carries required_headers in place of request_headers and request_header_block, and the table gains FORBIDDEN_REQUEST_HEADERS; nothing in this workspace read the removed fields, and the layouts read only the sessions' request lines and fields, which are unchanged. libid-identity moves with it under the single-version invariant.

Full gate locally: fmt, clippy, cargo test --workspace.

🤖 Generated with Claude Code

libid-contracts v0.10.0 holds the token request's head to required and
forbidden headers: each `TokenSession` now carries `required_headers`,
the two lines a verifier requires, in place of the send list and the
CRLF block, and the table gains `FORBIDDEN_REQUEST_HEADERS`. Nothing
here read the removed fields; the layouts read the sessions' request
lines and fields, which are unchanged. `libid-identity` moves with it
under the single-version invariant.

Assisted-by: Claude Opus 5
Signed-off-by: xgreenx <xgreenx9999@gmail.com>
@xgreenx
xgreenx merged commit 69fe786 into main Sep 11, 2026
7 checks passed
@xgreenx xgreenx mentioned this pull request Sep 11, 2026
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