diff --git a/deploy-manage/deploy/elastic-cloud/regions.md b/deploy-manage/deploy/elastic-cloud/regions.md index b0eb28f5b0..36dbb67e9f 100644 --- a/deploy-manage/deploy/elastic-cloud/regions.md +++ b/deploy-manage/deploy/elastic-cloud/regions.md @@ -28,6 +28,8 @@ The following AWS regions are currently available: | :--- | :--- | | 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) | @@ -49,6 +51,7 @@ The following Azure regions are currently available: | northeurope | North Europe (Ireland) | | southeastasia | Southeast Asia (Singapore) | | spaincentral | Spain Central (Madrid) | +| uaenorth | UAE (Dubai) | | westus2 | West US 2 (Washington) | ## Google Cloud Platform (GCP) regions [regions-gcp-regions] @@ -57,16 +60,17 @@ The following GCP regions are currently available: | 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) | +| europe-west1 | Belgium (St. Ghislain) | +| europe-west2 | England (London) | +| europe-west3 | Germany (Frankfurt) | +| europe-west4 | Netherlands (Eemshaven) | +| me-central2 | Saudi Arabia (Dammam) | +| us-central1 | United States (Iowa) | +| us-east1 | United States (South Carolina) | +| us-east4 | United States (Virginia) | +| us-west1 | United States (Oregon) | ## Marketplaces diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index 0d72cccc7d..0253d738ec 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -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] + +### 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]