File tree 5 files changed +35
-5
lines changed
5 files changed +35
-5
lines changed Original file line number Diff line number Diff line change 288
288
<dependency >
289
289
<groupId >com.azure</groupId >
290
290
<artifactId >azure-search-documents</artifactId >
291
- <version >11.6.0-beta.5 </version > <!-- {x-version-update;com.azure:azure-search-documents;current} -->
291
+ <version >11.6.0-beta.6 </version > <!-- {x-version-update;com.azure:azure-search-documents;current} -->
292
292
</dependency >
293
293
<dependency >
294
294
<groupId >com.azure</groupId >
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ com.azure:azure-monitor-query;1.1.1;1.2.0-beta.1
143
143
com.azure:azure-monitor-query-perf;1.0.0-beta.1;1.0.0-beta.1
144
144
com.azure:azure-perf-test-parent;1.0.0-beta.1;1.0.0-beta.1
145
145
com.azure:azure-quantum-jobs;1.0.0-beta.1;1.0.0-beta.2
146
- com.azure:azure-search-documents;11.5.2 ;11.6.0-beta.5
146
+ com.azure:azure-search-documents;11.5.4 ;11.6.0-beta.6
147
147
com.azure:azure-search-perf;1.0.0-beta.1;1.0.0-beta.1
148
148
com.azure:azure-security-attestation;1.1.9;1.2.0-beta.1
149
149
com.azure:azure-security-confidentialledger;1.0.6;1.1.0-beta.1
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 11.6.0-beta.5 (Unreleased)
3
+ ## 11.6.0-beta.6 (Unreleased)
4
4
5
5
### Features Added
6
6
10
10
11
11
### Other Changes
12
12
13
+ ## 11.6.0-beta.5 (2023-02-13)
14
+
15
+ ### Other Changes
16
+
17
+ #### Dependency Updates
18
+
19
+ - Upgraded ` azure-core ` from ` 1.35.0 ` to version ` 1.36.0 ` .
20
+ - Upgraded ` azure-core-http-netty ` from ` 1.12.8 ` to version ` 1.13.0 ` .
21
+ - Upgraded ` azure-core-serializer-json-jackson ` from ` 1.2.24 ` to version ` 1.2.25 ` .
22
+
23
+ ## 11.5.4 (2023-02-13)
24
+
25
+ ### Other Changes
26
+
27
+ #### Dependency Updates
28
+
29
+ - Upgraded ` azure-core ` from ` 1.35.0 ` to version ` 1.36.0 ` .
30
+ - Upgraded ` azure-core-http-netty ` from ` 1.12.8 ` to version ` 1.13.0 ` .
31
+ - Upgraded ` azure-core-serializer-json-jackson ` from ` 1.2.24 ` to version ` 1.2.25 ` .
32
+
13
33
## 11.6.0-beta.4 (2023-01-13)
14
34
15
35
### Other Changes
20
40
- Upgraded ` azure-core-http-netty ` from ` 1.12.7 ` to version ` 1.12.8 ` .
21
41
- Upgraded ` azure-core-serializer-json-jackson ` from ` 1.2.23 ` to version ` 1.2.24 ` .
22
42
43
+ ## 11.5.3 (2023-01-12)
44
+
45
+ ### Other Changes
46
+
47
+ #### Dependency Updates
48
+
49
+ - Upgraded ` azure-core ` from ` 1.34.0 ` to version ` 1.35.0 ` .
50
+ - Upgraded ` azure-core-http-netty ` from ` 1.12.7 ` to version ` 1.12.8 ` .
51
+ - Upgraded ` azure-core-serializer-json-jackson ` from ` 1.2.23 ` to version ` 1.2.24 ` .
52
+ -
23
53
## 11.6.0-beta.3 (2022-11-11)
24
54
25
55
### Other Changes
Original file line number Diff line number Diff line change 16
16
17
17
<groupId >com.azure</groupId >
18
18
<artifactId >azure-search-documents</artifactId >
19
- <version >11.6.0-beta.5 </version > <!-- {x-version-update;com.azure:azure-search-documents;current} -->
19
+ <version >11.6.0-beta.6 </version > <!-- {x-version-update;com.azure:azure-search-documents;current} -->
20
20
<packaging >jar</packaging >
21
21
22
22
<properties >
Original file line number Diff line number Diff line change 29
29
<dependency >
30
30
<groupId >com.azure</groupId >
31
31
<artifactId >azure-search-documents</artifactId >
32
- <version >11.6.0-beta.5 </version > <!-- {x-version-update;com.azure:azure-search-documents;current} -->
32
+ <version >11.6.0-beta.6 </version > <!-- {x-version-update;com.azure:azure-search-documents;current} -->
33
33
</dependency >
34
34
35
35
<dependency >
You can’t perform that action at this time.
0 commit comments