Commit Graph

2346 Commits

Author SHA1 Message Date
5be4ae40b8 Bump version to 9.0.0 (#2749) (#2751) v9.0.0 2025-04-15 14:46:35 -05:00
e564cb6c80 Update changelog to include fix for #2694 (#2745) (#2747)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2025-04-15 13:41:56 -05:00
7b4c799fd8 Bug #2694 (#2731) (#2742)
Co-authored-by: Siddhu545 <Siddharthkhengare@gmail.com>
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
Co-authored-by: Siddharth Khengare <67581382+Siddhu545@users.noreply.github.com>
2025-04-15 12:44:57 -05:00
7feb422c77 Auto-generated API code (#2741) 2025-04-14 12:51:13 -05:00
af0188d1d4 Update ESQL helper types (#2738) (#2739)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2025-04-14 12:45:12 -05:00
f17bfaddf6 Merge branch 'main' of https://github.com/marciw/elasticsearch-js (#2729) (#2730)
(cherry picked from commit 8b4fcc8ce1)

Co-authored-by: Marci W <333176+marciw@users.noreply.github.com>
2025-04-11 16:34:36 +02:00
08777446c1 Restore troubleshooting content (#2727) (#2728)
Co-authored-by: Marci W <333176+marciw@users.noreply.github.com>
2025-04-10 09:58:46 -05:00
71fe13f7cb Auto-generated API code (#2720) 2025-04-08 11:42:30 -05:00
dd33c6fc0f Make example generation quiet by default (#2722) (#2725)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2025-04-08 11:39:44 -05:00
8bf11b6e17 Update release notes and related files (#2717) (#2718)
Co-authored-by: Marci W <333176+marciw@users.noreply.github.com>
2025-04-08 11:20:22 -05:00
73ef18836e Auto-generated API code (#2715) 2025-04-07 14:42:06 -05:00
c988c44f66 Changelog for 9.0.0 (#2712) (#2713)
* Changelog for 9.0.0 (#2712)

* Changelog for 9.0.0

* Update title for release notes page

* Grammar tweak

* Adjustment to formatting

* Change title
2025-04-07 14:00:02 -05:00
60e745dbb4 Auto-generated API code (#2699) 2025-04-04 13:04:49 -05:00
3b6c2e1be6 Update helpers to use new multisearch types (#2697) (#2698)
* Update helpers to use correct multisearch types

The spec combined definitions for search and multisearch bodies in
https://github.com/elastic/elasticsearch-specification/pull/2960.

* Stop copying project files to Dockerfile

Slightly faster run times for codegen, hopefully.

(cherry picked from commit b2a490718d)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2025-04-04 12:33:43 -05:00
1fec78ed36 Merge serverless functionality from @elastic/elasticsearch-serverless (#2695) (#2696)
* Expose a serverMode option to enable serverless-friendly defaults

* Update basic config docs to note how the serverMode flag works

* Docs cleanup

* Add another note to docs about connecting to serverless

(cherry picked from commit e8dc747c61)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2025-04-03 14:43:45 -05:00
a3989d538c replace mis-converted table (#2685) (#2693)
(cherry picked from commit c5f9625463)

Co-authored-by: Marci W <333176+marciw@users.noreply.github.com>
2025-04-01 10:37:08 -05:00
41cb67e9df Auto-generated API code (#2681) 2025-03-24 12:36:12 -05:00
652fd8cec9 Updates navigation titles and descriptions for release notes (#2665) (#2671)
(cherry picked from commit 88270bf354)

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2025-03-21 12:52:35 -05:00
844f4e6b0d [docs] Miscellaneous docs clean up (#2663) (#2672)
* remove unused substitutions

* move images

(cherry picked from commit 9de4dc5009)

Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>
2025-03-21 12:52:07 -05:00
4d60acb5cd Assume codegen renders markdown, not asciidoc (#2664) (#2666)
* Assume codegen renders markdown, not asciidoc

* Drop accidental local dev tweak

(cherry picked from commit afc83338b0)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2025-03-21 12:45:21 -05:00
1337d4332f SPDX license format (#2667) (#2668)
* Switch to SPDX license format for all non-codegen files

* Add test to ensure all committed JS files have SPDX header

(cherry picked from commit 461f9b7f66)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2025-03-21 12:40:42 -05:00
d5552dca2a Auto-generated API code (#2657) 2025-03-21 12:34:10 -05:00
8ca68a4178 [docs] Clean up cross-repo links (#2640)
* clean up cross-repo links

* add docs-content to cross_links
2025-03-03 15:28:38 -06:00
3e5e568c07 [docs] Migrate docs from AsciiDoc to Markdown (#2635)
* delete asciidoc files

* add migrated files

* Apply suggestions from review

Co-authored-by: Josh Mock <josh@joshmock.com>

* Apply suggestions from review

Co-authored-by: Josh Mock <josh@joshmock.com>

* add the new ci checks (#2634)

---------

Co-authored-by: Marci W <333176+marciw@users.noreply.github.com>
Co-authored-by: Josh Mock <josh@joshmock.com>
2025-02-27 12:51:14 -05:00
ac231c859e Improve npm publish version parsing (#2638) v9.0.0-alpha.4 2025-02-26 13:04:18 -06:00
a22c4622d9 Bump to 9.0.0-alpha.4 (#2637) 2025-02-26 12:37:46 -06:00
6f9e1062f3 Auto-generated API code (#2636) 2025-02-26 12:31:25 -06:00
7449adbd1f add the new ci checks (#2634) 2025-02-26 12:09:05 -05:00
d5a0f1171f Add recent releases to changelog (#2633) 2025-02-24 13:37:34 -06:00
d86eb82e82 Update dependency chai to v5.2.0 (#2624)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2025-02-24 10:57:17 -06:00
a411cc7c7d Auto-generated API code (#2627) 2025-02-24 10:54:40 -06:00
c99abab058 Update dependency @types/node to v22.13.5 (#2623)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
2025-02-24 10:52:07 -06:00
c5b2915b5a Auto-generated API code (#2618) 2025-02-18 10:40:56 -06:00
20fb610d82 Update dependency tap to v21.0.2 (#2617)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
2025-02-18 10:37:41 -06:00
c8504fe616 Update dependency @types/node to v22.13.4 (#2616)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
2025-02-18 10:36:55 -06:00
4795a8c0d5 Slack alerts for integration test suite (#2615)
* Notify Slack on integration test failure

* Run integration tests on most recent minors

* Whoops, wrong alpha
2025-02-11 11:19:47 -06:00
9139662bcc Auto-generated API code (#2610)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2025-02-11 10:09:49 -06:00
9e4572f4e1 Another attempt to get Renovate to stop trying to upgrade a Docker image (#2614)
The Docker image version is dictated by an upstream env var so the
change it keeps trying to make will have no effect anyway.
2025-02-10 13:13:02 -06:00
a25bc97297 Update dependency @types/node to v22.13.1 (#2607)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
2025-02-10 12:52:56 -06:00
172180cb21 Report correct transport connection type in telemetry (#2599)
Fixes #2324
2025-02-03 12:52:26 -06:00
947e09e62a Drop serverless side-port automation (#2600) 2025-02-03 12:51:53 -06:00
86169003b4 Auto-generated API code (#2595) 2025-02-03 12:48:17 -06:00
11ff146ae8 Update actions/setup-node digest to 1d0ff46 (#2594)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
2025-02-03 12:11:08 -06:00
d2c63b4c5f bump 9.0.0 alpha.3 (#2591) v9.0.0-alpha.3 2025-01-30 11:45:47 -06:00
0ad42ff1a2 Drop default 30-second timeout (#2573) 2025-01-30 10:37:53 -06:00
6dbf91a9c3 github-action: Add AsciiDoc freeze warning (#2589)
* github-action: Add AsciiDoc freeze warning

* github-action: Add AsciiDoc freeze warning
2025-01-29 16:51:52 -08:00
39b2700add github-action: Add AsciiDoc freeze warning (#2588) 2025-01-28 15:55:26 -06:00
869174f953 Bump version to 9.0.0-alpha.2 (#2574) v9.0.0-alpha.2 2025-01-28 12:28:42 -06:00
5eb3554083 Auto-generated API code (#2577)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
2025-01-28 12:26:27 -06:00
26ce906b5b Update actions/stale digest to 5bef64f (#2586)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
2025-01-28 11:32:20 -06:00