File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.32.0 (2024-04-29)
4
+
5
+ ### Features
6
+
7
+ - **storage**: update Storage APIs with StoragePath parameter
8
+ - **Storage**: Adding integration tests for getURL, remove and list (#3584)
9
+ - **Storage**: Refactor list objects API to include `path` (#3580)
10
+ - **storage**: update storage upload APIs to use storage path (#3574)
11
+ - **Storage**: Refactor GetURL API to include `path` (#3573)
12
+ - **storage**: update storage download api (#3561)
13
+ - **storage**: refactor storage remove api by including path (#3571)
14
+ - **storage**: add new storage gen2 APIs (#3559)
15
+
16
+ ### Bug Fixes
17
+
18
+ - **Auth**: Fixing the Gen2 json configuration used by the Authenticator (#3647)
19
+
3
20
## 2.31.1 (2024-04-26)
4
21
5
22
### Bug Fixes
You can’t perform that action at this time.
0 commit comments