Commit 7f84bb3
authored
π chore: update schema URL to v0.71.5 (#5194)
## Schema URL Update
Updates the MCP Gateway JSON schema validation URL from `v0.71.1` to
`v0.71.5`.
### Files Changed
- `internal/config/rules/rules.go` β `SchemaURL` constant updated to
`v0.71.5`
- `internal/config/validation_schema_test.go` β hardcoded schema URLs
updated to `v0.71.5`
### 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](https://github.com/github/gh-aw/releases/tag/v0.71.5) for changes
in this schema version.
> [!WARNING]
> **2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
| 583 | + | |
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
| |||
0 commit comments