Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
24 changes: 14 additions & 10 deletions deploy-manage/deploy/elastic-cloud/regions.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
| :--- | :--- |
| ap-northeast-1 | Asia Pacific (Tokyo) |
| ap-southeast-1 | Asia Pacific (Singapore) |
| ap-southeast-2 | Asia Pacific (Sydney) |
| ca-central-1 | Canada (Central) |
| eu-central-1 | Europe (Frankfurt) |
| eu-west-1 | Europe (Ireland) |
| eu-west-2 | Europe (London) |
Expand All @@ -49,6 +51,7 @@
| northeurope | North Europe (Ireland) |
| southeastasia | Southeast Asia (Singapore) |
| spaincentral | Spain Central (Madrid) |
| uaenorth | UAE (Dubai) |

Check warning on line 54 in deploy-manage/deploy/elastic-cloud/regions.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.Spelling: 'uaenorth' is a possible misspelling.
| westus2 | West US 2 (Washington) |

## Google Cloud Platform (GCP) regions [regions-gcp-regions]
Expand All @@ -57,16 +60,17 @@

| Region | Name |
| :--- | :--- |
| asia-south1 | Mumbai |
| asia-southeast1 | Singapore |
| europe-west1 | Belgium |
| europe-west2 | London |
| europe-west3 | Frankfurt |
| europe-west4 | Netherlands |
| us-central1 | Iowa |
| us-east1 | South Carolina |
| us-east4 | Virginia |
| us-west1 | Oregon |
| asia-south1 | India (Mumbai) |
| asia-southeast1 | Singapore (Jurong West) |

Check warning on line 64 in deploy-manage/deploy/elastic-cloud/regions.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.Spelling: 'Jurong' is a possible misspelling.
| europe-west1 | Belgium (St. Ghislain) |

Check warning on line 65 in deploy-manage/deploy/elastic-cloud/regions.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.Spelling: 'Ghislain' is a possible misspelling.
| europe-west2 | England (London) |
| europe-west3 | Germany (Frankfurt) |
| europe-west4 | Netherlands (Eemshaven) |
| me-central2 | Saudi Arabia (Dammam) |

Check notice on line 69 in deploy-manage/deploy/elastic-cloud/regions.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.FirstPerson: Use caution when using first-person pronouns such as 'me.'
| us-central1 | United States (Iowa) |
| us-east1 | United States (South Carolina) |
| us-east4 | United States (Virginia) |
| us-west1 | United States (Oregon) |

## Marketplaces

Expand Down
10 changes: 10 additions & 0 deletions release-notes/elastic-cloud-serverless/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ products:
# {{serverless-full}} changelog [elastic-cloud-serverless-changelog]
Review the changes, fixes, and more to {{serverless-full}}.

## April 14, 2026 [serverless-changelog-04142026]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am confused about why we have a future date in the changelog

Copy link
Contributor Author

@kilfoyle kilfoyle Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benironside These new Serverless regions won't GA until April 14. I just get the PR ready very early so that, if/when anyone asks, our status is "on track". We won't merge the change until just before the GA happens.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, nice!


### Features and enhancements [serverless-changelog-04142026-features-enhancements]

Adds four new [regions](/deploy-manage/deploy/elastic-cloud/regions.md) for {{serverless-full}}:
* Azure: Dubai, UAE (`uaenorth`)
* AWS: Sydney, Australia (`ap-southeast-2`)
* AWS: Central Canada (`ca-central-1`)
* GCP: Dammam, Saudi Arabia (`me-central2`)


## February 23, 2026 [serverless-changelog-02232026]

Expand Down
Loading