Skip to content

Bump azure-kusto-data from 3.1.3 to 4.2.0 in /docker/azure-kusto-data#2020

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 18, 2023

Bumps azure-kusto-data from 3.1.3 to 4.2.0.

Release notes

Sourced from azure-kusto-data's releases.

v4.2.0

Changed

  • Urls with one item after the path (i.e https://test.com/abc) will now be treated as cluster and initial catalog (ie. the cluster is "https://test.com" and the initial catalog is "abc").

Added

  • Added Initial Catalog (Default Database) parameter to ConnectionStringBuilder
  • Added callback parameter to device code
  • Added method to manually set the cache for CloudSettings

Fixed

  • Some edge cases in url parsing
  • IgnoreFirstRecord now works properly
  • Internal code improvement for telemetry

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)

... (truncated)

Changelog

Sourced from azure-kusto-data's changelog.

[4.2.0] - 2023-04-16

Added

  • Added Initial Catalog (Default Database) parameter to ConnectionStringBuilder
  • Added callback parameter to device code
  • Added method to manually set the cache for CloudSettings

Changed

  • Urls with one item after the path (i.e https://test.com/abc) will now be treated as cluster and initial catalog (ie. the cluster is "https://test.com" and the initial catalog is "abc").
    • This is to align our behaviour with the .NET SDK

Fixed

  • Some edge cases in url parsing
  • IgnoreFirstRecord now works properly
  • Internal code improvement for telemetry

[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

... (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.2.0.
- [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.2.0)

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

dependabot bot commented on behalf of github Dec 12, 2023

Superseded by #3071.

@dependabot dependabot bot closed this Dec 12, 2023
@dependabot dependabot bot deleted the dependabot/pip/docker/azure-kusto-data/azure-kusto-data-4.2.0 branch December 12, 2023 11:18
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