Skip to content

Comments

Bump azure-kusto-data from 3.1.3 to 6.0.2 in /docker/azure-kusto-data#5235

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps azure-kusto-data from 3.1.3 to 6.0.2.

Release notes

Sourced from azure-kusto-data's releases.

v6.0.2

Fixed

  • Fixed dataframe_from_result_table crashing with pandas 3.0 when a datetime column contains all null values.
  • Removed legacy pandas 1.x code path in parse_datetime (minimum supported pandas is now 2.3.1).

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

... (truncated)

Changelog

Sourced from azure-kusto-data's changelog.

[6.0.2] - 2026-02-19

Fixed

  • Fixed dataframe_from_result_table crashing with pandas 3.0 when a datetime column contains all null values.
  • Removed legacy pandas 1.x code path in parse_datetime (minimum supported pandas is now 2.3.1).

[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

... (truncated)

Commits
  • dc3d28b [bugfix]: Fixes datetime parsing for all nulls data (#621)
  • 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)
  • Additional commits viewable in compare view

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 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 6.0.2.
- [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...v6.0.2)

---
updated-dependencies:
- dependency-name: azure-kusto-data
  dependency-version: 6.0.2
  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 Feb 20, 2026
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