-
Notifications
You must be signed in to change notification settings - Fork 242
Release 1.0.0 #424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 1.0.0 #424
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Optimized page blob upload by skipping empty ranges
Remove BOM from all source code
…b-upload-optimization Minor improvement to page blob upload optimization
Minor: comment fix for max block size
Added back the ability to generate account SAS that includes the table service
Added convenient method to generate container url
Added script to validate packages before releasing
Handle question mark prefix on sas tokens
Minor: update readme with new link to reference doc
Cleaned up dependencies in all setup.py
Converted to MIT license
Fixed the handling of path style host for emulator
… on ExponentialRetry.
Renamed the confusing argument name increment_power to increment_base on ExponentialRetry
Fixed bug where get_blob_to_* cannot get the first byte only
…ds when end_range is specified
Codecov Report
@@ Coverage Diff @@
## master #424 +/- ##
==========================================
- Coverage 86.05% 85.92% -0.13%
==========================================
Files 56 56
Lines 4359 4391 +32
Branches 464 474 +10
==========================================
+ Hits 3751 3773 +22
- Misses 461 465 +4
- Partials 147 153 +6
Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.