File: BreakingChanges.md

package info (click to toggle)
python-azure-storage 20181109%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 76,472 kB
  • sloc: python: 28,724; makefile: 204; sh: 1
file content (7 lines) | stat: -rw-r--r-- 262 bytes parent folder | download
1
2
3
4
5
6
7
# Breaking Changes azure-storage-blob

> See the [Change Log](ChangeLog.md) for a summary of storage library changes.

## Version 1.0.0:

- Metadata keys are now case-preserving when fetched from the service. Previously they were made lower-case by the library.