Skip to content

chore(deps): bump azure-appconfiguration from 1.8.1 to 1.9.0 in /config#540

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/config/develop/azure-appconfiguration-1.9.0
Open

chore(deps): bump azure-appconfiguration from 1.8.1 to 1.9.0 in /config#540
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/config/develop/azure-appconfiguration-1.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps azure-appconfiguration from 1.8.1 to 1.9.0.

Release notes

Sourced from azure-appconfiguration's releases.

azure-appconfiguration_1.9.0

1.9.0 (2026-06-18)

Features Added

  • Added check_configuration_settings() method to efficiently check for configuration changes using HEAD requests, returning only headers (ETags) without response bodies.
  • list_configuration_settings() and check_configuration_settings() now return ConfigurationSettingPaged (sync) / ConfigurationSettingPagedAsync (async) to expose the by_page(match_conditions=...) API and per-page etag attribute for change detection.
  • ConfigurationSettingPaged and ConfigurationSettingPagedAsync are now publicly exported from azure.appconfiguration.
  • Added a description property to ConfigurationSetting and SecretReferenceConfigurationSetting representing the description of the key-value (requires API version 2026-04-01 or later).
  • Added a description property and a description keyword argument to ConfigurationSnapshot, and a description keyword argument to begin_create_snapshot() for both sync and async clients (requires API version 2026-04-01 or later).
Commits
  • b9b8059 Patch provider (#47655)
  • 4c420ae Better handling for described encoding (#45878)
  • 8f68c00 Sync eng/common directory with azure-sdk-tools for PR 16101 (#47650)
  • 314fd7f [Evaluation] Fix RedTeam.scan() decoding encoded attack prompts in stored res...
  • 25eacfc [AutoPR azure-mgmt-mongodbatlas]-generated-from-SDK Generation - Python-64737...
  • ad02ae1 [AutoPR azure-mgmt-networkcloud]-generated-from-SDK Generation - Python-64737...
  • f6adefc [Key Vault] Added SecureWrap and SecureUnwrap support (#47591)
  • 03a6fd5 Bump version 1.35.0 (#47257)
  • f206ffe Refresh azure-mgmt-billing after migrate to Typespec (#47630)
  • 3fde627 Refresh azure-mgmt-loganalytics after migrate to Typespec (#47629)
  • 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-appconfiguration](https://github.com/Azure/azure-sdk-for-python) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-appconfiguration_1.8.1...azure-appconfiguration_1.9.0)

---
updated-dependencies:
- dependency-name: azure-appconfiguration
  dependency-version: 1.9.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 python Pull requests that update python code labels Jun 30, 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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants