Skip to content

Commit d4af58d

Browse files
authored
Update changelog (#42481)
1 parent cc5055b commit d4af58d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

sdk/ai/azure-ai-agents/CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11

22
# Release History
33

4-
## 1.2.0b2 (Unreleased)
4+
## 1.2.0b2 (2025-08-12)
55

66
### Features Added
77

88
- Add support for Browser Automation tool.
99
- Add support for environment variable `OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT` as defined by
10-
[OpenTelemetry](https://opentelemetry.io/), to control tracing of user and Agent messages content.
10+
[OpenTelemetry](https://opentelemetry.io/), to control tracing of user and Agent messages.
1111

1212
### Bugs Fixed
1313

14-
- Added `RunStepConnectedAgentToolCall` and `RunStepDeltaConnectedAgentToolCall` for deserializing Connected Agent tool updates in non-streaming and streaming scenarios.
14+
- Added `RunStepConnectedAgentToolCall` and `RunStepDeltaConnectedAgentToolCall` for deserializing Connected
15+
Agent tool updates in non-streaming and streaming scenarios.
1516

1617
### Sample updates
1718

18-
- Add new samples `sample_agents_browser_automation.py` and `sample_agents_browser_automation_async.py`.
19+
- Add new Browser Automation tool samples, named `sample_agents_browser_automation.py`
20+
and `sample_agents_browser_automation_async.py`.
1921

2022
## 1.2.0b1 (2025-08-05)
2123

0 commit comments

Comments
 (0)