Alexander Spies
2e1fccf07c
ESQL Docs: Mention Discover/Field Statistics in OOM known issue in 8.15.1/2 ( #113196 )
2024-09-20 18:31:53 +10:00
Pius
3b854a6bee
Update 8.15.1.asciidoc ( #113221 )
2024-09-20 10:02:00 +02:00
Alexander Spies
70fcc54db7
ESQL: Add known issue to 8.15 docs for OOM due to wide index pattern ( #112926 )
2024-09-17 05:30:41 +10:00
elasticsearchmachine
9aa39ce835
Forward port release notes for v8.15.1 ( #112568 )
2024-09-16 17:21:38 +02:00
Simon Cooper
0074c14bfa
Add known issue for role mappings file bug to 8.15.0 ( #112504 )
2024-09-04 12:19:29 +01:00
David Turner
fa58a9d08d
Add known issue docs for #111854 ( #111978 )
2024-08-20 07:25:55 +01:00
David Turner
69f454370a
Fix known issue docs for #111866 ( #111956 )
...
The `known-issue-8.15.0` anchor appears twice which breaks the docs
build. Also the existing message suggests incorrectly that
`bootstrap.memory_lock: true` is recommended.
2024-08-19 17:26:16 +10:00
David Turner
1222496cd0
Improve reaction to blob store corruptions ( #111954 )
...
Today there are a couple of assertions that can trip if the contents of
a snapshot repostiory are corrupted. It makes sense to assert the
integrity of snapshots in most tests, but we must also (a) protect
against these corruptions in production and (b) allow some tests to
verify the behaviour of the system when the repository is corrupted.
This commit introduces a flag to disable certain assertions, converts
the relevant assertions into production failures too, and introduces a
high-level test to verify that we do detect all relevant corruptions
without tripping any other assertions.
Extracted from #93735 as this change makes sense in its own right.
Relates #52622 .
2024-08-19 06:35:52 +01:00
David Turner
a406333f87
Revert "Add 8.15.0 known issue for memory locking in Windows ( #111949 )"
...
This reverts commit 1e40fe45d6
.
2024-08-19 06:20:28 +01:00
Pius
1e40fe45d6
Add 8.15.0 known issue for memory locking in Windows ( #111949 )
2024-08-17 05:53:36 -07:00
Nik Everett
e6cb43b39b
Add known issue for #111679 ( #111760 )
...
and restore the pytorch known issue
2024-08-10 03:09:05 +10:00
elasticsearchmachine
aaf65b744b
Forward port release notes for v8.15.0 ( #111714 )
2024-08-08 18:10:39 +01:00
Simon Cooper
5b606b5799
Update known-issues for the features upgrade bug, and increase scope to include 8.12.x ( #111014 )
2024-07-18 11:22:10 +01:00
elasticsearchmachine
c61b9eebd5
Forward port release notes for v8.14.3 ( #110787 )
2024-07-12 08:09:12 +01:00
Jonathan Buttner
3e7f7f4709
[ML] Adding pytorch oom to known issues ( #110668 )
...
* Adding pytorch oom to known issues
* Fixing section
* Updating text to exclude the pytorch version
2024-07-11 07:50:17 -04:00
elasticsearchmachine
333e1bbb81
Forward port release notes for v8.14.2 ( #110538 )
2024-07-08 10:36:34 -04:00
Simon Cooper
ae4aa2ee77
Add known-issues for all affected releases for the feature upgrade issue ( #110523 )
2024-07-08 09:17:10 +01:00
István Zoltán Szabó
ffea002a99
[DOCS] Adds 8.14.2 release notes to main. ( #110471 )
2024-07-04 13:10:00 +02:00
elasticsearchmachine
c5eb558371
Bump to version 8.16.0
2024-07-04 09:10:43 +00:00
elasticsearchmachine
98d2f75564
Forward port release notes for v8.14.1 ( #109641 )
2024-06-12 16:27:51 -04:00
elasticsearchmachine
f8291f8e83
Forward port release notes for v8.14.0 ( #109403 )
2024-06-05 14:52:38 -04:00
elasticsearchmachine
0f8c375bc8
Forward port release notes for v8.13.4 ( #108527 )
2024-05-29 11:22:04 -04:00
elasticsearchmachine
844979414b
Forward port release notes for v8.13.3 ( #108256 )
2024-05-06 07:44:48 +02:00
Nik Everett
9cb5b3174e
Docs: Update known issue ( #108211 )
...
Updates the known issue for #108181 to include that this can happen
during a rolling restart.
2024-05-02 13:12:21 -04:00
Ignacio Vera
c8a828265d
Add known issue for CCS duplicated buckets ( #108182 )
2024-05-02 13:33:31 +02:00
elasticsearchmachine
cc753389c1
Bump to version 8.15.0
2024-04-17 17:04:59 +00:00
Brian Seeders
063035b12e
[8.13.2] Update release notes with missing JDK downgrade PR
2024-04-10 14:12:07 -04:00
David Turner
ec2a4ca8b3
Expand release note for #105044 ( #107257 )
...
Users of supposedly-S3-compatible storage may need to be aware of this
change, so this commit expands the release notes to link to the relevant
S3 documentation.
2024-04-10 06:52:14 +01:00
elasticsearchmachine
911aaf8ef9
Forward port release notes for v8.13.2 ( #107243 )
2024-04-09 08:08:36 +02:00
elasticsearchmachine
00aee781a2
Forward port release notes for v8.13.1 ( #107002 )
2024-04-08 17:45:22 +02:00
Moritz Mack
667a060971
Fix link in 8.13 release notes. ( #107161 )
...
Use id for link instead. Relates to
https://github.com/elastic/elasticsearch/pull/107159
2024-04-05 11:09:03 -04:00
Moritz Mack
2cfcefba9c
Update 8.13 known issues with JDK 22 bug / recommendation to downgrade ( #107156 )
...
Update 8.13 known issues with JDK 22 bug / recommendation to downgrade.
I'll follow up adding this to 8.13.1 as well once backported.
2024-04-05 09:46:22 -04:00
Kostas Krikellas
a7bc24b652
Update 8.13 release notes with known issue on downsampling ( #106881 )
...
* Update 8.13 release notes with known issue
* revert unintended
* reword
* reword
* reword
2024-03-28 20:24:36 +02:00
elasticsearchmachine
1c60a8dd8f
Forward port release notes for v8.13.0 ( #106783 )
2024-03-26 12:21:17 -07:00
elasticsearchmachine
c60706cdd9
Forward port release notes for v8.12.2 ( #105752 )
2024-02-22 12:35:12 -05:00
elasticsearchmachine
559edc79bf
Bump to version 8.14.0
2024-02-14 18:05:43 +00:00
elasticsearchmachine
aaadc30111
Forward port release notes for v8.12.1 ( #105218 )
2024-02-07 09:16:38 +01:00
Benjamin Trent
332dd8c751
indicating fix for 8.12.1 for int8_hnsw ( #104912 )
2024-01-30 09:06:22 -05:00
Benjamin Trent
ef630a6304
adding known issue for int8_hnsw ( #104664 )
2024-01-24 09:47:07 -05: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
Abdon Pijpelink
9948f5a995
Update 8.12.0.asciidoc ( #104605 ) ( #104613 )
...
Split Notable and Breaking changes, as the notables were appearing to be breaking changes.
(cherry picked from commit 1c1925c16f
)
Co-authored-by: David Brimley <dave.brimley@gmail.com>
2024-01-22 05:17:59 -05:00
Brian Seeders
58cfa5e05a
Add final 8.12.0 docs
2024-01-17 15:03:22 -05:00
Brian Seeders
10a84cbee9
[main] Add 8.11.4 release notes ( #104276 ) ( #104282 )
2024-01-11 16:13:37 -05:00
Mark Vieira
a082197612
Add release notes for 8.11.3 release ( #103216 )
2023-12-14 08:05:55 -08:00
Abdon Pijpelink
e6aeb07576
[DOCS] Add security update to 8.11.2 RNs ( #103324 )
2023-12-12 13:26:07 -08:00
Brian Seeders
e2f48f0409
Add v8.11.3 release notes
2023-12-12 15:56:33 -05:00
Brian Seeders
9a45339935
Update docs for v8.11.2 release ( #103088 ) ( #103147 )
2023-12-07 13:44:01 -05:00
Brian Seeders
5856539f4d
Bump to version 8.13.0
2023-12-06 18:30:34 -05:00
Lorenzo Dematté
5397bc6c33
Added GC known issue ( #102663 )
2023-11-28 15:28:03 +01:00
Bogdan Pintea
5a2cb35023
Docs: add v8.11.1 release notes ( #102097 ) ( #102197 )
...
Add v8.11.1 release notes.
(cherry picked from commit 35629234f5
)
2023-11-17 22:19:29 +01:00