chore: promote embeddings for 2.12.0 - #154
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Promotes the immutable embeddings vector store and updates the local MCP packaging metadata to align with the proposed MCP release 2.12.0, ensuring the mcp-local build defaults and lock manifest reference the same embedding image digest.
Changes:
- Bump
mcp-local/server.jsonversion and Docker image tag from2.11.0to2.12.0. - Update
mcp-local/DockerfiledefaultEMBEDDINGS_IMAGEdigest to the promoted candidate. - Update
mcp-local/build-inputs.lock.jsonembeddings reference digest and record the producingsource_revisionandworkflow_run.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| mcp-local/server.json | Updates MCP local server version and OCI package identifier tag to 2.12.0. |
| mcp-local/Dockerfile | Updates the default embeddings image digest used in local builds. |
| mcp-local/build-inputs.lock.json | Locks embeddings image digest/source revision and adds workflow run metadata for traceability. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
brikin01
approved these changes
Aug 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes the immutable embedding vector store produced by:
703fcc79497216b868c6aea113cc7bfad4e88bddghcr.io/arm/mcp-embedding-vectorstore@sha256:daa21a389038892e87bad624c8d29e46f3f3d02c6ff0b186a325dca9af004e602.12.0This PR updates the checked-in build-input manifest, Dockerfile default, and MCP release version. Merging the reviewed PR releases an MCP image using this exact digest.