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.azure:azure-core from 1.50.0 to 1.51.0 #13756

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

Bumps com.azure:azure-core from 1.50.0 to 1.51.0.

Release notes

Sourced from com.azure:azure-core's releases.

azure-core_1.51.0

1.51.0 (2024-07-31)

Features Added

  • Added more HTTP header name constants to HttpHeaderName. (#41354)
  • Added support for "refresh on" in SimpleTokenCache. (#41315)

Bugs Fixed

  • Fixed a bug where XmlMapperFactory was incorrectly reflectively calling an API on XmlMapper. (#41252)
  • Fixed a bug where adding configuration properties with ConfigurationBuilder.putProperty did not work when retrieving them as system properties. (#41362)
  • Fixed a bug where datetime strings without a : in the offset would fail to parse. (#41166)

Other Changes

  • Reduced thread switching / thread parking in RetryPolicy by checking if the backoff delay was greater than zero. (#41351)

Dependency Updates

  • Updated Jackson from 2.13.5 to 2.17.2.
Commits
  • 99f6ead Prepare Core libraries for August 2024 release (#41380)
  • fee3576 Add Refresh On Support in SimpleTokenCache (#41315)
  • 681a969 Increment package versions for eventgrid releases (#41369)
  • 4f77770 Add project property file to Spring Monitor (#41379)
  • d8c060c [Automation] Generate SDK based on TypeSpec 0.18.3 (#41376)
  • c689b60 migrate azure-communication-email to azure-json (#41222)
  • 3afd633 python 3.12 report warning on missing r (#41373)
  • 9cca837 Refactor resourcemanager tests to work with latest TestProxy (#41301)
  • 16bf4bf Increment package versions for servicefabricmanagedclusters releases (#41372)
  • ef44352 [Automation] Generate Fluent Lite from Swagger servicefabricmanagedclusters#p...
  • 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)

Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.50.0...azure-core_1.51.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2024

Looks like com.azure:azure-core is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Aug 7, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.azure-azure-core-1.51.0 branch August 7, 2024 17:39
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants