Skip to content

Bump azure-kusto-data from 3.1.3 to 4.1.4 in /docker/azure-kusto-data#1801

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps azure-kusto-data from 3.1.3 to 4.1.4.

Release notes

Sourced from azure-kusto-data's releases.

v4.1.4

Fixed

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

v4.1.3

Added

  • Add new trident endpoint support

Security

  • Redirects are no longer allowed

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

... (truncated)

Changelog

Sourced from azure-kusto-data's changelog.

[4.1.4] - 2023-04-16

Fixed

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

[4.1.3] - 2023-03-26

Added

  • Add new trident endpoint support

Security

  • Redirects are no longer allowed

[4.1.2] - 2023-02-22

Fixed

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

[4.1.1] - 2023-02-12

Fixed

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

[4.1.0] - 2023-02-09

Added

  • Tracing support for the SDK
  • Use opentelemetry to trace the flow of operations when querying or ingesting
  • Add support for a TokenProvider to authenticate access.
  • KustoConnectionStringBuilder.with_token_provider() /KustoConnectionStringBuilder.with_async_token_provider()

Fixed

  • Use proper np types instead of strings, fixes #447
  • samples file was cut short
  • Send http headers under the new unified format

Changed

  • Adding Microsoft SECURITY.MD

[4.0.2] - 2022-12-15

Added

  • Add trident endpoint support

... (truncated)

Commits

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 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 3.1.3 to 4.1.4.
- [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.1.4)

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

dependabot bot commented on behalf of github May 18, 2023

Superseded by #2020.

@dependabot dependabot bot closed this May 18, 2023
@dependabot dependabot bot deleted the dependabot/pip/docker/azure-kusto-data/azure-kusto-data-4.1.4 branch May 18, 2023 12:03
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