Skip to content

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

1.0.1

Choose a tag to compare

@akharit akharit released this 03 Jun 23:02
7ffce68
  • Remove concat operation from multi-part upload. Upload of large fies will now be done in single chunk.
  • Use generic azure token credential for auth instead of custom lib.auth
  • Remove older Python support

1.0.0-alpha0

1.0.0-alpha0 Pre-release
Pre-release

Choose a tag to compare

@akharit akharit released this 01 Aug 19:50
  • Use generic azure token credential for auth instead of custom lib.auth
  • Remove older Python support

0.0.53

0.0.53 Pre-release
Pre-release

Choose a tag to compare

@akharit akharit released this 10 May 21:13
b44a68d

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

Version 0.0.51

Version 0.0.51 Pre-release
Pre-release

Choose a tag to compare

@akharit akharit released this 15 Oct 20:10
4318349

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

Version 0.0.50 Pre-release
Pre-release

Choose a tag to compare

@akharit akharit released this 14 Sep 18:18
c5557ec

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

Version 0.0.49 Pre-release
Pre-release

Choose a tag to compare

@akharit akharit released this 06 Aug 00:12
21d7d6e

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

Version 0.0.48 Pre-release
Pre-release

Choose a tag to compare

@akharit akharit released this 24 Oct 19:51
ef82296

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

Version 0.0.47 Pre-release
Pre-release

Choose a tag to compare

@akharit akharit released this 15 Aug 01:33
d7293c7

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

Version 0.0.46 Pre-release
Pre-release

Choose a tag to compare

@akharit akharit released this 27 Jun 16:28
33d96ba

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

Version 0.0.45 Pre-release
Pre-release

Choose a tag to compare

@akharit akharit released this 10 May 20:05
3130ccd

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