File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
sdk/face/azure-ai-vision-face Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ com.azure:identity-test-container;1.0.0-beta.1;1.0.0-beta.1
208208com.azure:identity-test-function;1.0.0-beta.1;1.0.0-beta.1
209209com.azure:identity-test-vm;1.0.0-beta.1;1.0.0-beta.1
210210com.azure:identity-test-webapp;1.0.0-beta.1;1.0.0-beta.1
211- com.azure:azure-ai-vision-face;1.0.0-beta.1 ;1.0.0-beta.2
211+ com.azure:azure-ai-vision-face;1.0.0-beta.2 ;1.0.0-beta.3
212212com.azure.spring:azure-monitor-spring-native;1.0.0-beta.1;1.0.0-beta.1
213213com.azure.spring:azure-monitor-spring-native-test;1.0.0-beta.1;1.0.0-beta.1
214214com.azure.spring:spring-cloud-azure-appconfiguration-config-web;5.17.0;5.18.0-beta.1
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.0-beta.3 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.0.0-beta.2 (2024-10-23)
414
515- Added support for the Large Face List and Large Person Group:
Original file line number Diff line number Diff line change 1414
1515 <groupId >com.azure</groupId >
1616 <artifactId >azure-ai-vision-face</artifactId >
17- <version >1.0.0-beta.2 </version > <!-- {x-version-update;com.azure:azure-ai-vision-face;current} -->
17+ <version >1.0.0-beta.3 </version > <!-- {x-version-update;com.azure:azure-ai-vision-face;current} -->
1818 <packaging >jar</packaging >
1919
2020 <name >Microsoft Azure SDK for Face</name >
You can’t perform that action at this time.
0 commit comments