Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.microsoft.azure:azure-eventhubs from 0.9.0 to 3.2.1 in /ZombieProducer #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps com.microsoft.azure:azure-eventhubs from 0.9.0 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 <dependency name> 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.

Bumps [com.microsoft.azure:azure-eventhubs](https://github.com/Azure/azure-sdk-for-java) from 0.9.0 to 3.2.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@v0.9.0...azure-cosmos-3.2.1)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:azure-eventhubs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2024
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