File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
sdk/core/azure-core-experimental Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 1.0.0-beta.38 (Unreleased )
3
+ ## 1.0.0-beta.38 (2023-04-07 )
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.37.0 ` to ` 1.38.0 ` .
12
10
13
11
## 1.0.0-beta.37 (2023-03-02)
14
12
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Azure Core Experimental contains types that are being evaluated and might eventu
17
17
<dependency >
18
18
<groupId >com.azure</groupId >
19
19
<artifactId >azure-core-experimental</artifactId >
20
- <version >1.0.0-beta.36 </version >
20
+ <version >1.0.0-beta.38 </version >
21
21
</dependency >
22
22
```
23
23
[ // ] : # ( {x-version-update-end} )
You can’t perform that action at this time.
0 commit comments