Skip to content

Commit 3a66df2

Browse files
jairmyreeCopilotsrnagar
authored
BOM Mergeback August 2025 (#46590)
* Prepare August 2025 BOM release (#46580) * Prepare August 2025 BOM release * Prepare BOM August 2025 Release * adding eventgrid systemevents to BOM CHANGELOG.md * Update sdk/boms/azure-sdk-bom/CHANGELOG.md Co-authored-by: Copilot <[email protected]> * Update sdk/boms/azure-sdk-bom/CHANGELOG.md Co-authored-by: Srikanta <[email protected]> --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Srikanta <[email protected]>
1 parent 4dfddcf commit 3a66df2

File tree

3 files changed

+131
-99
lines changed

3 files changed

+131
-99
lines changed

sdk/boms/azure-sdk-bom/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Release History
22

3+
## 1.2.38 (2025-09-03)
4+
5+
### Dependency Updates
6+
7+
- Updated Azure SDK dependency versions to the latest releases.
8+
- Added a new library entry to the BOM:
9+
- [azure-messaging-eventgrid-systemevents](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/eventgrid/azure-messaging-eventgrid-systemevents)
10+
11+
## 1.2.37 (2025-08-02)
12+
13+
### Dependency Updates
14+
15+
- Updated Azure SDK dependency versions to the latest releases.
16+
- Added new library entries to the BOM:
17+
- [azure-monitor-query-metrics](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/monitor/azure-monitor-query-metrics)
18+
- [azure-monitor-query-logs](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/monitor/azure-monitor-query-logs)
19+
320
## 1.2.36 (2025-06-30)
421

522
### Dependency Updates

sdk/boms/azure-sdk-bom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ result in all dependencies being included in your project.
2121
<dependency>
2222
<groupId>com.azure</groupId>
2323
<artifactId>azure-sdk-bom</artifactId>
24-
<version>1.2.36</version>
24+
<version>1.2.38</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

0 commit comments

Comments
 (0)