6eae81d292
[Backport 8.14] ES|QL: Object API helper ( #2248 )
...
* ESQL toRecord helper
* ESQL helper tests
* Add ESQL object API helper to client meta header
* Add docstring for toRecords
* Include column metadata in toRecords helper
* Add docs for ESQL toRecords helper
* Verify columns in helper return object
(cherry picked from commit 896216860f )
Co-authored-by: Josh Mock <joshua.mock@elastic.co >
2024-05-06 14:30:51 -05:00
462016a89f
Auto-generated code for 8.14 ( #2240 )
2024-05-06 09:54:20 -05:00
b544bd56ad
[Backport 8.14] Update asStream code example ( #2244 )
...
https://github.com/elastic/elasticsearch-js/issues/2241 notes that there
is no body attribute on a response. This is mostly just a typo in the
example, as `result` itself is a readable stream, unless `meta: true` is
passed, in which case `result.body` will be a readable stream.
Also dropped the callback-style stream processing example as it's a bit
outdated.
(cherry picked from commit 45e3c0657a )
Co-authored-by: Josh Mock <joshua.mock@elastic.co >
2024-04-30 13:59:54 -05:00
8d92539292
[Backport 8.14] docs: fix typo in basic-config.asciidoc ( #2228 )
...
LENTGH -> LENGTH
(cherry picked from commit 6f2aaa5c7c )
Co-authored-by: Alexa Nguyen <github@alexanguyen.com >
2024-04-17 13:00:01 -05:00
9eaf6bf218
[Backport 8.14] Backport changelogs from other minor releases ( #2219 )
...
(cherry picked from commit b857d8ee71 )
Co-authored-by: Josh Mock <joshua.mock@elastic.co >
2024-04-09 15:15:47 -05:00
196bcf5091
[Backport 8.14] onSuccess function for bulk helper ( #2204 )
...
* Bulk helper onSuccess callback
For https://github.com/elastic/elasticsearch-js/issues/2090
Includes refactor of the tryBulk result processing code, to make
iterating over bulk response data easier to understand.
* Add onSuccess tests for each datasource type
* Cleanup, additional comments
* Add documentation for onSuccess callback
* Update changelog
* Drop link to 8.14 release notes.
Page not yet published, breaking docs build.
(cherry picked from commit 4aa00e03e1 )
Co-authored-by: Josh Mock <joshua.mock@elastic.co >
2024-04-02 19:56:23 +00:00
29a0e53978
Update changelog for 8.13 ( #2164 )
2024-03-21 09:57:07 -05:00
8b9ca79d5b
[Backport main] Update bulk.asciidoc change 'date' property to 'time' to match index creation ( #2161 )
...
(cherry picked from commit 747171097d )
Co-authored-by: SuperGingie <Pennington.Joe@gmail.com >
2024-03-20 13:45:16 -05:00
24e1f4fb26
Auto-generated code for main ( #2156 )
2024-03-19 11:28:02 -05:00
fa33037b86
Auto-generated code for main ( #2152 )
2024-03-07 13:44:52 -06:00
abd15eb111
Auto-generated code for main ( #2127 )
2024-03-05 13:51:24 -06:00
352f73e7c2
[DOCS] Adds compatibility matrix to docs and readme ( #2136 )
...
Co-authored-by: Josh Mock <joshua.mock@elastic.co >
2024-02-28 11:54:15 -06:00
1d8da99d5b
Update changelog for 8.12.2 ( #2139 )
...
* Backport changelog for 8.12.1
* Add changelog for 8.12.2
2024-02-23 14:01:55 -06:00
57ee5cf6c2
8.12.0 changelog ( #2125 )
2024-01-31 13:37:05 +04:00
6eabf37097
Improved the body BC break description in request/response for 8.x documentation ( #2117 )
...
* Improved the body bc break in 8.x documentation
* Removed just in the sentence
2024-01-04 13:13:26 +01:00
5413eb5f35
Add missing snippets ( #2113 )
...
For https://github.com/elastic/clients-team/issues/728
2023-12-14 17:19:20 -06:00
d3f22f1e14
Add doc for closing connections ( #2104 )
2023-12-14 09:46:04 -06:00
1fb789862d
8.11.0 changelog ( #2097 )
...
* Changelog for 8.11.0
* Add redaction docs link to changelog
2023-12-12 16:06:03 -06:00
c2c417a9fd
Bump transport to 8.4.0 ( #2095 )
...
* Support for transport 8.4.0 redaction functionality
* Docs for `redaction` options
2023-12-12 15:40:47 -06:00
845ddaaf34
Auto-generated code for main ( #2064 )
2023-11-08 11:51:30 -06:00
ab10e462e7
Auto-generated code for main ( #2058 )
2023-11-03 10:39:04 -05:00
3c5178c7ae
Stop supporting Node v14 and v16 ( #2055 )
2023-11-02 13:16:24 -05:00
f1e83ae853
Add more docs about keep-alive connections ( #2048 )
2023-11-02 10:15:28 -05:00
a6392ebe07
Auto-generated code for main ( #2047 )
2023-11-01 11:14:57 -05:00
f7ed0394bf
Add important flag to proxy config docs ( #2040 )
2023-10-24 15:32:27 -05:00
a28a6a3654
Improve proxy configuration docs ( #2035 )
2023-10-23 14:05:39 -05:00
186692c4b6
Auto-generated code for main ( #2030 )
2023-10-16 13:03:29 -05:00
85fe814f79
Auto-generated code for main ( #2028 )
2023-10-04 09:21:33 -05:00
65580b0a2d
Auto-generated code for main ( #2025 )
2023-09-28 11:31:41 -05:00
29960d84a8
Update changelog for 8.10.0 ( #2021 )
2023-09-26 15:25:45 -05:00
10f7ba75a3
Auto-generated code for main ( #2015 )
2023-09-21 14:37:08 -05:00
59caa7be59
[DOCS] Fix welcome-to-elastic link ( #2007 )
2023-09-13 14:53:09 -05:00
9e47fe2d3e
Auto-generated code for main ( #2004 )
2023-09-08 13:10:13 -05:00
ff0fb27ebe
Auto-generated code for main ( #2002 )
2023-09-07 09:27:59 -05:00
beaee47ca0
Auto-generated code for main ( #2001 )
2023-09-06 10:26:15 -05:00
63b4b4c08a
Auto-generated code for main ( #1998 )
2023-09-05 13:28:51 -05:00
516da3a720
Auto-generated code for main ( #1996 )
2023-08-31 11:47:50 -05:00
49eccfbd00
Auto-generated code for main ( #1993 )
2023-08-29 10:11:55 -05:00
13923b353b
Auto-generated code for main ( #1987 )
2023-08-28 10:18:09 -05:00
6e1c20989e
Auto-generated code for main ( #1985 )
2023-08-25 09:51:12 -05:00
9da7c44bb0
Auto-generated code for main ( #1984 )
2023-08-24 09:53:40 -05:00
ad86306a47
Updated project metadata to use group name ( #1979 )
2023-08-21 13:51:32 -05:00
c4c3be17a5
Bump 8.9.1 on main ( #1972 )
2023-08-17 11:41:58 -05:00
a9bed7eacb
Auto-generated code for main ( #1946 )
2023-08-17 10:12:05 -05:00
33aae3c99a
Changelog for 8.9.0 ( #1961 )
2023-07-25 16:06:00 -05:00
80ba91645b
Add docs for bulk helper improvement ( #1951 )
2023-07-25 11:05:25 -05:00
2375059aa3
Include body parameters in generated API reference docs ( #1936 )
2023-07-06 12:28:43 -05:00
53d3b4a83b
[DOCS] Changes getting started button link on landing page ( #1933 )
2023-07-05 12:57:31 -05:00
b223d8597c
[DOCS] Adds getting started content based on the template ( #1929 )
...
Co-authored-by: Josh Mock <joshua.mock@elastic.co >
2023-07-05 09:28:26 -05:00
3bf69c370e
Hide arguments heading in docs when there are no arguments ( #1928 )
2023-06-30 11:15:31 -05:00