Skip to content

Commit bbb4919

Browse files
authored
[DOCS] Updates changelog for 6.6.0 (#366)
1 parent ab6b04c commit bbb4919

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
2929
//=== Regressions
3030
31-
== {es} version 6.6.0
31+
== {es} version 6.6.0
3232
3333
=== Breaking Changes
3434
@@ -40,18 +40,21 @@
4040
4141
=== Bug Fixes
4242
43-
Fix cause of "Sample out of bounds" error message (See {ml-pull}355[355].}
43+
Fix cause of "Sample out of bounds" error message. {ml-pull}335[#335]
44+
45+
Fix hang when closing a job or creating a forecast. This problem occurs
46+
if you created a forecast for a large job and temporary storage was not cleaned up. {ml-pull}352[#352] (issue: {ml-issue}350[#350])
4447
4548
=== Regressions
4649
47-
== {es} version 6.5.5
50+
== {es} version 6.5.5
4851
49-
=== Bug Fixes
50-
Fix a race condition if a forecast job requires overflowing to disk but cleanup of temporary
51-
storage fails. This can cause the autodetect process to hang on exit, if more forecast requests
52-
are in the queue. (See {ml-pull}352[352].)
5352
54-
== {es} version 6.5.3
53+
== {es} version 6.5.4
54+
55+
None
56+
57+
== {es} version 6.5.3
5558
5659
=== Bug Fixes
5760

0 commit comments

Comments
 (0)