Skip to content

Commit ba70c6a

Browse files
azure-communication-identity release updates (#34302)
1 parent e8f0686 commit ba70c6a

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/communication/azure-communication-identity/CHANGELOG.md

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

3-
## 1.5.0b1 (Unreleased)
3+
## 1.5.0 (2024-02-14)
44

55
### Features Added
66

77
- Added support for a new communication identifier `MicrosoftTeamsAppIdentifier`.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.4.0 (2023-11-30)
1610

1711
### Features Added

sdk/communication/azure-communication-identity/azure/communication/identity/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
# license information.
55
# --------------------------------------------------------------------------
66

7-
VERSION = "1.5.0b1"
7+
VERSION = "1.5.0"
88

99
SDK_MONIKER = f"communication-identity/{VERSION}" # type: str

0 commit comments

Comments
 (0)