microsoft / kiota-java

Java libraries for Kiota-generated API clients.
https://aka.ms/kiota/docs
MIT License
23 stars 24 forks source link

Bump com.azure:azure-core from 1.49.0 to 1.49.1 in /components/authentication/azure #1329

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps com.azure:azure-core from 1.49.0 to 1.49.1.

Release notes

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

azure-core_1.49.1

1.49.1 (2024-06-06)

Bugs Fixed

  • Fixed a bug where some policies didn't close the connection appropriately. (#40052)
  • Fixed an issue where HTTP response headers would be logged twice. (#40190)
  • Fixed a bug where container types wouldn't resolve to using JsonSerializable serialization for values. (#40112)
  • Fixed a bug where a generic ObjectMapper couldn't consume CloudEvent correctly. (#40332)

Other Changes

Dependency Updates

  • Upgraded Reactor Core from 3.4.36 to 3.4.38.
Commits
  • 2a1eadd Prepare Core libraries for June 2024 release (#40498)
  • 1527f1a Merge to main after spring cloud azure 4.19.0 released (#40520)
  • cfe2a99 Synapse release for June, regenerated using autorest 4.1.17 (#40518)
  • 87d5b80 mgmt, local generation for Cosmos DB 2024-05-15 Stable (#40515)
  • 85c1836 [OpenAI] [Assistants] Assistant V2 support v2024-05-01-preview release (#40...
  • d674de5 mgmt, local generation for network 2023-11-01 (#40476)
  • 8b1b7da mgmt, local generation for Microsoft.Web 2023-12-01 (#40514)
  • 5648561 Updating the doc for maxAutoLockRenewDuration setter in all receiver and pro...
  • 8ac314b Migrate azure-security-attestation to stream-style serialization (#40137)
  • 0a1712a Regenerate Job Router with stream-style serialization and remove many Interna...
  • 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)
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud