Skip to content

Conversation

@akharit
Copy link
Member

@akharit akharit commented Oct 19, 2019


Release 0.0.48 version.
This checklist is used to make sure that common guidelines for a pull request are followed.

Description of the change

  • Buffer writes to prevent out of memory problems
  • Add Python 3.7 in travis configuration

General Guidelines

  • The PR has modified HISTORY.rst with an appropriate description of the change and a version increment.
  • The PR has supporting test coverage that confirm the expected behavior and protects against regressions, including necessary recordings.
  • Links to associated bugs, if any, are in the description.

akharit and others added 30 commits October 4, 2018 14:07
* Fix for test case failure by adding randomized file path

* Fix for empty folder upload issue

* Fix chunked downloader to make block size requests
Added readinto method.
* Json supported requests to fix msconcat issues with symbols in source files.

* Changed api-version to 2018-05-01 for all.
* Add retry to check_tokenn and auth function

* Added tests

* Fix test environment variables

* Upgrade requests minimum version because of CVE 2018-18074
* Updated test recordings
* Added CountUpDownLatch to utilities

* Basic Acl tests

* Added tests for recursive acl functions

* Added recursive acl functionality
* Filesession id added

* Update test recordings
…ent (#261)

Fix for Chunked Decoding exception thrown while reading response.content
* Possible fix for issue with infinite loop on read

* Refactoring

* Update pkg to pep 420 standards
* Code fix

* Added test

* Add test recording
* Add continuation token to for liststatus

* Updated history and version
* Release 0.0.44 (#280)

* Add continuation token to for liststatus

* Updated history and version

* Update README.md
* Remove multilpe calls while opening a file and fix flush early return

* Fix test

* Refactored flush. Moved creates to when opening a file.
Also made sure that both append and write mode buffer are not larger than 4 Mb.
And removed an extra call to server to check length when opening a file in read mode.

* kwargs dict needs to be last for python 2 compatibility

* Add log line

* Add test to check creation on open

* Fix tests
* Add doc on cp that is not implemented

* Fix response not none

* Add per request timeout capability

* Concat shouldn't retry

* Add docstring

* Update history and version

* Address code review
* Add readme in markdown format

* Don't log token
* Buffer writes

* Run on python 3.7

* Update version
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 86.123% when pulling a0b6569 on dev into d7293c7 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 86.123% when pulling a0b6569 on dev into d7293c7 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 86.235% when pulling a0b6569 on dev into d7293c7 on master.

@akharit akharit merged commit ef82296 into master Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants