File tree Expand file tree Collapse file tree 8 files changed +12
-13
lines changed
azure-communication-common-perf
azure-communication-common Expand file tree Collapse file tree 8 files changed +12
-13
lines changed Original file line number Diff line number Diff line change 6868 <dependency >
6969 <groupId >com.azure</groupId >
7070 <artifactId >azure-communication-common</artifactId >
71- <version >1.2.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-communication-common;current} -->
71+ <version >1.1.3 </version > <!-- {x-version-update;com.azure:azure-communication-common;current} -->
7272 </dependency >
7373 <dependency >
7474 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ com.azure:azure-aot-graalvm-samples;1.0.0-beta.1;1.0.0-beta.1
5858com.azure:azure-aot-graalvm-perf;1.0.0-beta.1;1.0.0-beta.1
5959com.azure:azure-communication-chat;1.2.1;1.3.0-beta.1
6060com.azure:azure-communication-callingserver;1.0.0-beta.4;1.0.0-beta.5
61- com.azure:azure-communication-common;1.1.2;1.2.0-beta.1
61+ com.azure:azure-communication-common;1.1.2;1.1.3
6262com.azure:azure-communication-common-perf;1.0.0-beta.1;1.0.0-beta.1
6363com.azure:azure-communication-sms;1.1.1;1.2.0-beta.1
6464com.azure:azure-communication-identity;1.1.8;1.2.0-beta.2
Original file line number Diff line number Diff line change 2323 <plugin >
2424 <groupId >org.jacoco</groupId >
2525 <artifactId >jacoco-maven-plugin</artifactId >
26- <version >0.8.5 </version > <!-- {x-version-update;org.jacoco:jacoco-maven-plugin;external_dependency} -->
26+ <version >0.8.7 </version > <!-- {x-version-update;org.jacoco:jacoco-maven-plugin;external_dependency} -->
2727 <executions >
2828 <execution >
2929 <id >report-aggregate</id >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >com.azure</groupId >
3030 <artifactId >azure-communication-common</artifactId >
31- <version >1.2.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-communication-common;current} -->
31+ <version >1.1.3 </version > <!-- {x-version-update;com.azure:azure-communication-common;current} -->
3232 </dependency >
3333 <dependency >
3434 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.2.0-beta.1 (Unreleased )
3+ ## 1.1.3 (2022-05-09 )
44
5- ### Features Added
6-
7- ### Breaking Changes
5+ ### Other Changes
86
9- ### Bugs Fixed
7+ #### Dependency Updates
108
11- ### Other Changes
9+ - Upgraded ` azure-core ` from ` 1.27.0 ` to version ` 1.28.0 ` .
10+ - Upgraded ` azure-core-http-netty ` from ` 1.11.9 ` to version ` 1.12.0 ` .
1211
1312## 1.1.2 (2022-04-07)
1413
Original file line number Diff line number Diff line change 1313 <groupId >com.azure</groupId >
1414 <artifactId >azure-communication-common</artifactId >
1515 <packaging >jar</packaging >
16- <version >1.2.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-communication-common;current} -->
16+ <version >1.1.3 </version > <!-- {x-version-update;com.azure:azure-communication-common;current} -->
1717
1818 <name >Microsoft Azure common library for communication service client</name >
1919 <description >
Original file line number Diff line number Diff line change 2323 <plugin >
2424 <groupId >org.jacoco</groupId >
2525 <artifactId >jacoco-maven-plugin</artifactId >
26- <version >0.8.5 </version > <!-- {x-version-update;org.jacoco:jacoco-maven-plugin;external_dependency} -->
26+ <version >0.8.7 </version > <!-- {x-version-update;org.jacoco:jacoco-maven-plugin;external_dependency} -->
2727 <executions >
2828 <execution >
2929 <id >report-aggregate</id >
Original file line number Diff line number Diff line change 2323 <plugin >
2424 <groupId >org.jacoco</groupId >
2525 <artifactId >jacoco-maven-plugin</artifactId >
26- <version >0.8.5 </version > <!-- {x-version-update;org.jacoco:jacoco-maven-plugin;external_dependency} -->
26+ <version >0.8.7 </version > <!-- {x-version-update;org.jacoco:jacoco-maven-plugin;external_dependency} -->
2727 <executions >
2828 <execution >
2929 <id >report-aggregate</id >
You can’t perform that action at this time.
0 commit comments