We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c903a commit 3fbb0c1Copy full SHA for 3fbb0c1
sdk/boms/azure-sdk-bom/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Release History
2
3
+## 1.2.29 (2024-10-28)
4
+
5
+### Dependency Updates
6
7
+- Added new library entries to the BOM:
8
+ - `azure-ai-vision-imageanalysis`
9
10
+- Updated Azure SDK dependency versions to the latest releases.
11
12
## 1.2.28 (2024-09-30)
13
14
### Dependency Updates
sdk/boms/azure-sdk-bom/README.md
@@ -21,7 +21,7 @@ result in all dependencies being included in your project.
21
<dependency>
22
<groupId>com.azure</groupId>
23
<artifactId>azure-sdk-bom</artifactId>
24
- <version>1.2.28</version>
+ <version>1.2.29</version>
25
<type>pom</type>
26
<scope>import</scope>
27
</dependency>
0 commit comments