File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
[[release-notes]]
2
2
== Release notes
3
3
4
+ * <<rn-8-12-0>>
4
5
* <<rn-8-11-1>>
5
6
* <<rn-8-11-0>>
6
7
* <<rn-8-10-1>>
33
34
* <<rn-8-1-0>>
34
35
* <<rn-8-0-0>>
35
36
37
+ [discrete]
38
+ [[rn-8-12-0]]
39
+ === 8.12.0 (2024-01-19)
40
+
41
+ - Dropped support for Python 3.6
42
+ - Allowed unrestricted `body` parameter again
43
+ - Added the Inference APIs
44
+ - Added the ES|QL API
45
+ - Added `active_only` parameter to `security.get_api_key` API
46
+ - Added `expiration` parameter to `security.update_api_key` API
47
+
36
48
[discrete]
37
49
[[rn-8-11-1]]
38
50
=== 8.11.1 (2023-12-08)
Original file line number Diff line number Diff line change 15
15
# specific language governing permissions and limitations
16
16
# under the License.
17
17
18
- __versionstr__ = "8.11 .0"
18
+ __versionstr__ = "8.12 .0"
You can’t perform that action at this time.
0 commit comments