Skip to content

Bump azure-mgmt-managedservices from 1.0.0 to 6.0.1 in /docker/ansible-runner#45105

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/docker/ansible-runner/azure-mgmt-managedservices-6.0.1
Open

Bump azure-mgmt-managedservices from 1.0.0 to 6.0.1 in /docker/ansible-runner#45105
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/docker/ansible-runner/azure-mgmt-managedservices-6.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps azure-mgmt-managedservices from 1.0.0 to 6.0.1.

Release notes

Sourced from azure-mgmt-managedservices's releases.

azure-cosmos_4.16.1

4.16.1 (2026-06-01)

Bugs Fixed

  • Fixed a bug in the sync and async /pkranges change-feed refresh where some containers could fail to build a complete routing map. See PR 47245.

azure-cosmos_4.16.0

4.16.0 (2026-05-29)

Features Added

  • Added preview support for the optional embeddingSource field on entries in vector_embedding_policy.vectorEmbeddings, which allows the service to generate vector embeddings from the specified item paths. Requires the embedding-generation service to be enabled on the account. See 46870
  • Added aio extras to the package, allowing users to install async dependencies with pip install azure-cosmos[aio]. See PR 47143

Breaking Changes

  • CosmosItemPaged.get_response_headers() and CosmosAsyncItemPaged.get_response_headers() now return a single CaseInsensitiveDict (the latest page) instead of List[CaseInsensitiveDict] (introduced in 4.16.0b1); get_last_response_headers() has been removed. This avoids unbounded memory growth on large queries. Migration: code that previously accessed headers[i]['x-ms-request-charge'] should switch to headers['x-ms-request-charge'] for the latest page, or pass response_hook= to the query method to receive per-page headers as they arrive. See PR 47172.

Bugs Fixed

  • Fixed bug where the Content-Length HTTP request header was computed from the character count of the request body instead of its UTF-8 byte count. See PR 47008
  • Added an opt-in fallback for invalid UTF-8 in response bodies. Default behavior is unchanged (strict decode). Setting AZURE_COSMOS_CHARSET_DECODER_ERROR_ACTION_ON_MALFORMED_INPUT to REPLACE or IGNORE enables a permissive decode so reads, queries, and change-feed iteration can make progress past corrupt payloads. See PR 47008
  • Fixed bug where CosmosClient construction with AAD credentials would crash at startup if the semantic reranking inference endpoint environment variable was not set, even when semantic reranking was not being used. The inference service is now lazily initialized on first use. See PR 46243
  • Fixed bug where region names in preferred_locations and excluded_locations (client-level and per-request) were not matched tolerantly for differences in case, whitespace, hyphens, and underscores. See PR 46937
  • Fixed a bug in query_items(feed_range=...) where pagination could return incorrect results after a partition split caused the supplied feed range to overlap multiple physical partitions. See PR 47105
  • Fixed bug where SELECT VALUE AVG(...) queries spanning multiple physical partitions returned mathematically incorrect merged values from client-side aggregation. These queries now raise ValueError. See PR 47105
  • Fixed bug where a ValueError("Ranges overlap") or an AssertionError("code bug: returned overlapping ranges ... is empty") from the partition key range cache could escape to the caller when the /pkranges response contained a transiently inconsistent snapshot (overlap or gap). See PR 47091

Other Changes

  • Reduced per-client memory overhead when partition-level circuit breaker (PPCB) is enabled by sharing the partition key range routing map cache across CosmosClient instances connected to the same endpoint, and stripping unused fields from cached partition key ranges using compact PKRange namedtuples. See PR 46297

azure-keyvault-keys_4.12.0b2

4.12.0b2 (2026-05-29)

Features Added

  • Added the ExternalKey model and the new KeyClient.create_external_key method for registering a Key Vault key whose material is held in an external HSM #47200.
  • Added the KeyProperties.external_key read-only property.

azure-keyvault-certificates_4.12.0b1

4.12.0b1 (2026-06-04)

Features Added

  • Added an experimental PlatformManaged property on CertificatePolicy for Azure Key Vault internal usage. Any calls using this property will fail and it is not recommended to be used at this point.
  • The default service version is now 2026-03-01-preview

azure-keyvault-administration_4.8.0b1

4.8.0b1 (2026-05-29)

