Skip to content

Commit bb17dbc

Browse files
authored
Merge pull request #271 from rambo-msft/dev_fc
Breaking change update.
2 parents b2b101f + 5cfff41 commit bb17dbc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

BreakingChanges.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
55
## Version 0.34.0:
66

7+
### All:
8+
- Several error messages have been clarified or made more specific.
9+
710
### Blob:
8-
- If-None-Match: * will now fail when reading a blob. Previously this header was ignored for blob reads.
11+
- If-None-Match: * will now fail when reading a blob. Previously this header was ignored for blob reads.
912

1013
### Queue:
1114
- For put_message a QueueMessage will be returned. This message will have pop receipt, insertion/expiration time, and message ID populated.

0 commit comments

Comments
 (0)