Skip to content

Commit 6da3efa

Browse files
Merge branch 'production' into marcio/pcx15594-mconn-self-serve
2 parents 5e1827f + c450e13 commit 6da3efa

File tree

260 files changed

+3569
-1930
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

260 files changed

+3569
-1930
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
/src/content/docs/registrar/ @dcpena @cloudflare/pcx-technical-writing
9191
/src/content/docs/rules/ @pedrosousa @cloudflare/pcx-technical-writing
9292
/src/content/docs/ruleset-engine/ @pedrosousa @cloudflare/pcx-technical-writing
93+
/src/content/docs/log-explorer/ @angelampcosta @cloudflare/pcx-technical-writing
9394

9495
# Developer Platform
9596

@@ -121,9 +122,9 @@
121122
/src/content/release-notes/r2.yaml @oxyjun @elithrar @aninibread @cloudflare/workers-docs @cloudflare/pcx-technical-writing
122123
/src/content/docs/stream/ @tsmith512 @ToriLindsay @cloudflare/pcx-technical-writing @renandincer @third774
123124
/src/content/release-notes/stream.yaml @tsmith512 @ToriLindsay @cloudflare/pcx-technical-writing
124-
/src/content/docs/workers/ @cloudflare/workers-docs @GregBrimble @irvinebroque @mikenomitch @WalshyDev @cloudflare/deploy-config @cloudflare/pcx-technical-writing @kodster28 @cloudflare/wrangler @cloudflare/workers-runtime-1
125-
/src/content/partials/workers/ @cloudflare/workers-docs @GregBrimble @irvinebroque @mikenomitch @WalshyDev @cloudflare/deploy-config @cloudflare/pcx-technical-writing @kodster28 @cloudflare/wrangler @cloudflare/workers-runtime-1
126-
/src/assets/images/workers/ @cloudflare/workers-docs @GregBrimble @irvinebroque @WalshyDev @cloudflare/deploy-config @cloudflare/pcx-technical-writing @kodster28 @cloudflare/wrangler @cloudflare/workers-runtime-1
125+
/src/content/docs/workers/ @cloudflare/workers-docs @GregBrimble @irvinebroque @mikenomitch @korinne @WalshyDev @cloudflare/deploy-config @cloudflare/pcx-technical-writing @kodster28 @cloudflare/wrangler @cloudflare/workers-runtime-1 @cloudflare/wrangler
126+
/src/content/partials/workers/ @cloudflare/workers-docs @GregBrimble @irvinebroque @mikenomitch @WalshyDev @cloudflare/deploy-config @cloudflare/pcx-technical-writing @kodster28 @cloudflare/wrangler @cloudflare/workers-runtime-1 @cloudflare/wrangler
127+
/src/assets/images/workers/ @cloudflare/workers-docs @GregBrimble @irvinebroque @WalshyDev @cloudflare/deploy-config @cloudflare/pcx-technical-writing @kodster28 @cloudflare/wrangler @cloudflare/workers-runtime-1 @cloudflare/wrangler
127128
/src/content/release-notes/workers.yaml @cloudflare/workers-docs @GregBrimble @WalshyDev @aninibread @cloudflare/deploy-config @cloudflare/pcx-technical-writing @irvinebroque @mikenomitch
128129
/src/content/docs/zaraz/ @bjesus @jonnyparris @simonabadoiu @cloudflare/pcx-technical-writing
129130
/src/content/release-notes/zaraz.yaml @bjesus @jonnyparris @simonabadoiu @cloudflare/pcx-technical-writing

package-lock.json

Lines changed: 51 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@astrojs/starlight-docsearch": "0.6.0",
3737
"@astrojs/starlight-tailwind": "4.0.1",
3838
"@cloudflare/vitest-pool-workers": "0.8.38",
39-
"@cloudflare/workers-types": "4.20250603.0",
39+
"@cloudflare/workers-types": "4.20250620.0",
4040
"@codingheads/sticky-header": "1.0.2",
4141
"@expressive-code/plugin-collapsible-sections": "0.41.2",
4242
"@floating-ui/react": "0.27.12",
@@ -65,12 +65,12 @@
6565
"dedent": "1.6.0",
6666
"dompurify": "3.2.6",
6767
"dot-prop": "9.0.0",
68-
"eslint": "9.28.0",
68+
"eslint": "9.29.0",
6969
"eslint-plugin-astro": "1.3.1",
7070
"eslint-plugin-jsx-a11y": "6.10.2",
7171
"eslint-plugin-react": "7.37.5",
7272
"fast-glob": "3.3.3",
73-
"fast-xml-parser": "5.2.3",
73+
"fast-xml-parser": "5.2.5",
7474
"github-slugger": "2.0.0",
7575
"globals": "16.2.0",
7676
"hast-util-heading-rank": "3.0.0",
@@ -116,7 +116,7 @@
116116
"sharp": "0.34.2",
117117
"solarflare-theme": "0.0.4",
118118
"starlight-image-zoom": "0.12.0",
119-
"starlight-links-validator": "0.16.0",
119+
"starlight-links-validator": "0.17.0",
120120
"starlight-package-managers": "0.11.0",
121121
"starlight-showcases": "0.3.0",
122122
"strip-markdown": "6.0.0",

