Skip to content

Commit bcc0355

Browse files
release prep (Azure#29119)
1 parent 2c097fa commit bcc0355

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

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

3-
## 5.3.0b2 (Unreleased)
3+
## 5.3.0b2 (2023-03-07)
44

55
This version of the client library defaults to the service API version `2022-10-01-preview`.
66

@@ -16,10 +16,10 @@ This version of the client library defaults to the service API version `2022-10-
1616
- Renamed model `AbstractSummaryAction` to `AbstractiveSummaryAction`.
1717
- Renamed model `AbstractSummaryResult` to `AbstractiveSummaryResult`.
1818

19-
### Bugs Fixed
20-
2119
### Other Changes
2220

21+
- Improved static typing in the client library.
22+
2323
## 5.3.0b1 (2022-11-17)
2424

2525
This version of the client library defaults to the service API version `2022-10-01-preview`.

sdk/textanalytics/azure-ai-textanalytics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ This table shows the relationship between SDK versions and supported API version
7474

7575
| SDK version | Supported API version of service |
7676
| ------------ | --------------------------------- |
77-
| 5.3.0b1 - Latest beta release | 3.0, 3.1, 2022-05-01, 2022-10-01-preview (default) |
77+
| 5.3.0b2 - Latest beta release | 3.0, 3.1, 2022-05-01, 2022-10-01-preview (default) |
7878
| 5.2.X - Latest stable release | 3.0, 3.1, 2022-05-01 (default) |
7979
| 5.1.0 | 3.0, 3.1 (default) |
8080
| 5.0.0 | 3.0 |

0 commit comments

Comments
 (0)