Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps azure-kusto-data from 4.3.1 to 6.0.3.

Release notes

Sourced from azure-kusto-data's releases.

v6.0.3

What's Changed

Full Changelog: Azure/azure-kusto-python@v6.0.2...v6.0.3

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

... (truncated)

Changelog

Sourced from azure-kusto-data's changelog.

[6.0.3] - 2026-03-31

Fixed

  • Fixed KustoApiError crashing when no message is provided by defaulting to "Unknown Kusto service error".
  • Updated KustoApiError.__init__ message parameter type to Optional[str].

Changed

  • Bumped dependencies: aiohttp 3.13.4, azure-core 1.39.0, cryptography 46.0.6, pygments 2.20.0, pyjwt 2.12.1, urllib3 2.6.3.

[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

... (truncated)

Commits
  • 7a7eb81 docs: add changelog entry for 6.0.3 (#636)
  • 4e30e20 PR: 628 (#635)
  • 64fb50e chore: consolidate uv dependency upgrades (#634)
  • 6c198cf *Allow transformation functions for CSV and SCSV formats as well (#629)
  • 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"
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 2, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/azure-defender-easm/label-known-easm-assets/azure-kusto-data-6.0.3 branch from c525689 to 4bc8b01 Compare April 8, 2026 17:49
Bumps [azure-kusto-data](https://github.com/Azure/azure-kusto-python) from 4.3.1 to 6.0.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/azure-defender-easm/label-known-easm-assets/azure-kusto-data-6.0.3 branch from 4bc8b01 to f7bfeb9 Compare April 8, 2026 17:50
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