2088 Commits

Author SHA1 Message Date
a8da143bfc Switch 8.9 clients to only get patch updates to transport (#2213) v8.9.2 2024-04-09 12:54:05 -05:00
f6f0747b8c [Backport 8.9] Add important flag to proxy config docs (#2042)
(cherry picked from commit f7ed0394bf)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2023-10-24 15:40:30 -05:00
6e70735ac0 [Backport 8.9] Improve proxy configuration docs (#2035) (#2039) 2023-10-24 14:10:52 -05:00
f85de4aaaa Auto-generated code for 8.9 (#2023) 2023-09-28 11:30:53 -05:00
10d4d18dfe Auto-generated code for 8.9 (#2018) v8.9.1 2023-09-22 11:31:46 -05:00
36afd130f8 [8.9] [DOCS] Fix welcome-to-elastic link (#2007) (#2009) 2023-09-14 11:26:01 -05:00
3186f4fc63 [Backport 8.9] Upgrade transport: skip adding new nodes that aren't ready yet (#1995) (#2005) 2023-09-12 12:02:38 -05:00
0096710263 [Backport 8.9] Pin untrusted Github Action to a commit hash (#1986) (#1991) 2023-08-28 14:54:11 -05:00
fc34ebc329 Auto-generated code for 8.9 (#1977) 2023-08-23 10:33:37 -05:00
af6a9245c2 [Backport 8.9] Fix branch name checker for automatic codegen script (#1982)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2023-08-22 11:57:29 -05:00
811e952d2d [Backport 8.9] Update codegen task to be runnable via CI (#1973)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2023-08-17 16:08:19 -05:00
a8ae21f461 Bump to 8.9.1 (#1970) 2023-08-17 11:14:44 -05:00
b1389cfebe [Backport 8.9] Upgrade transport (#1969)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2023-08-11 13:00:09 -05:00
5b08121507 Clean up package.json canary side effect (#1964) v8.9.0 2023-07-25 17:13:53 -05:00
2a65740d62 [Backport 8.9] Changelog for 8.9.0 (#1962)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2023-07-25 16:46:42 -05:00
ab764ae5c7 Codegen for 8.9 (#1956) 2023-07-25 13:02:04 -05:00
29dfffef9f [Backport 8.9] Add docs for bulk helper improvement (#1958)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2023-07-25 11:40:39 -05:00
3ccd149249 [Backport 8.9] Update user agent format (#1959)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2023-07-25 11:13:56 -05:00
e88999f144 [Backport 8.9] Allow document to be overwritten in onDocument iteratee of bulk helper (#1732)Co-authored-by: Josh Mock <joshua.mock@elastic.co> (#1953)
Co-authored-by: Robert Da Silva <mail@robdasilva.com>
2023-07-20 15:46:52 -05:00
485e57a375 [Backport 8.9] [DOCS] Restructures repo README (#1950)
Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
2023-07-19 15:19:15 -05:00
b92146c708 [Backport 8.9] [DOCS] Changes getting started button link on landing page (#1935)
Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
2023-07-05 13:51:25 -05:00
111d126d8c [DOCS] Adds getting started content based on the template (#1929) (#1931)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
2023-07-05 16:47:51 +02:00
135abcb850 Fix version in package.json 2023-06-28 16:07:06 -05:00
1641930396 Canary version bump 2023-06-23 16:46:20 -05:00
2b7d96e1e2 Canary version bump + missing file 2023-06-23 16:45:44 -05:00
642f8309e9 Update APIs to latest 8.9.0 2023-06-23 16:42:22 -05:00
0b9be7c179 Add missing header to changelog (#1920) 2023-06-13 13:40:05 -05:00
b717de8f3f Update changelog.asciidoc (#1918) 2023-06-12 18:16:50 -04:00
ac694d3ede Update changelog (#1917) 2023-06-12 16:35:11 -05:00
a2b5e66a46 Add test to verify bulk helper index drift fix (#1912) 2023-06-12 16:03:11 -05:00
f30d06b794 Stop running integration tests on PRs (#1910) 2023-06-08 12:20:43 -05:00
83c3f0c880 Upgrade transport to 8.3.2 (#1902) 2023-06-08 11:42:49 -05:00
0ab63df567 add link to elasticsearch-specification github repository in typescript documentation (#1907) 2023-06-08 11:34:55 -05:00
a89f714900 Fix broken Github action on Node 14.x (#1904) 2023-06-07 14:27:20 -05:00
de17dc050c fix: keep track of indexSlice explicitly in bulk helper response handling loop (#1759)
Co-authored-by: Josh Mock <josh@joshmock.com>
2023-06-06 16:08:21 -05:00
5c4c29f51c More integration test fixes (#1889) 2023-05-30 13:11:28 -05:00
10039d9b8f Update changelog for 8.7 and 8.8 (#1897)
* Update changelog

* Add note about a bugfix for types with a body key
2023-05-26 13:20:02 -05:00
5d37ca6489 Upgrade backport workflow to v2 (#1884) 2023-05-11 12:18:03 -05:00
e73eef084b Update scroll.asciidoc (#1763) 2023-05-11 12:13:08 -05:00
89f7d54398 Fix estypesWithBody definition (#1784) 2023-05-10 14:06:47 -05:00
84c3de1850 Don't run integration tests if no code changes in a PR (#1881) 2023-05-08 16:28:53 -05:00
c55ba915fb Fix stuck clients-ci job removal (#1880) 2023-05-08 12:45:16 -05:00
e8d69cf667 Fix cron schedule again (#1879) 2023-05-08 11:58:13 -05:00
4f9f09cbd4 Fix broken cron schedule (#1878) 2023-05-08 09:57:53 -05:00
4b74e4136e Drop Jenkins jobs (#1877) 2023-05-05 14:30:01 -05:00
c9f31d22fd Buildkite pipeline for integration tests (#1863) 2023-05-05 13:18:20 -05:00
bdb44d6d9a Use correct user-agent header by default (#1865) 2023-05-05 10:48:41 -05:00
b2b54f1ffe Bumps main to 8.9.0 (#1854) 2023-05-02 10:06:57 -05:00
4011f0153f Fix integration test runner for 8.8 (#1859) 2023-05-02 09:57:03 -05:00
19d2ee324f Update APIs from main (#1856) 2023-05-01 16:00:56 -05:00