Skip to content

Commit 887ad40

Browse files
committed
Update Release notes for BC2
1 parent 6379899 commit 887ad40

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/reference/release-notes/7.6.asciidoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ License::
225225
* Support "enterprise" license types {pull}49223[#49223] (issue: {issue}48510[#48510])
226226

227227
Machine Learning::
228+
* [ML] Add audit warning for 1000 categories found early in job {pull}51146[#51146] (issue: {issue}50749[#50749])
228229
* [ML] Add num_top_feature_importance_values param to regression and classi… {pull}50914[#50914]
229230
* [ML] Implement force deleting a data frame analytics job {pull}50553[#50553] (issue: {issue}48124[#48124])
230231
* [ML] Delete unused data frame analytics state {pull}50243[#50243]
@@ -240,7 +241,7 @@ Machine Learning::
240241
* Throw an exception when memory usage estimation endpoint encounters empty data frame. {pull}49143[#49143] (issue: {issue}49140[#49140])
241242
* Change format of MulticlassConfusionMatrix result to be more self-explanatory {pull}48174[#48174] (issue: {issue}46735[#46735])
242243
* Make num_top_classes parameter's default value equal to 2 {pull}48119[#48119] (issue: {issue}46735[#46735])
243-
* [ML] Improve model_memory_limit UX for data frame analytics jobs [ISSUE] {pull}44699[#44699]
244+
* [ML] Improve model_memory_limit UX for data frame analytics jobs {pull}44699[#44699]
244245

245246
Mapping::
246247
* Add telemetry for flattened fields. {pull}48972[#48972]
@@ -295,6 +296,7 @@ Store::
295296
* mmap dim files in HybridDirectory {pull}49272[#49272] (issue: {issue}48509[#48509])
296297

297298
Transform::
299+
* [Transform] Improve force stop robustness in case of an error {pull}51072[#51072]
298300
* [Transform] add actual timeout in message {pull}50140[#50140]
299301
* [Transform] automatic deletion of old checkpoints {pull}49496[#49496]
300302
* [Transform] improve error handling of script errors {pull}48887[#48887] (issue: {issue}48467[#48467])
@@ -326,6 +328,7 @@ Audit::
326328
* Audit log filter and marker {pull}45456[#45456] (issue: {issue}47251[#47251])
327329

328330
Authentication::
331+
* Don't fallback to anonymous for tokens/apikeys {pull}51042[#51042] (issue: {issue}50171[#50171])
329332
* Populate User metadata with OpenIDConnect collections {pull}50521[#50521] (issue: {issue}50250[#50250])
330333
* Always return 401 for not valid tokens {pull}49736[#49736] (issue: {issue}38866[#38866])
331334
* Fix iterate-from-1 bug in smart realm order {pull}49473[#49473]
@@ -407,6 +410,7 @@ Geo::
407410
* Geo: Switch generated WKT to upper case {pull}50285[#50285] (issue: {issue}49568[#49568])
408411
* Fix typo when assigning null_value in GeoPointFieldMapper {pull}49645[#49645]
409412
* Fix handling of circles in legacy geo_shape queries {pull}49410[#49410] (issue: {issue}49296[#49296])
413+
* GEO: intersects search for geo_shape return wrong result {pull}49017[#49017]
410414
* Geo: improve handling of out of bounds points in linestrings {pull}47939[#47939] (issue: {issue}43916[#43916])
411415

412416
Highlighting::
@@ -431,6 +435,8 @@ Infra/REST API::
431435
* Slash missed in indices.put_mapping url {pull}49468[#49468]
432436

433437
Machine Learning::
438+
* [ML] Validate classification dependent_variable cardinality is at lea… {pull}51232[#51232]
439+
* Do not copy mapping from dependent variable to prediction field in regression analysis {pull}51227[#51227]
434440
* Handle nested and aliased fields correctly when copying mapping. {pull}50918[#50918] (issue: {issue}50787[#50787])
435441
* [ML] Fix off-by-one error in ml_classic tokenizer end offset {pull}50655[#50655]
436442
* [ML] Improve uniqueness of result document IDs {pull}50644[#50644] (issue: {issue}50613[#50613])
@@ -497,6 +503,7 @@ Security::
497503
* Always consume the body in has privileges {pull}50298[#50298] (issue: {issue}50288[#50288])
498504

499505
Snapshot/Restore::
506+
* Fix Overly Aggressive Request DeDuplication {pull}51270[#51270] (issue: {issue}51253[#51253])
500507
* Guard Repository#getRepositoryData for exception throw {pull}50970[#50970]
501508
* Fix Index Deletion During Partial Snapshot Create {pull}50234[#50234] (issues: {issue}50200[#50200], {issue}50202[#50202])
502509
* Fix Index Deletion during Snapshot Finalization {pull}50202[#50202] (issues: {issue}45689[#45689], {issue}50200[#50200])

0 commit comments

Comments
 (0)