Features Added

... (truncated)

Commits
  • 9fda9b8 Regenerate azure-mgmt-managedservices with latest code generator tool (#46941)
  • 2fc5cbd Regenerate azure-mgmt-iotcentral with latest code generator tool (#46927)
  • 8394a41 Regenerate azure-mgmt-machinelearningservices with latest code generator tool...
  • 4c41d3b Regenerate azure-mgmt-hdinsight with latest code generator tool (#46926)
  • 33075a4 [Storage] Fix Changelog Typos (#46930)
  • a3f900f [VoiceLive] Add support for built-in web search and file search tools (#46723)
  • 55e6dcf Wangamber/transcription ga review (#46931)
  • 2c37e59 [AutoPR azure-mgmt-trafficmanager]-generated-from-SDK Generation - Python-627...
  • 4b183cf [Storage] Updated changelogs after 101 GA (#46914)
  • 0318c81 Remove all MixedReality SDKs (#44976)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 23, 2026
@xsoar-bot

Copy link
Copy Markdown

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/ansible-runner:1.0.0.10404639
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/ansible-runner/tags
Get started by pulling the image:

docker pull devdemisto/ansible-runner:1.0.0.10404639

Docker Metadata

  • Image Size: 247.10 MB
  • Image ID: sha256:5df86699103e85960ce8006b9ee6567b06363dd49b2510bb936631c79f1c86bf
  • Created: 2026-06-23T14:24:03.606292191Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305
    • PYTHON_VERSION=3.12.13
    • PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684
    • DOCKER_IMAGE=devdemisto/ansible-runner:1.0.0.10404639
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:543ded2fb56cc7d45f1253642165e41bdeb5cbf1
    • org.opencontainers.image.version:1.0.0.10404639

@content-bot

This comment has been minimized.

@dependabot dependabot Bot force-pushed the dependabot/pip/docker/ansible-runner/azure-mgmt-managedservices-6.0.1 branch from 543ded2 to 474aa4b Compare June 30, 2026 09:55
@xsoar-bot

Copy link
Copy Markdown

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/ansible-runner:1.0.0.10594551
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/ansible-runner/tags
Get started by pulling the image:

docker pull devdemisto/ansible-runner:1.0.0.10594551

Docker Metadata

  • Image Size: 244.19 MB
  • Image ID: sha256:af64f8882d3149401876fc57fe924c47e4ce9c270a59ee9ae80da32616196c45
  • Created: 2026-06-30T10:08:32.557690392Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305
    • PYTHON_VERSION=3.12.13
    • PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684
    • DOCKER_IMAGE=devdemisto/ansible-runner:1.0.0.10594551
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:474aa4b637169040798393e44d3561ee292f9583
    • org.opencontainers.image.version:1.0.0.10594551

Bumps [azure-mgmt-managedservices](https://github.com/Azure/azure-sdk-for-python) from 1.0.0 to 6.0.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-managedservices_1.0.0...azure-mgmt-managedservices_6.0.1)

---
updated-dependencies:
- dependency-name: azure-mgmt-managedservices
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/docker/ansible-runner/azure-mgmt-managedservices-6.0.1 branch from 474aa4b to 1b7113d Compare June 30, 2026 10:25
@xsoar-bot

Copy link
Copy Markdown

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/ansible-runner:1.0.0.10596216
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/ansible-runner/tags
Get started by pulling the image:

docker pull devdemisto/ansible-runner:1.0.0.10596216

Docker Metadata

  • Image Size: 244.08 MB
  • Image ID: sha256:f6582ba652e432c07bf439d8971c69d43b43257d0293e47acf05825bb216e58f
  • Created: 2026-06-30T10:33:04.355454099Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305
    • PYTHON_VERSION=3.12.13
    • PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684
    • DOCKER_IMAGE=devdemisto/ansible-runner:1.0.0.10596216
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:1b7113d0993a016033b344e3107c64f9fb95fa98
    • org.opencontainers.image.version:1.0.0.10596216

@content-bot

Copy link
Copy Markdown
Contributor

🔍 AI Triage Report Available

An automated triage report has been generated for this pipeline.

Status: success
Report ID: 6b3451dc9ea312c1

📋 Triage Report

⚠️ AI-generated triage. Validate before acting.

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.

2 participants