Skip to content

🔄 chore: pin schema URL to v0.77.5 (latest stable release)#7195

Merged
lpcox merged 1 commit into
mainfrom
nightly/schema-update-v0.77.5-6081e347a5b9e63c
Jun 8, 2026
Merged

🔄 chore: pin schema URL to v0.77.5 (latest stable release)#7195
lpcox merged 1 commit into
mainfrom
nightly/schema-update-v0.77.5-6081e347a5b9e63c

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Schema URL Update

Updates the MCP Gateway JSON schema validation URL from prerelease v0.78.3 to v0.77.5 (latest stable release).

Files Changed

  • internal/config/rules/rules.goSchemaURL constant updated to v0.77.5
  • internal/config/validation_schema_test.go — hardcoded schema URL updated to v0.77.5

Why

Pinning to a specific stable release tag ensures reproducible, deterministic configuration validation — the schema won't silently change between runs. The previous URL referenced v0.78.3 which is a prerelease; this PR corrects it to the latest stable release.

Release Notes

See the gh-aw release notes for changes in this schema version.

Note

🔒 Integrity filter blocked 12 items

The following items were blocked because they don't meet the GitHub integrity level.

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Nightly Schema Updater · sonnet46 1.2M ·

  • expires on Jun 15, 2026, 4:04 AM UTC

Update SchemaURL constant and test fixtures from prerelease v0.78.3
to the latest stable release tag v0.77.5.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@lpcox lpcox merged commit 67fd86a into main Jun 8, 2026
22 checks passed
@lpcox lpcox deleted the nightly/schema-update-v0.77.5-6081e347a5b9e63c branch June 8, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant