Skip to content

build(deps): bump azure_core from 1.0.0 to 1.1.0 - #498

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/azure_core-1.1.0
Jul 13, 2026
Merged

build(deps): bump azure_core from 1.0.0 to 1.1.0#498
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/azure_core-1.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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 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 [azure_core](https://github.com/azure/azure-sdk-for-rust) 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
...

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 13, 2026
@github-actions
github-actions Bot merged commit c4ae491 into main Jul 13, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/azure_core-1.1.0 branch July 13, 2026 07:56
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