Skip to content

Python: Build(deps): Bump azure-ai-agentserver-core from 2.0.0b3 to 2.0.0b5 in /python#6278

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/azure-ai-agentserver-core-2.0.0b5
Closed

Python: Build(deps): Bump azure-ai-agentserver-core from 2.0.0b3 to 2.0.0b5 in /python#6278
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/azure-ai-agentserver-core-2.0.0b5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps azure-ai-agentserver-core from 2.0.0b3 to 2.0.0b5.

Release notes

Sourced from azure-ai-agentserver-core's releases.

azure-ai-agentserver-core_2.0.0b5

2.0.0b5 (2026-05-25)

Bugs Fixed

  • Fixed the blueprint telemetry attribute key name from gen_ai.agent.blueprint.id to microsoft.a365.agent.blueprint.id to align with A365 schema and cross-SDK behavior.

azure-ai-agentserver-core_2.0.0b4

2.0.0b4 (2026-05-21)

Features Added

  • Added _platform_headers module with cross-cutting protocol header name constants (x-request-id, x-platform-server, x-agent-session-id, x-platform-error-source, x-platform-error-detail, and others). Protocol packages now import shared header name strings from core instead of maintaining their own copies.
  • Added TraceContextMiddleware — a lightweight pure-ASGI middleware that propagates W3C trace context (traceparent, tracestate) and baggage from incoming HTTP requests. Any spans created by downstream frameworks (e.g. MAF / agent-framework) are automatically children of the caller's trace without additional framework spans.
  • Added enable_sensitive_data parameter to configure_observability() to control whether prompts, tool arguments, and results are recorded in telemetry. Respects OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT environment variable.
  • Added A365 tracing export support — when FOUNDRY_HOSTING_ENVIRONMENT and FOUNDRY_AGENT365_TRACING_ENABLED are set, telemetry is exported via the A365 observability pipeline.
  • Added resolve_agent_id(), resolve_agent_blueprint_id(), and resolve_agent_tenant_id() config helpers for new Foundry environment variables (FOUNDRY_AGENT_INSTANCE_CLIENT_ID, FOUNDRY_AGENT_BLUEPRINT_CLIENT_ID, FOUNDRY_AGENT_TENANT_ID).
  • Added gen_ai.agent.blueprint.id and microsoft.tenant.id span attributes to the FoundryEnrichmentSpanProcessor.
  • AgentConfig.ws_ping_interval — new field resolved from the WS_KEEPALIVE_INTERVAL environment variable (auto-injected by AgentService into hosted-agent containers). 0 disables; negative/non-finite values raise ValueError at startup. AgentServerHost._build_hypercorn_config wires this into Hypercorn's websocket_ping_interval so any protocol package serving WebSocket routes inherits keep-alive without per-package wiring.

Breaking Changes

  • Removed request_span() method from AgentServerHost. Trace context propagation is now handled automatically by TraceContextMiddleware.
Commits
  • 02fe785 Prepare core b5 release (#47097)
  • b96c401 Update responses b7 release date to 2026-05-25 (#47107)
  • 1bcc043 fix: escape invalid \W escape sequence in generated model docstrings across c...
  • 407e420 Refresh azure-mgmt-consumption after migrate to Typespec (#47108)
  • 32f34b9 Fix Development Status classifier for azure-mgmt-workloads GA release (#47111)
  • ba72a59 Refresh azure-mgmt-redis after migrate to Typespec (#47070)
  • 4dbaae4 Refresh azure-mgmt-cdn after migrate to Typespec (#47073)
  • acea15a Fix blueprint_id attribute key to microsoft.a365.agent.blueprint.id (#47094)
  • df5d111 Add TargetingString parameter (#47095)
  • d88ba66 remove xiangyan from codeowners (#47053)
  • 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-ai-agentserver-core](https://github.com/Azure/azure-sdk-for-python) from 2.0.0b3 to 2.0.0b5.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-ai-agentserver-core_2.0.0b3...azure-ai-agentserver-core_2.0.0b5)

---
updated-dependencies:
- dependency-name: azure-ai-agentserver-core
  dependency-version: 2.0.0b5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python labels Jun 2, 2026
Copilot AI review requested due to automatic review settings June 2, 2026 19:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions Bot changed the title Build(deps): Bump azure-ai-agentserver-core from 2.0.0b3 to 2.0.0b5 in /python Python: Build(deps): Bump azure-ai-agentserver-core from 2.0.0b3 to 2.0.0b5 in /python Jun 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 3, 2026

Looks like azure-ai-agentserver-core is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 3, 2026
@dependabot dependabot Bot deleted the dependabot/uv/python/azure-ai-agentserver-core-2.0.0b5 branch June 3, 2026 09:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant