From 3d035a28eb8a656b046597726227a1bbf51f5aaf Mon Sep 17 00:00:00 2001 From: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com> Date: Fri, 4 Sep 2026 03:43:38 -0300 Subject: [PATCH] docs(ci): changelog fragment for #12605 --- changelog.d/fixes/12605-openapi-tiers-public-creds.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/fixes/12605-openapi-tiers-public-creds.md diff --git a/changelog.d/fixes/12605-openapi-tiers-public-creds.md b/changelog.d/fixes/12605-openapi-tiers-public-creds.md new file mode 100644 index 0000000000..dfa3d836d3 --- /dev/null +++ b/changelog.d/fixes/12605-openapi-tiers-public-creds.md @@ -0,0 +1 @@ +- **fix(ci):** make the OpenAPI security-tier gate honor `isLocalOnlyPath` / imported prefixes, re-anchor the ZCode public-creds allowlist at `zcodeProtocol.ts:313`, and refresh stacked file-size caps ([#12605](https://github.com/diegosouzapw/OmniRoute/pull/12605), base-red [#12581](https://github.com/diegosouzapw/OmniRoute/issues/12581))