Skip to content

Bump azure-kusto-data from 3.1.3 to 4.1.2 in /docker/azure-kusto-data#1448

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps azure-kusto-data from 3.1.3 to 4.1.2.

Release notes

Sourced from azure-kusto-data's releases.

v4.1.2 - small fix release

What's Changed

  • Fixed resource parsing to be inline with other SDKs
  • More resources are properly closed
  • Internal testing fixes

Full Changelog: Azure/azure-kusto-python@v4.1.1...v4.1.2

v4.1.1 - Small fixes

What's Changed

  • Fixed context not awaited in traces, caused warning
  • Fixed setup.py file, #453

Full Changelog: Azure/azure-kusto-python@v4.1.0...v4.1.1

v4.1.0

What's Changed

  • Tracing support for the SDK
    • Use opentelemetry to trace the flow of operations when querying or ingesting
    • See quick_start for a usage example
    • Developed by Eithan Moed
  • Add support for a TokenProvider to authenticate access.
    • KustoConnectionStringBuilder.with_token_provider() /KustoConnectionStringBuilder.with_async_token_provider()
    • Fixes #406 (DefaultAzureCredential can be provided)
  • FIX - Use proper np types instead of strings, fixes #447
  • FIX - samples file was cut short
  • INTERNAL - Send http headers under the new unified format
  • TIDY - Adding Microsoft SECURITY.MD

Full Changelog: Azure/azure-kusto-python@v4.0.2...v4.1.0

Version 4.0.2

What's Changed

  • Add trident endpoint support
  • Fixes #439 - Added more serialization options for "msi authentication" and "msi params" correctly
  • Make error parsing less restrictive to support more errors

Full Changelog: Azure/azure-kusto-python@v4.0.1...v4.0.2

Version 4.0.1

What's Changed

  • Added flag to handle nullable bools in pandas, fixes #436.
  • Fixed source release not including a file.

Full Changelog: Azure/azure-kusto-python@v4.0.0...v4.0.1

... (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 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.1.2.
- [Release notes](https://github.com/Azure/azure-kusto-python/releases)
- [Commits](Azure/azure-kusto-python@v3.1.3...v4.1.2)

---
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 Feb 23, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 27, 2023

Superseded by #1655.

@dependabot dependabot bot closed this Mar 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/docker/azure-kusto-data/azure-kusto-data-4.1.2 branch March 27, 2023 12:11
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