We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a0ec4f commit 5253e32Copy full SHA for 5253e32
sdk/communication/azure-communication-callautomation/CHANGELOG.md
@@ -1,17 +1,13 @@
1
# Release History
2
3
-## 1.2.0 (Unreleased)
4
-
+## 1.2.0 (2024-04-15)
5
### Features Added
6
-- StartRecording now accepts PauseOnStart.
7
-- Introduced recording kind to the recording state result.
8
-- You can store your recording in your own storage - Bring-your-own-storage.
9
10
-### Breaking Changes
11
12
-### Bugs Fixed
13
+- Support for Bring Your Own Storage recording option
+- Support for PauseOnStart Recording Option
+- Support for Recording state change with Recording Kind
+
14
### Other Changes
+- Support for MicrosoftTeamsAppIdentifier CommunicationIdentifier
15
16
## 1.1.0 (2023-11-23)
17
0 commit comments