Commit graph

1205 commits

Author SHA1 Message Date
Niels Bauman
1eda9e5faf
Include enrich.cache_size breaking change in 8.16 doc (#118161) (#120449)
This commit adds an "Ingest changes" to the breaking changes section to outline this new behavior.

Co-authored-by: Zach Brisson <162374237+ZachBrisson-Elastic@users.noreply.github.com>
2025-01-20 18:22:08 +11:00
shainaraskas
f4e2537ed0
[8.17] [DOCS] Concept cleanup 2 - ES settings (#119373) (#119643) 2025-01-10 10:31:05 -05:00
Lisa Cawley
ebceb76d49
[DOCS] More links to new API site (#119377) (#119418)
(cherry picked from commit ba8beecdb0)
2024-12-31 20:21:46 +00:00
Liam Thompson
d7b760d0e5
[DOCS] Update migrate_8_17.asciidoc (#118830) (#118873)
Remove "coming" tags
2024-12-18 05:07:37 +11:00
elasticsearchmachine
300eece239
Update docs for v8.17.0 release (#118229) 2024-12-09 09:30:29 +01:00
shainaraskas
fc987d81fe
[DOCS] document Content-Type breaking change from 8.0 (#116845) 2024-11-19 12:29:33 -05:00
elasticsearchmachine
b9c2b526a8
Forward port release notes for v8.16.0 (#116683) 2024-11-12 19:19:28 +01:00
Brian Seeders
b84e990232
Bump to version 8.17.0 2024-10-16 12:32:03 -04:00
Simon Cooper
53d9c3cc6a
Add some information on locale database to the ES docs (#113587) 2024-09-30 09:28:13 +01:00
elasticsearchmachine
aaf65b744b
Forward port release notes for v8.15.0 (#111714) 2024-08-08 18:10:39 +01:00
elasticsearchmachine
c5eb558371 Bump to version 8.16.0 2024-07-04 09:10:43 +00:00
elasticsearchmachine
f8291f8e83
Forward port release notes for v8.14.0 (#109403) 2024-06-05 14:52:38 -04:00
Jake Landis
28588e0847
update release notes (#109127) 2024-05-30 11:37:54 -05:00
elasticsearchmachine
cc753389c1 Bump to version 8.15.0 2024-04-17 17:04:59 +00:00
Liam Thompson
33a71e3289
[DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413)
* Remove `es-test-dir` book-scoped variable

* Remove `plugins-examples-dir` book-scoped variable

* Remove `:dependencies-dir:` and `:xes-repo-dir:` book-scoped variables

- In `index.asciidoc`, two variables (`:dependencies-dir:` and `:xes-repo-dir:`) were removed.
- In `sql/index.asciidoc`, the `:sql-tests:` path was updated to fuller path
- In `esql/index.asciidoc`, the `:esql-tests:` path was updated idem

* Replace `es-repo-dir` with `es-ref-dir`

* Move `:include-xpack: true` to few files that use it, remove from index.asciidoc
2024-04-17 14:37:07 +02:00
elasticsearchmachine
00aee781a2
Forward port release notes for v8.13.1 (#107002) 2024-04-08 17:45:22 +02:00
elasticsearchmachine
1c60a8dd8f
Forward port release notes for v8.13.0 (#106783) 2024-03-26 12:21:17 -07:00
elasticsearchmachine
559edc79bf Bump to version 8.14.0 2024-02-14 18:05:43 +00:00
Brian Seeders
ffcb12456c
Update 8.12.0 release notes for #102183 and fix other release notes (#104551) 2024-01-22 10:31:21 -05:00
Brian Seeders
58cfa5e05a
Add final 8.12.0 docs 2024-01-17 15:03:22 -05:00
Brian Seeders
5856539f4d
Bump to version 8.13.0 2023-12-06 18:30:34 -05:00
Matt Culbreth
5a2b618145
Forward port 8.11.0 docs (#101885) 2023-11-07 17:16:41 -05:00
Matt Culbreth
132220bf83 Bump to version 8.12.0 2023-10-04 09:09:08 -04:00
John Verwolf
b5ea3560f1
Forward port 8.10.0 docs (#99505) 2023-09-14 07:18:02 -07:00
Joe Gallo
a354be7b69
Fix a couple of docs typos (#99028) 2023-08-30 09:01:34 -04:00
Michael Peterson
4d3fb8d993 Bump to version 8.11.0 2023-08-16 10:35:00 -04:00
James Rodewig
e00b354c26
[DOCS] Remove breaking change tags (#98144)
With https://github.com/elastic/stack-docs/pull/2495 merged, we no longer reuse breaking changes in the Stack Install/Upgrade guide.

This removes the related `notable-breaking-changes[]` tags from the 8.9+ docs and updates the RN generator template.

## Out of scope
With the removal of these tags, we may no longer need the `notable` property for changelog entries and can likely simplify the logic for the [BreakingChangesGenerator](https://github.com/elastic/elasticsearch/blob/main/build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/release/BreakingChangesGenerator.java). Updating those files is outside the scope of this PR. I've opened https://github.com/elastic/elasticsearch/issues/98145 to track that work.
2023-08-03 15:23:47 -04:00
Lisa Cawley
c2206ce74f
[DOCS] Removing coming 8.9.0 phrase (#97943) 2023-07-26 09:57:35 +02:00
Ryan Ernst
97d19a3881
Add release notes for 8.9.0 release (#97061) (#97931)
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: David Kyle <david.kyle@elastic.co>
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2023-07-25 07:00:03 -07:00
Iraklis Psaroudakis
3f9279df17
Mute testResetSystemIndices and feature-migration (#97781)
Relates #97780
2023-07-20 07:30:48 -04:00
Simon Cooper
602ccd8d60
Migrate IndexMetadata.getCreationVersion to IndexVersion (#97139) 2023-06-29 08:38:50 +01:00
Rory Hunter
4f0507ac47 Bump to version 8.10.0 2023-06-22 10:35:12 +01:00
William Brafford
6d0929021e
Fix docs sample to not break at next version bump (#96754)
* Fix docs sample to not break at next version bump

* Use {version} substitution rather than hardcoding
2023-06-20 14:15:45 -04:00
Mary Gouseti
d67a3ed8d9
Update release notes for 8.8.0 release (#96354) 2023-05-25 21:40:07 +03:00
debadair
777598d602
[DOCS] Remove redirect pages (#88738)
* [DOCS] Remove manual redirects

* [DOCS] Removed refs to modules-discovery-hosts-providers

* [DOCS] Fixed broken internal refs

* Fixing bad cross links in ES book, and adding redirects.asciidoc[] back into docs/reference/index.asciidoc.

* Update docs/reference/search/point-in-time-api.asciidoc

Co-authored-by: James Rodewig <james.rodewig@elastic.co>

* Update docs/reference/setup/restart-cluster.asciidoc

Co-authored-by: James Rodewig <james.rodewig@elastic.co>

* Update docs/reference/sql/endpoints/translate.asciidoc

Co-authored-by: James Rodewig <james.rodewig@elastic.co>

* Update docs/reference/snapshot-restore/restore-snapshot.asciidoc

Co-authored-by: James Rodewig <james.rodewig@elastic.co>

* Update repository-azure.asciidoc

* Update node-tool.asciidoc

* Update repository-azure.asciidoc

---------

Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Amy Jonsson <amy.jonsson@elastic.co>
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2023-05-24 12:32:46 +01:00
Mayya Sharipova
96171591af Fix version in feature-migration test 2023-04-27 14:39:26 -04:00
Mayya Sharipova
07adeb0901
Create .synonyms system index (#95548)
Create .synonyms system index that is exposed
under es.synonyms_api_feature_flag.

This is the first task for creating Synonyms API management,
where synonyms will be stored in the .synonyms system index.

Relates to #38523
2023-04-27 14:11:08 -04:00
gmarouli
246c6a9623 Bump to version 8.9.0 2023-04-26 15:20:24 +03:00
Craig Taverner
6da08c48be
Update release notes to include 8.7.0 (#94934)
* Update release notes to include 8.7.0

Release notes and migration guide from 8.7.0 release ported into main
as well as re-generating 8.8.0 release notes. This latter step will
be overwritten anyway, multiple times, by more up-to-date regeneration
of the 8.8.0 release notes during the release process.

* Remove coming 8.7.0 line

* Update docs/reference/migration/migrate_8_7.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Make same change to 8.8

---------

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2023-04-05 12:02:53 +02:00
Carlos Delgado
7a782031c4
Add Enterprise Search Module (#94381)
Create base module for ent-search with CRUD APIs to manage behavioral analytics and Search Application.

---------

Co-authored-by: Jim Ferenczi <jim.ferenczi@elastic.co>
Co-authored-by: Aurélien FOUCRET <aurelien.foucret@gmail.com>
Co-authored-by: Kathleen DeRusso <63422879+kderusso@users.noreply.github.com>
Co-authored-by: Ioana Tagirta <ioanatia@users.noreply.github.com>
Co-authored-by: Joseph McElroy <joseph.mcelroy@elastic.co>
Co-authored-by: Aurelien FOUCRET <aurelien.foucret@elastic.co>
Co-authored-by: Benjamin Trent <ben.w.trent@gmail.com>
2023-04-04 10:36:13 +01:00
David Turner
14c01470a3
Deprecate cluster.routing.allocation.type (#94066)
Today users may select a shards allocator via the
`cluster.routing.allocation.type` setting. In practice this is only used
to select between the (default) desired-balance allocator and the legacy
allocator. With this commit we mark this setting as deprecated to
indicate that the desired-balance allocator will be the only choice in a
future release.
2023-03-02 12:50:49 +00:00
David Kilfoyle
c5713a3948
Remove 8.7 release highlights link to fix docs build (#93604) 2023-02-08 16:38:07 -05:00
Ryan Ernst
05d1011d3d
Bump to version 8.8.0 2023-02-08 11:46:42 -08:00
Abdon Pijpelink
f7226a7c42
[DOCS] Remove coming tag from 8.6 migration guide (#92827) 2023-01-11 17:58:14 +01:00
Abdon Pijpelink
0a3c7eb5fd
[DOCS] Remove coming tag from the 8.5 migration guide (#92828) 2023-01-11 17:57:44 +01:00
Iraklis Psaroudakis
92f9d34b69
[Docs] Forward port 8.6.0 release docs (#92792) 2023-01-10 19:10:51 +02:00
Iraklis Psaroudakis
a3b06e1d68 Bump to version 8.7.0 2022-11-16 16:32:19 +02:00
Luigi Dell'Aquila
6e5c3d952c
Update docs about EQL CCS (#91542) 2022-11-15 14:07:26 +01:00
Adam Locke
369dca3b92
[DOCS] Add 8.5 release notes and fix links (#90201) 2022-09-21 16:57:18 -04:00
Christos Soulios
7ca7a75d9d
Bump to version 8.6.0 2022-09-21 21:15:07 +03:00