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 7cac012 commit d0c4a25Copy full SHA for d0c4a25
sdk/boms/azure-sdk-bom/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.2.28 (2024-09-30)
4
+
5
+### Dependency Updates
6
7
+- Added new library entries to the BOM:
8
+ - `azure-data-schemaregistry-jsonschema`
9
+ - `azure-health-deidentification`
10
11
+- Updated Azure SDK dependency versions to the latest releases.
12
13
## 1.2.27 (2024-08-27)
14
15
### 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.27</version>
+ <version>1.2.28</version>
25
<type>pom</type>
26
<scope>import</scope>
27
</dependency>
0 commit comments