WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Updates the requirements on azure-datalake-store to permit the latest version.

Release notes

Sourced from azure-datalake-store's releases.

1.0.1

  • 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
Changelog

Sourced from azure-datalake-store's changelog.

1.0.1 (2025-05-16) +++++++++++++++++++

  • Remove concat operation from multi-part upload. Upload of large fies will now be done in single chunk.

1.0.0-alpha0 (2024-07-12) +++++++++++++++++++++++++

  • Use generic azure token credential for auth instead of custom lib.auth
  • Remove older Python support

0.0.53 (2023-04-11) +++++++++++++++++++

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

0.0.52 (2020-11-25) +++++++++++++++++++

  • Changed logging verbosity when closing a stream
  • Filter out default acl for files when using recursive acl operations

0.0.51 (2020-10-15) +++++++++++++++++++

  • Add more logging for zero byte reads to investigate root cause.

0.0.50 (2020-09-10) +++++++++++++++++++

  • Fix bug with retrying for ADAL exception parsing.

0.0.49 (2020-08-05) +++++++++++++++++++

  • Fix bug with NoRetryPolicy
  • Remove Python 3.4,5 in travis configuration.
  • Fix logging for unicode

0.0.48 (2019-10-18) +++++++++++++++++++

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

0.0.47 (2019-08-14) +++++++++++++++++++

  • Remove logging of bearer token
  • Documentation related changes(Add readme.md and correct some formatting)

0.0.46 (2019-06-25) +++++++++++++++++++

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

0.0.45 (2019-05-10)

... (truncated)

Commits
  • 7ffce68 Update version in init to preparet for releae 1.0.1 (#338)
  • 5ad9bf3 Remove concat operation from multi-part upload
  • 4e69833 Updated history.rst file
  • 693ed62 Skip tests which are expected to fail over symlink
  • 827885e Spelling mistake
  • 8b02754 Skip tests which are expected to fail over symlink
  • daf410a Modified history.rst file
  • 2c9dbac Remove concat operation from multi-part upload
  • d2b1a23 Merge pull request #335 from Ayushi-Gupta7/aygupta-sdk-test-automation
  • 9ed2968 Add default dir path for Root_dir
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [azure-datalake-store](https://github.com/Azure/azure-data-lake-store-python) to permit the latest version.
- [Release notes](https://github.com/Azure/azure-data-lake-store-python/releases)
- [Changelog](https://github.com/Azure/azure-data-lake-store-python/blob/master/HISTORY.rst)
- [Commits](Azure/azure-data-lake-store-python@v0.0.30...v1.0.1)

---
updated-dependencies:
- dependency-name: azure-datalake-store
  dependency-version: 1.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant