-
Notifications
You must be signed in to change notification settings - Fork 12
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
Adding release notes for recent changes #114
base: master
Are you sure you want to change the base?
Conversation
typically you'd add this with each PR but looks reasonable |
|
||
Bug fixes | ||
^^^^^^^^^ | ||
* Fix ``OBSPath.splitdrive()`` for swift, s3 and dx paths |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was this one actually in an earlier release?
^^^^^^^^^^^^^ | ||
* Added ``content_type`` property for OBS paths representing consistent | ||
Content-Type header that would be set on download. | ||
* Allow empty DXPath initialization. ``dx://`` is now a valid DXPath. ``stor ls dx://`` lists the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
since PR for this and the other one are still open, perhaps better to just update there?
@jtratner
This PR bumps the version of stor and needs to be merged last.