Skip to content

Bump azure_core from 1.0.0 to 1.1.0 in the azure-sdk group#841

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/azure-sdk-88e69c01cb
Open

Bump azure_core from 1.0.0 to 1.1.0 in the azure-sdk group#841
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/azure-sdk-88e69c01cb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the azure-sdk group with 1 update: azure_core.

Updates azure_core from 1.0.0 to 1.1.0

Release notes

Sourced from azure_core's releases.

azure_core@1.1.0

1.1.0 (2026-07-09)

Features Added

  • Error now captures a std::backtrace::Backtrace at construction time and includes it in Debug output (e.g., {:?}) when RUST_BACKTRACE=1 is set.

Other Changes

  • Added #[must_use] to AsyncRuntime functions.
  • Added #[must_use] to ItemIterator (Pager) and PageIterator types.
  • Added #[must_use] to Poller type.

azure_core_amqp@1.1.0

1.1.0 (2026-07-09)

Features Added

  • Added AmqpSessionOptions::with_unbounded_windows(), a shared constructor that sets both session flow-control windows to u32::MAX for messaging crates that rely on per-link credit for flow control.
Commits
  • 9a8a5f7 Handle Cargo crate path layouts (#4738)
  • 0eeacac Run cargo deny in PRs without advisories (#4735)
  • 18d3cd9 Make core test crates unpublished (#4736)
  • 51116c3 Refine core agent instructions (#4732)
  • b88ddcd Update dependencies with advisories (#4731)
  • 33703fe Prepare azure_core et. al. for a 1.1.0 release (#4724)
  • 83e95ec Fix HPK prefix and cross-partition query bugs (#4729)
  • 3624506 Sync eng/common directory with azure-sdk-tools for PR 16080 (#4727)
  • 0f2a30d [Storage] Remove public resource scenario from upload_blob_from_url (#4688)
  • d3c22f4 Add Gateway 2.0 (thin client) implementation to Cosmos driver (#4319)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the azure-sdk group with 1 update: [azure_core](https://github.com/azure/azure-sdk-for-rust).


Updates `azure_core` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/azure/azure-sdk-for-rust/releases)
- [Commits](https://github.com/azure/azure-sdk-for-rust/compare/azure_core@1.0.0...azure_core@1.1.0)

---
updated-dependencies:
- dependency-name: azure_core
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 10, 2026
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants