Skip to content

Commit 4ecf51a

Browse files
authored
[1.5.0] Remove pkg_resources import, remove outdated versions (#67)
* remove pkgutil import * update version * remove pkg_resources instead of pkgutil * remove cosmosdb and storage track1 sdk
1 parent 02e2ba3 commit 4ecf51a

File tree

454 files changed

+19
-164554
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

454 files changed

+19
-164554
lines changed

README.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@ Handles multi-API versions of Azure Storage Data Plane originally from https://g
1717

1818
Change Log
1919
----------
20+
1.5.0
21+
++++++
22+
* packaging: Remove unused import, cleanup build pipeline
23+
* storage, cosmosdb:
24+
- Remove all track1 sdks
25+
* blob:
26+
- Keep only v2021-08-06, v2022-11-02
27+
* fileshare:
28+
- Keep only v2025-05-05
29+
* filedatalake:
30+
- Keep only v2021-08-06
31+
* queue:
32+
- Keep only v2018-03-28
33+
2034
1.4.0
2135
++++++
2236
* fileshare: Support v2025-05-05(12.21.0) and remove v2024-08-04

azure/multiapi/cosmosdb/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

azure/multiapi/cosmosdb/v2017_04_17/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

azure/multiapi/cosmosdb/v2017_04_17/common/__init__.py

Lines changed: 0 additions & 44 deletions
This file was deleted.

azure/multiapi/cosmosdb/v2017_04_17/common/_auth.py

Lines changed: 0 additions & 130 deletions
This file was deleted.

azure/multiapi/cosmosdb/v2017_04_17/common/_common_conversion.py

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)