Skip to content

🔄 chore: update schema URL to v0.64.2#2637

Merged
lpcox merged 2 commits into
mainfrom
schema-update/v0.64.2-7ee8e196a121397a
Mar 27, 2026
Merged

🔄 chore: update schema URL to v0.64.2#2637
lpcox merged 2 commits into
mainfrom
schema-update/v0.64.2-7ee8e196a121397a

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Schema URL Update

Updates the MCP Gateway JSON schema validation URL from v0.64.0 to v0.64.2.

Files Changed

  • internal/config/validation_schema.goschemaURL variable updated to v0.64.2
  • internal/config/rules/rules.goSchemaURL constant updated to v0.64.2
  • internal/config/validation_schema_test.go — hardcoded schema URLs updated to v0.64.2

Why

Pinning to a specific release tag ensures reproducible, deterministic configuration validation — the schema won't silently change between runs.

Release Notes

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

Warning

⚠️ Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • invalidhostthatdoesnotexist12345.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "invalidhostthatdoesnotexist12345.com"

See Network Configuration for more information.

Note

🔒 Integrity filter blocked 1 item

The following item 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 ·

  • expires on Apr 3, 2026, 12:29 PM UTC

Pin MCP Gateway JSON schema validation URL to v0.64.2 release tag
for reproducible, deterministic configuration validation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@lpcox lpcox enabled auto-merge March 27, 2026 13:55
@lpcox lpcox merged commit 449b51c into main Mar 27, 2026
5 checks passed
@lpcox lpcox deleted the schema-update/v0.64.2-7ee8e196a121397a branch March 27, 2026 13:56
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