File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
azure-messaging-webpubsub-client
azure-messaging-webpubsub Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ com.azure:azure-messaging-eventhubs-track2-perf;1.0.0-beta.1;1.0.0-beta.1
155155com.azure:azure-messaging-servicebus;7.17.12;7.18.0-beta.2
156156com.azure:azure-messaging-servicebus-stress;1.0.0-beta.1;1.0.0-beta.1
157157com.azure:azure-messaging-servicebus-track2-perf;1.0.0-beta.1;1.0.0-beta.1
158- com.azure:azure-messaging-webpubsub;1.4.2 ;1.5.0
158+ com.azure:azure-messaging-webpubsub;1.5.0 ;1.6.0-beta.1
159159com.azure:azure-messaging-webpubsub-client;1.1.2;1.2.0-beta.1
160160com.azure:azure-mixedreality-authentication;1.2.33;1.3.0-beta.1
161161com.azure:azure-mixedreality-remoterendering;1.1.38;1.2.0-beta.1
Original file line number Diff line number Diff line change 8282 <dependency >
8383 <groupId >com.azure</groupId >
8484 <artifactId >azure-messaging-webpubsub</artifactId >
85- <version >1.5.0 </version > <!-- {x-version-update;com.azure:azure-messaging-webpubsub;current} -->
85+ <version >1.6.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-messaging-webpubsub;current} -->
8686 <scope >test</scope >
8787 </dependency >
8888 <dependency >
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.6.0-beta.1 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.5.0 (2025-07-07)
414
515### Features Added
Original file line number Diff line number Diff line change 1313
1414 <groupId >com.azure</groupId >
1515 <artifactId >azure-messaging-webpubsub</artifactId >
16- <version >1.5.0 </version > <!-- {x-version-update;com.azure:azure-messaging-webpubsub;current} -->
16+ <version >1.6.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-messaging-webpubsub;current} -->
1717
1818 <name >Microsoft Azure client library for Azure Web Pub Sub Service</name >
1919 <description >This package contains the Microsoft Azure Web Pub Sub library.</description >
You can’t perform that action at this time.
0 commit comments