Skip to content
Merged
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 14 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,20 @@ Handles multi-API versions of Azure Storage Data Plane originally from https://g

Change Log
----------
1.5.0
++++++
* packaging: Remove unused import, cleanup build pipeline
* storage, cosmosdb:
- Remove all track1 sdks
* blob:
- Keep only v2021-08-06, v2022-11-02
* fileshare:
- Keep only v2025-05-05
* filedatalake:
- Keep only v2021-08-06
* queue:
- Keep only v2018-03-28

1.4.0
++++++
* fileshare: Support v2025-05-05(12.21.0) and remove v2024-08-04
Expand Down
1 change: 0 additions & 1 deletion azure/multiapi/cosmosdb/__init__.py

This file was deleted.

1 change: 0 additions & 1 deletion azure/multiapi/cosmosdb/v2017_04_17/__init__.py

This file was deleted.

44 changes: 0 additions & 44 deletions azure/multiapi/cosmosdb/v2017_04_17/common/__init__.py

This file was deleted.

130 changes: 0 additions & 130 deletions azure/multiapi/cosmosdb/v2017_04_17/common/_auth.py

This file was deleted.

135 changes: 0 additions & 135 deletions azure/multiapi/cosmosdb/v2017_04_17/common/_common_conversion.py

This file was deleted.

Loading