Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit 81b2095

Browse files
author
jofriedm-msft
authored
Merge pull request #91 from jofriedm-msft/dev
Updating breaking changes for 6.0.0 release
2 parents 1ce11af + df95f5b commit 81b2095

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

BreakingChanges.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
Changes in 6.0.0
22

33
FILE
4-
* CloudFileShare constructor now takes a snapshotID String which can be null.
5-
6-
* FileRequest get methods now takes a snapshotID String which can be null.
7-
4+
* Many File service APIs can now throw a URISyntaxException.
85
* Changed listShares() ShareListingDetails parameter to be an enum set like what is done for listing blobs.
96

107
Changes in 5.1.1

ChangeLog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2017.XX.XX Version 6.0.0
1+
2017.10.06 Version 6.0.0
22
* Added support for taking a snapshot of a share.
33
* IOExceptions wrapping StorageExceptions will now contain the StorageException message in the outer exception.
44

0 commit comments

Comments
 (0)