Skip to content

Bump azure-kusto-data from 4.3.1 to 6.0.1 in /azure-defender-easm/label-known-easm-assets#6914

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/azure-defender-easm/label-known-easm-assets/azure-kusto-data-6.0.1
Closed

Bump azure-kusto-data from 4.3.1 to 6.0.1 in /azure-defender-easm/label-known-easm-assets#6914
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/azure-defender-easm/label-known-easm-assets/azure-kusto-data-6.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps azure-kusto-data from 4.3.1 to 6.0.1.

Release notes

Sourced from azure-kusto-data's releases.

v6.0.1

Fixed

  • Managed Streaming Should Handle Throttling Events Correctly
  • Changed extra's name back to aio
  • Fixed handling of datetime columns in old pandas versions.
  • Fixed encoding error in ingest_from_dataframe when using csv data format.

v6.0.0

Changed

  • [BREAKING] Minimum supported Python version is now 3.9, to align with other Azure SDKs.
  • The project's infrastructure has been updated:
    • uv is used to manage packages
    • ruff is used for linting and formatting
    • basedpyright is used for type checking
    • poe is used to manage tasks
    • pdoc is used to generate documentation

Added

  • Support Delos and Gov SG clouds

v5.0.5

Added

  • More endpoints supported by default.

v5.0.4

Changed

  • CloudSettings will now reuse the HTTP session from the query client for sync clients.

Fixed

  • CloudSettings now cached by authority (schema, host and port) instead of full URL

v5.0.3

Fixed

  • Fixed Ingest from dataframe
  • Dependency issues
  • Typing issues

v5.0.2

Fixed

  • Fixed bug in ingest_from_dataframe with some ingestion properties combinations.

v5.0.1

... (truncated)

Changelog

Sourced from azure-kusto-data's changelog.

[6.0.1] - 2025-12-25

Fixed

  • Managed Streaming Should Handle Throttling Events Correctly
  • Changed extra's name back to aio
  • Fixed handling of datetime columns in old pandas versions.
  • Fixed encoding error in ingest_from_dataframe when using csv data format.

[6.0.0] - 2025-11-26

Added

  • Support Delos and Gov SG clouds

Changed

  • [BREAKING] Minimum supported Python version is now 3.9, to align with other Azure SDKs.
  • The project's infrastructure has been updated:
    • uv is used to manage packages
    • ruff is used for linting and formatting
    • basedpyright is used for type checking
    • poe is used to manage tasks
    • pdoc is used to generate documentation

[5.0.5] - 2025-07-20

Added

  • More endpoints supported by default.

[5.0.4] - 2025-06-24

Changed

  • CloudSettings will now reuse the HTTP session from the query client for sync clients.

Fixed

  • CloudSettings now cached by authority (schema, host and port) instead of full URL

[5.0.3] - 2025-05-04

Fixed

  • Fixed Ingest from dataframe
  • Dependency issues
  • Typing issues

[5.0.2] - 2025-05-30

... (truncated)

Commits
  • a5fadc8 add kustothrottle test (#619)
  • 312c243 Formatting + test fix
  • 7ba009e Reapply "Managed Streaming Should Handle Throttling Events Correctly" (#618)
  • 5259589 Fixes pandas date method + fix ingest tests race conditions (#615)
  • 9c10946 Revert "Managed Streaming Should Handle Throttling Events Correctly"
  • eaf9b70 Managed Streaming Should Handle Throttling Events Correctly
  • 9e97682 v6.0.1 (#617)
  • 681bf83 Change gzip file mode to text with UTF-8 encoding for JSON output (#616)
  • 3ed2cb1 Fixed extra's name. (#612)
  • cd9a165 Add "resources" to the list of monitored metrics in test_e2e_data.py (#614)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [azure-kusto-data](https://github.com/Azure/azure-kusto-python) from 4.3.1 to 6.0.1.
- [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@v4.3.1...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 14, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2026

Superseded by #7216.

@dependabot dependabot bot closed this Apr 2, 2026
@dependabot dependabot bot deleted the dependabot/pip/azure-defender-easm/label-known-easm-assets/azure-kusto-data-6.0.1 branch April 2, 2026 17:41
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants