Skip to content

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

0.0.53

10 May 21:13
b44a68d
Compare
Choose a tag to compare
0.0.53 Pre-release
Pre-release

Add MSAL support. Remove ADAL support
Suppress deprecation warning when detecting pyopenssl existence.

Version 0.0.51

15 Oct 20:10
4318349
Compare
Choose a tag to compare
Version 0.0.51 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

Add more logging for error due to zero byte reads

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

Version 0.0.50

14 Sep 18:18
c5557ec
Compare
Choose a tag to compare
Version 0.0.50 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 with retrying for ADAL exception parsing.

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

Version 0.0.49

06 Aug 00:12
21d7d6e
Compare
Choose a tag to compare
Version 0.0.49 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 with NoRetryPolicy
  • Fix logging for unicode

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

Version 0.0.48

24 Oct 19:51
ef82296
Compare
Choose a tag to compare
Version 0.0.48 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

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

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

Version 0.0.47

15 Aug 01:33
d7293c7
Compare
Choose a tag to compare
Version 0.0.47 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 logging of bearer token
  • Documentation related changes(Add readme.md and correct some formatting)

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

Version 0.0.46

27 Jun 16:28
33d96ba
Compare
Choose a tag to compare
Version 0.0.46 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

  • Expose per request timeout. Default to 60.
  • Concat will not retry by default.
  • Bug fixes.

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

Version 0.0.45

10 May 20:05
3130ccd
Compare
Choose a tag to compare
Version 0.0.45 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

  • Update open and close ADLFile semantics
  • Refactor code and improve performance for opening a file

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

Version 0.0.44

06 Mar 23:13
278a387
Compare
Choose a tag to compare
Version 0.0.44 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

  • Add continuation token to LISTSTATUS api call
  • Update api-version to 2018-09-01

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

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