logstash-plugins / logstash-input-azure_event_hubs

Logstash input for consuming events from Azure Event Hubs
Apache License 2.0
18 stars 30 forks source link

Bump com.microsoft.azure:azure-eventhubs from 1.0.1 to 3.2.1 in /.ci/integration/event_hub_producer #94

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 3 weeks ago

Bumps com.microsoft.azure:azure-eventhubs from 1.0.1 to 3.2.1.

Release notes

Sourced from com.microsoft.azure:azure-eventhubs's releases.

azure-security-keyvault-jca_2.9.0

2.9.0 (2024-10-15)

Features Added

  • Added the new system property azure.keyvault.disable-challenge-resource-verification, which can be set to true to disable challenge resource verification when authenticating against the Azure Key Vault service. For more information, please refer to this link. (#40560)
  • Added support for obtaining a Managed Identity access token on a Container App, which is achieved by setting the system properties IDENTITY_ENDPOINT and IDENTITY_HEADER. For more information, see here. (#42024).

Bugs Fixed

  • Fix bug: AccessTokenUtil does not URL-encode its parameters when getting an access token. (#40616)
  • Changed the authentication mechanism to allow for discovering the login URI for a given Azure Key Vault instance by requesting an authentication challenge from the service, as opposed to using a hard-coded list of URIs to choose from depending on a vault's URI. This should add support for customers using Azure Stack instances, for example.

Other Changes

Dependency Updates

  • Upgraded conscrypt-openjdk-uber from 2.2.1 to version 2.5.2.
  • Upgraded jackson-databind from 2.13.5 to version 2.17.2.

spring-cloud-azure-starter-active-directory-b2c_5.17.1

No release notes provided.

azure-resourcemanager-containerservicefleet_1.2.0-beta.1

1.2.0-beta.1 (2024-10-17)

  • Azure Resource Manager ContainerServiceFleet client library for Java. This package contains Microsoft Azure SDK for ContainerServiceFleet Management SDK. Azure Kubernetes Fleet Manager Client. Package tag package-2024-05-preview. For documentation on how to use this package, please see Azure Management Libraries for Java.

Features Added

  • models.UpgradeChannel was added

  • models.AutoUpgradeProfile$Update was added

  • models.AutoUpgradeProfile$Definition was added

  • models.AutoUpgradeProfileProvisioningState was added

  • models.AutoUpgradeNodeImageSelectionType was added

  • models.AutoUpgradeProfileListResult was added

  • models.AutoUpgradeProfile$UpdateStages was added

  • models.AutoUpgradeProfiles was added

  • models.AutoUpgradeProfile was added

  • models.AutoUpgradeNodeImageSelection was added

  • models.AutoUpgradeProfile$DefinitionStages was added

... (truncated)

Commits
  • e77088f Hot fix version should be 3.2.1
  • a805667 Update cosmos versions; up the minor build.
  • b14012f Fix an issue where the continuation token was not properly saved in the lease...
  • 114b0a4 Fixed the setter and getter method (#5527)
  • 0d4dc77 Fix UnsupportedOperationException when Block download and add test
  • f62cc68 Allow specifying tenant ID on user-based credentials (#5507)
  • 7f8293b Migration of azure-core-amqp implementation (#5346)
  • 4c67a44 Updating Service Bus SDK readme (#5490)
  • 414e5f7 Fixed the canonicalized headers string (#5491)
  • b200de9 Remove VoidResponse (#5477)
  • 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 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 show 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/network/alerts).
robbavey commented 1 week ago

Closed by #96

dependabot[bot] commented 1 week ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.