Skip to content

Commit 17e28d8

Browse files
authored
Update CHANGELOG of Web PubSub service SDK (#45923)
1 parent f3af884 commit 17e28d8

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/webpubsub/azure-messaging-webpubsub/CHANGELOG.md

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

3-
## 1.5.0 (Unreleased)
3+
## 1.5.0 (2025-07-07)
44

55
### Features Added
66
- Add "listConnectionsInGroup" API.
77

8-
### Breaking Changes
9-
10-
### Bugs Fixed
11-
12-
### Other Changes
13-
148
## 1.4.2 (2025-06-19)
159

1610
### Other Changes

sdk/webpubsub/azure-messaging-webpubsub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ add the direct dependency to your project as follows.
6565
<dependency>
6666
<groupId>com.azure</groupId>
6767
<artifactId>azure-messaging-webpubsub</artifactId>
68-
<version>1.5.0-beta.1</version>
68+
<version>1.5.0</version>
6969
</dependency>
7070
```
7171

0 commit comments

Comments
 (0)