Skip to content

Releases: Azure/azure-data-lake-store-python

Version 0.0.43

02 Mar 00:55
096c146
Compare
Choose a tag to compare
Version 0.0.43 Pre-release
Pre-release

This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Fix bug in downloader when glob returns a single file

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.43

Version 0.0.42

28 Feb 00:16
800a1d5
Compare
Choose a tag to compare
Version 0.0.42 Pre-release
Pre-release

This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Removed log level set to default DEBUG
  • Updates docstrings

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.42

Version 0.0.41

04 Feb 19:18
2c60307
Compare
Choose a tag to compare
Version 0.0.41 Pre-release
Pre-release

This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Remove GetContentSummary api call
  • Move check_token() under retry block
  • Expose timeout parameter for AdlDownloader and AdlUploader
  • Raise an exception instead of silently break for zero length reads

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.41

Version 0.0.40

09 Jan 20:57
d929cf3
Compare
Choose a tag to compare
Version 0.0.40 Pre-release
Pre-release

This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Possible fix for infinite loop when reading file that has corrupted metadata.
  • Updating pakage to PEP 420.

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.40

Version 0.0.39

15 Nov 02:12
81311c5
Compare
Choose a tag to compare
Version 0.0.39 Pre-release
Pre-release

This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Fix for Chunked Decoding exception thrown while reading response.content

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.39

Version 0.0.38

13 Nov 01:19
3a47160
Compare
Choose a tag to compare
Version 0.0.38 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Added support for recursive acl functions
  • Fixed bug due to missing filesessionid in get_chunk

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.38

Version 0.0.37

05 Nov 19:32
0adf4dd
Compare
Choose a tag to compare
Version 0.0.37 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Reverted some changes introduced in 0.0.35 that didn't work with other tokens

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.37

Version 0.0.36

01 Nov 00:09
Compare
Choose a tag to compare
Version 0.0.36 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Fix typo in refresh_token call

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.36

Version 0.0.35

31 Oct 18:35
f346c38
Compare
Choose a tag to compare
Version 0.0.35 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Added retry for getting tokens
  • Added requests>=2.20 because of CVE 2018-18074
  • Fixed test parameters and updated test recordings

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.35

Version 0.0.34

16 Oct 01:06
Compare
Choose a tag to compare
Version 0.0.34 Pre-release
Pre-release

Disclaimer
This is a pre-release or preview version of the azure-datalake-store package and should be treated as such. As a result, there will be fairly rapid development and bug fixing, which might result in breaking changes from release to release.

What's new in this release

  • Fixed concat issue with plus(or other symbols) in filename
  • Added readinto method
  • Changed default api-version to 2018-05-01.

Full pip release location
https://pypi.python.org/pypi/azure-datalake-store/0.0.34