Skip to content

Commit 8f0429d

Browse files
xitzhangXiting Zhang
andauthored
[VoiceLive] Release 1.1.0 for API version 2026-07-15 (#49830)
* Update tsp-location.yaml to latest spec commit * Update CHANGELOG.md * Update CHANGELOG with new features and bug fixes Updated changelog to reflect new features and changes, including session expiration and API version updates. --------- Co-authored-by: Xiting Zhang <xitzhang@microsoft.com>
1 parent a07b229 commit 8f0429d

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.1.0 (Unreleased)
3+
## 1.1.0 (2026-07-20)
44

55
### Features Added
66

@@ -15,8 +15,6 @@
1515
- New `ServerEventResponseInvocationDelta` (`response.invocation.delta`) and `ServerEventType.RESPONSE_INVOCATION_DELTA` pass through non-speech SSE events from the hosted agent
1616
- **Session expiration**: `VoiceLiveSessionResponse.getExpiresAt()` / `setExpiresAt(OffsetDateTime)` expose the server-assigned session expiration time (serialized on the wire as seconds since epoch)
1717

18-
### Bugs Fixed
19-
2018
### Other Changes
2119

2220
- Regenerated against the `2026-07-15` (GA) VoiceLive TypeSpec.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
directory: specification/ai/data-plane/VoiceLive
2-
commit: 965041b72edd6a89003243f98e36c74ffbfc33c9
2+
commit: 436ab04b53ca6ed634c6f44c75ed0ca5432c3fa9
33
repo: Azure/azure-rest-api-specs
44
additionalDirectories:

0 commit comments

Comments
 (0)