From c8acd2e1557d13e5bcae4ed3f864257207cfe652 Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Thu, 9 Jul 2026 19:04:51 -0400 Subject: [PATCH 1/2] Removed STG 104 Service Version --- .../azure/storage/fileshare/_serialize.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk/storage/azure-storage-file-share/azure/storage/fileshare/_serialize.py b/sdk/storage/azure-storage-file-share/azure/storage/fileshare/_serialize.py index 37e9fd071167..397df61ceb8e 100644 --- a/sdk/storage/azure-storage-file-share/azure/storage/fileshare/_serialize.py +++ b/sdk/storage/azure-storage-file-share/azure/storage/fileshare/_serialize.py @@ -54,7 +54,6 @@ "2026-04-06", "2026-06-06", "2026-10-06", - "2026-12-06", ] From d55a274cead363736a1a3b27ce8d591378a727ed Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Thu, 9 Jul 2026 19:27:00 -0400 Subject: [PATCH 2/2] Updated all sv to match --- .../azure/storage/filedatalake/_serialize.py | 1 + .../azure-storage-queue/azure/storage/queue/_serialize.py | 1 + 2 files changed, 2 insertions(+) diff --git a/sdk/storage/azure-storage-file-datalake/azure/storage/filedatalake/_serialize.py b/sdk/storage/azure-storage-file-datalake/azure/storage/filedatalake/_serialize.py index 87c2f41416a7..e544e7658f76 100644 --- a/sdk/storage/azure-storage-file-datalake/azure/storage/filedatalake/_serialize.py +++ b/sdk/storage/azure-storage-file-datalake/azure/storage/filedatalake/_serialize.py @@ -56,6 +56,7 @@ "2026-02-06", "2026-04-06", "2026-06-06", + "2026-10-06", ] # This list must be in chronological order! diff --git a/sdk/storage/azure-storage-queue/azure/storage/queue/_serialize.py b/sdk/storage/azure-storage-queue/azure/storage/queue/_serialize.py index d5c1e038ba4b..127b9322130c 100644 --- a/sdk/storage/azure-storage-queue/azure/storage/queue/_serialize.py +++ b/sdk/storage/azure-storage-queue/azure/storage/queue/_serialize.py @@ -36,6 +36,7 @@ "2026-02-06", "2026-04-06", "2026-06-06", + "2026-10-06", ]