Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Serverless Function test tab update
status: changed
date: 2025-11-13
category: serverless
product: functions
---

The Testing tab for Serverless Functions has been updated to replace the in-browser test request system with a ready-to-use curl command. This change aims to avoid browser-induced limitations that can cause CORS errors.