public/__redirects

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@
188188
/analytics/graphql-api/tutorials/build-your-own-analytics/ /analytics/graphql-api/tutorials/ 301
189189
/analytics/graphql-api/tutorials/export-graphql-to-csv/ /analytics/graphql-api/tutorials/ 301
190190
/analytics/analytics-integrations/google-cloud/ /analytics/analytics-integrations/ 301
191+
/analytics/dashboards/ /log-explorer/custom-dashboards/ 301
191192

192193
# email-security
193194
/email-security/reporting/search/detection-search/ /email-security/reporting/search/ 301
@@ -211,9 +212,14 @@
211212
/api-shield/security/sequential-abuse-detection/ /api-shield/security/sequence-analytics/ 301
212213
/api-shield/security/bola-attack-detection/ /api-shield/security/bola-vulnerability-detection/ 301
213214
/api-shield/management-and-monitoring/api-routing/configure/ /api-shield/management-and-monitoring/api-routing/ 301
215+
/api-shield/security/graphql-protection/configure/ /api-shield/security/graphql-protection/api/ 301
216+
/api-shield/security/jwt-validation/configure/ /api-shield/security/jwt-validation/api/ 301
217+
/api-shield/security/schema-validation/configure/ /api-shield/security/schema-validation/api/ 301
218+
/api-shield/security/sequence-mitigation/configure/ /api-shield/security/sequence-mitigation/api/ 301
214219

215220
#autorag
216221
/autorag/usage/recipes/ /autorag/how-to/ 301
222+
/autorag/configuration/metadata-filtering/ /autorag/configuration/metadata/ 301
217223

218224
# bots
219225
/bots/about/plans/ /bots/plans/ 301
@@ -933,6 +939,7 @@
933939
/logs/reference/logpush-api-configuration/filters/ /logs/reference/filters/ 301
934940
# Non-slashed version is being used in the Cloudflare dashboard
935941
/logs/reference/logpush-api-configuration/examples/example-logpush-curl/ /logs/tutorials/examples/example-logpush-curl/ 301
942+
/logs/log-explorer/ /log-explorer/log-search/ 301
936943

937944
# magic-firewall
938945
/magic-firewall/reference/examples/ /magic-firewall/how-to/add-rules/ 301
@@ -999,6 +1006,7 @@
9991006
/notifications/create-notifications/configure-webhooks/ /notifications/get-started/configure-webhooks/ 301
10001007
/notifications/edit-notifications/edit-webhook/ /notifications/get-started/configure-webhooks/ 301
10011008
/fundamentals/notifications/notification-available/ /notifications/notification-available/ 301
1009+
/notifications/changelog/ /changelog/ 301
10021010

10031011
# pages
10041012
/pages/getting-started/ /pages/get-started/ 301
@@ -1532,6 +1540,11 @@
15321540
/workers/about/tips/debugging/ /workers/observability/ 301
15331541
/workers/testing/debugging-tools/ /workers/observability/dev-tools/ 301
15341542
/workers/testing/local-development/ /workers/local-development/ 301
1543+
/workers/local-development/ /workers/development-testing/#local-development 301
1544+
/workers/local-development/bindings-per-env/ /workers/development-testing/bindings-per-env/ 301
1545+
/workers/local-development/environment-variables/ /workers/development-testing/environment-variables/ 301
1546+
/workers/local-development/local-data/ /workers/development-testing/local-data/ 301
1547+
/workers/local-development/remote-data/ /workers/development-testing/#remote-bindings 301
15351548
/workers/about/using-cache/ /workers/reference/how-the-cache-works/ 301
15361549
/workers/learning/how-the-cache-works/ /workers/reference/how-the-cache-works/ 301
15371550
/workers/api/ /api/resources/workers/subresources/scripts/methods/list/ 301
-199 KB
Binary file not shown.
-13 KB
Binary file not shown.
-173 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)