Skip to content

Bump azure-kusto-data from 3.1.3 to 4.4.0 in /docker/azure-kusto-data#3565

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/azure-kusto-data/azure-kusto-data-4.4.0
Closed

Bump azure-kusto-data from 3.1.3 to 4.4.0 in /docker/azure-kusto-data#3565
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/azure-kusto-data/azure-kusto-data-4.4.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

Bumps azure-kusto-data from 3.1.3 to 4.4.0.

Release notes

Sourced from azure-kusto-data's releases.

v4.4.0

Changed

  • Changed binary files data format compression to false

Fixed

  • Removed test folders from wheel

Added

  • Streaming ingestion from blob

Fixed

  • Managed streaming fallback to queued
  • Fixed token providers not being closed properly
  • Internal test fixes
  • Pandas support the new string type, if available

v4.3.1

Fixed

  • Pandas now correctly parses all dates

v4.3.0

Added

  • Added smart retry ability for queued ingestion.
  • Support new playfab domain
  • Added no-authenticaion option

Fixed

  • Santaize secrets from blob urls
  • Correctly handle closing of token providers in async (NOTE: now using async providers in sync clients will correctly raise an exception)
  • Fixed proxy not passing correctly in some cases
  • Fixed exception handling in web requests
  • Internal fixes for environment variables
  • Fixed documentation on E2E tests, and made it possible to test on a clean cluster

v4.2.0

Changed

  • Urls with one item after the path (i.e https://test.com/abc) will now be treated as cluster and initial catalog (ie. the cluster is "https://test.com" and the initial catalog is "abc").

Added

  • Added Initial Catalog (Default Database) parameter to ConnectionStringBuilder
  • Added callback parameter to device code
  • Added method to manually set the cache for CloudSettings

Fixed

  • Some edge cases in url parsing
  • IgnoreFirstRecord now works properly
  • Internal code improvement for telemetry

... (truncated)

Changelog

Sourced from azure-kusto-data's changelog.

[4.4.0] - 2024-04-08

Added

  • Streaming ingestion from blob

Fixed

  • Managed streaming fallback to queued
  • Fixed token providers not being closed properly
  • Internal test fixes
  • Pandas support the new string type, if available

Changed

  • Changed binary files data format compression to false

Fixed

  • Removed test folders from wheel

[4.3.1] - 2023-12-18

Fixed

  • Pandas now correctly parses all dates

[4.3.0] - 2023-12-12

Added

  • Added smart retry ability for queued ingestion.
  • Support new playfab domain
  • Added no-authenticaion option

Fixed

  • Santaize secrets from blob urls
  • Correctly handle closing of token providers in async (NOTE: now using async providers in sync clients will correctly raise an exception)
  • Fixed proxy not passing correctly in some cases
  • Fixed exception handling in web requests
  • Internal fixes for environment variables
  • Fixed documentation on E2E tests, and made it possible to test on a clean cluster

[4.2.0] - 2023-05-18

Added

  • Added Initial Catalog (Default Database) parameter to ConnectionStringBuilder
  • Added callback parameter to device code
  • Added method to manually set the cache for CloudSettings

Changed

  • Urls with one item after the path (i.e https://test.com/abc) will now be treated as cluster and initial catalog (ie. the cluster is "https://test.com" and the initial catalog is "abc").
    • This is to align our behaviour with the .NET SDK

Fixed

  • Some edge cases in url parsing
  • IgnoreFirstRecord now works properly
  • Internal code improvement for telemetry

[4.1.4] - 2023-04-16

Fixed

  • Unicode headers are now espaced using '?', to align with the service

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [azure-kusto-data](https://github.com/Azure/azure-kusto-python) from 3.1.3 to 4.4.0.
- [Release notes](https://github.com/Azure/azure-kusto-python/releases)
- [Changelog](https://github.com/Azure/azure-kusto-python/blob/master/CHANGELOG.md)
- [Commits](Azure/azure-kusto-python@v3.1.3...v4.4.0)

---
updated-dependencies:
- dependency-name: azure-kusto-data
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 7, 2024

Superseded by #3654.

@dependabot dependabot bot closed this May 7, 2024
@dependabot dependabot bot deleted the dependabot/pip/docker/azure-kusto-data/azure-kusto-data-4.4.0 branch May 7, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants