File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
sdk/ai/azure-ai-inference Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 1.0.0-beta.5 (Unreleased )
3
+ ## 1.0.0-beta.5 (2025-05-15 )
4
4
5
- ### Features Added
6
-
7
- ### Breaking Changes
5
+ ### Other Changes
8
6
9
- ### Bugs Fixed
7
+ #### Dependency Updates
10
8
11
- ### Other Changes
9
+ - Upgraded ` azure-core ` from ` 1.55.2 ` to ` 1.55.3 `
10
+ - Upgraded ` azure-core-http-netty ` from ` 1.15.10 ` to ` 1.15.11 `
12
11
13
12
## 1.0.0-beta.4 (2025-03-14)
14
13
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Various documentation is available to help you get started
25
25
<dependency >
26
26
<groupId >com.azure</groupId >
27
27
<artifactId >azure-ai-inference</artifactId >
28
- <version >1.0.0-beta.4 </version >
28
+ <version >1.0.0-beta.5 </version >
29
29
</dependency >
30
30
```
31
31
[ // ] : # ( {x-version-update-end} )
You can’t perform that action at this time.
0 commit comments