Skip to content

Commit 3116f29

Browse files
authored
Prepare March 2026 BOM Release (#48711)
* Prepare March 2026 BOM Release * Prepare March 2026 BOM Release
1 parent bf4b24b commit 3116f29

3 files changed

Lines changed: 56 additions & 39 deletions

File tree

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# Release History
22

3+
## 1.3.6 (2026-04-07)
4+
5+
### Dependency Updates
6+
7+
- Updated Azure SDK dependency versions to the latest releases.
8+
- Added new library entries to the BOM:
9+
- [`azure-ai-agents`](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/ai/azure-ai-agents/README.md)
10+
- [`azure-ai-projects`](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/ai/azure-ai-projects/README.md)
11+
312
## 1.3.5 (2026-03-05)
413

514
### Dependency Updates
615

716
- Updated Azure SDK dependency versions to the latest releases.
8-
- Added a new libary entry to the BOM:
17+
- Added a new library entry to the BOM:
918
- [`azure-ai-contentunderstanding`](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/contentunderstanding/azure-ai-contentunderstanding/README.md)
1019

1120
## 1.3.4 (2026-01-30)

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.3.5</version>
24+
<version>1.3.6</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

sdk/boms/azure-sdk-bom/pom.xml

Lines changed: 45 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.azure</groupId>
44
<artifactId>azure-sdk-bom</artifactId>
5-
<version>1.3.5</version>
5+
<version>1.3.6</version>
66
<packaging>pom</packaging>
77
<name>Azure Java SDK BOM (Bill of Materials)</name>
88
<description>Azure Java SDK BOM (Bill of Materials)</description>
@@ -35,6 +35,16 @@
3535
</issueManagement>
3636
<dependencyManagement>
3737
<dependencies>
38+
<dependency>
39+
<groupId>com.azure</groupId>
40+
<artifactId>azure-ai-agents</artifactId>
41+
<version>2.0.0</version>
42+
</dependency>
43+
<dependency>
44+
<groupId>com.azure</groupId>
45+
<artifactId>azure-ai-projects</artifactId>
46+
<version>2.0.0</version>
47+
</dependency>
3848
<dependency>
3949
<groupId>com.azure</groupId>
4050
<artifactId>azure-ai-contentsafety</artifactId>
@@ -178,12 +188,12 @@
178188
<dependency>
179189
<groupId>com.azure</groupId>
180190
<artifactId>azure-cosmos</artifactId>
181-
<version>4.78.0</version>
191+
<version>4.79.0</version>
182192
</dependency>
183193
<dependency>
184194
<groupId>com.azure</groupId>
185195
<artifactId>azure-cosmos-encryption</artifactId>
186-
<version>2.27.0</version>
196+
<version>2.28.0</version>
187197
</dependency>
188198
<dependency>
189199
<groupId>com.azure</groupId>
@@ -283,7 +293,7 @@
283293
<dependency>
284294
<groupId>com.azure</groupId>
285295
<artifactId>azure-messaging-eventhubs-checkpointstore-blob</artifactId>
286-
<version>1.21.3</version>
296+
<version>1.21.5</version>
287297
</dependency>
288298
<dependency>
289299
<groupId>com.azure</groupId>
@@ -338,12 +348,12 @@
338348
<dependency>
339349
<groupId>com.azure</groupId>
340350
<artifactId>azure-security-keyvault-administration</artifactId>
341-
<version>4.7.5</version>
351+
<version>4.7.6</version>
342352
</dependency>
343353
<dependency>
344354
<groupId>com.azure</groupId>
345355
<artifactId>azure-security-keyvault-certificates</artifactId>
346-
<version>4.8.5</version>
356+
<version>4.8.6</version>
347357
</dependency>
348358
<dependency>
349359
<groupId>com.azure</groupId>
@@ -353,27 +363,27 @@
353363
<dependency>
354364
<groupId>com.azure</groupId>
355365
<artifactId>azure-security-keyvault-keys</artifactId>
356-
<version>4.10.5</version>
366+
<version>4.10.6</version>
357367
</dependency>
358368
<dependency>
359369
<groupId>com.azure</groupId>
360370
<artifactId>azure-security-keyvault-secrets</artifactId>
361-
<version>4.10.5</version>
371+
<version>4.10.6</version>
362372
</dependency>
363373
<dependency>
364374
<groupId>com.azure</groupId>
365375
<artifactId>azure-storage-blob</artifactId>
366-
<version>12.33.1</version>
376+
<version>12.33.3</version>
367377
</dependency>
368378
<dependency>
369379
<groupId>com.azure</groupId>
370380
<artifactId>azure-storage-blob-batch</artifactId>
371-
<version>12.29.1</version>
381+
<version>12.29.3</version>
372382
</dependency>
373383
<dependency>
374384
<groupId>com.azure</groupId>
375385
<artifactId>azure-storage-blob-cryptography</artifactId>
376-
<version>12.32.1</version>
386+
<version>12.32.3</version>
377387
</dependency>
378388
<dependency>
379389
<groupId>com.azure</groupId>
@@ -383,7 +393,7 @@
383393
<dependency>
384394
<groupId>com.azure</groupId>
385395
<artifactId>azure-storage-file-datalake</artifactId>
386-
<version>12.26.1</version>
396+
<version>12.26.3</version>
387397
</dependency>
388398
<dependency>
389399
<groupId>com.azure</groupId>
@@ -408,7 +418,7 @@
408418
<dependency>
409419
<groupId>com.azure.resourcemanager</groupId>
410420
<artifactId>azure-resourcemanager</artifactId>
411-
<version>2.60.0</version>
421+
<version>2.61.0</version>
412422
</dependency>
413423
<dependency>
414424
<groupId>com.azure.resourcemanager</groupId>
@@ -418,112 +428,112 @@
418428
<dependency>
419429
<groupId>com.azure.resourcemanager</groupId>
420430
<artifactId>azure-resourcemanager-appservice</artifactId>
421-
<version>2.54.2</version>
431+
<version>2.55.1</version>
422432
</dependency>
423433
<dependency>
424434
<groupId>com.azure.resourcemanager</groupId>
425435
<artifactId>azure-resourcemanager-authorization</artifactId>
426-
<version>2.53.7</version>
436+
<version>2.53.8</version>
427437
</dependency>
428438
<dependency>
429439
<groupId>com.azure.resourcemanager</groupId>
430440
<artifactId>azure-resourcemanager-cdn</artifactId>
431-
<version>2.53.6</version>
441+
<version>2.53.7</version>
432442
</dependency>
433443
<dependency>
434444
<groupId>com.azure.resourcemanager</groupId>
435445
<artifactId>azure-resourcemanager-compute</artifactId>
436-
<version>2.56.2</version>
446+
<version>2.56.3</version>
437447
</dependency>
438448
<dependency>
439449
<groupId>com.azure.resourcemanager</groupId>
440450
<artifactId>azure-resourcemanager-containerinstance</artifactId>
441-
<version>2.53.8</version>
451+
<version>2.53.9</version>
442452
</dependency>
443453
<dependency>
444454
<groupId>com.azure.resourcemanager</groupId>
445455
<artifactId>azure-resourcemanager-containerregistry</artifactId>
446-
<version>2.54.2</version>
456+
<version>2.55.1</version>
447457
</dependency>
448458
<dependency>
449459
<groupId>com.azure.resourcemanager</groupId>
450460
<artifactId>azure-resourcemanager-containerservice</artifactId>
451-
<version>2.57.1</version>
461+
<version>2.58.0</version>
452462
</dependency>
453463
<dependency>
454464
<groupId>com.azure.resourcemanager</groupId>
455465
<artifactId>azure-resourcemanager-cosmos</artifactId>
456-
<version>2.54.1</version>
466+
<version>2.54.2</version>
457467
</dependency>
458468
<dependency>
459469
<groupId>com.azure.resourcemanager</groupId>
460470
<artifactId>azure-resourcemanager-dns</artifactId>
461-
<version>2.53.6</version>
471+
<version>2.53.7</version>
462472
</dependency>
463473
<dependency>
464474
<groupId>com.azure.resourcemanager</groupId>
465475
<artifactId>azure-resourcemanager-eventhubs</artifactId>
466-
<version>2.53.6</version>
476+
<version>2.53.7</version>
467477
</dependency>
468478
<dependency>
469479
<groupId>com.azure.resourcemanager</groupId>
470480
<artifactId>azure-resourcemanager-keyvault</artifactId>
471-
<version>2.54.2</version>
481+
<version>2.55.1</version>
472482
</dependency>
473483
<dependency>
474484
<groupId>com.azure.resourcemanager</groupId>
475485
<artifactId>azure-resourcemanager-monitor</artifactId>
476-
<version>2.53.6</version>
486+
<version>2.53.7</version>
477487
</dependency>
478488
<dependency>
479489
<groupId>com.azure.resourcemanager</groupId>
480490
<artifactId>azure-resourcemanager-msi</artifactId>
481-
<version>2.53.6</version>
491+
<version>2.53.7</version>
482492
</dependency>
483493
<dependency>
484494
<groupId>com.azure.resourcemanager</groupId>
485495
<artifactId>azure-resourcemanager-network</artifactId>
486-
<version>2.58.0</version>
496+
<version>2.58.1</version>
487497
</dependency>
488498
<dependency>
489499
<groupId>com.azure.resourcemanager</groupId>
490500
<artifactId>azure-resourcemanager-privatedns</artifactId>
491-
<version>2.53.6</version>
501+
<version>2.53.7</version>
492502
</dependency>
493503
<dependency>
494504
<groupId>com.azure.resourcemanager</groupId>
495505
<artifactId>azure-resourcemanager-redis</artifactId>
496-
<version>2.53.6</version>
506+
<version>2.53.7</version>
497507
</dependency>
498508
<dependency>
499509
<groupId>com.azure.resourcemanager</groupId>
500510
<artifactId>azure-resourcemanager-resources</artifactId>
501-
<version>2.53.6</version>
511+
<version>2.54.0</version>
502512
</dependency>
503513
<dependency>
504514
<groupId>com.azure.resourcemanager</groupId>
505515
<artifactId>azure-resourcemanager-search</artifactId>
506-
<version>2.54.5</version>
516+
<version>2.54.6</version>
507517
</dependency>
508518
<dependency>
509519
<groupId>com.azure.resourcemanager</groupId>
510520
<artifactId>azure-resourcemanager-servicebus</artifactId>
511-
<version>2.53.6</version>
521+
<version>2.53.7</version>
512522
</dependency>
513523
<dependency>
514524
<groupId>com.azure.resourcemanager</groupId>
515525
<artifactId>azure-resourcemanager-sql</artifactId>
516-
<version>2.53.6</version>
526+
<version>2.53.7</version>
517527
</dependency>
518528
<dependency>
519529
<groupId>com.azure.resourcemanager</groupId>
520530
<artifactId>azure-resourcemanager-storage</artifactId>
521-
<version>2.55.3</version>
531+
<version>2.55.4</version>
522532
</dependency>
523533
<dependency>
524534
<groupId>com.azure.resourcemanager</groupId>
525535
<artifactId>azure-resourcemanager-trafficmanager</artifactId>
526-
<version>2.53.6</version>
536+
<version>2.53.7</version>
527537
</dependency>
528538
</dependencies>
529539
</dependencyManagement>
@@ -587,7 +597,6 @@
587597
</plugin>
588598
</plugins>
589599
</build>
590-
591600
<!-- Route all dependency resolution through Azure Artifacts feed -->
592601
<repositories>
593602
<repository>
@@ -611,7 +620,6 @@
611620
</snapshots>
612621
</repository>
613622
</repositories>
614-
615623
<pluginRepositories>
616624
<pluginRepository>
617625
<id>azure-sdk-for-java</id>

0 commit comments

Comments
 (0)