Skip to content

Commit

Permalink
Merge branch 'main' into issue-3998-refreshes-opt-anomaly-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nastasha-solomon authored Sep 6, 2024
2 parents 6009994 + 665ff37 commit eb62348
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 1 deletion.
84 changes: 84 additions & 0 deletions docs/release-notes/8.14.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,27 @@
[[release-notes-8.14.3]]
=== 8.14.3

[discrete]
[[known-issue-8.14.3]]
==== Known issues

// tag::known-issue-14686[]
[discrete]
.{elastic-endpoint} does not properly populate the `user.name` field in security events
[%collapsible]
====
*Details* +
{elastic-endpoint} for Windows will not properly populate the `user.name` field with security events.
*Workaround* +
Upgrade to 8.15.1.
*Resolved* +
On September 5, 2024, this issue was resolved.
====
// end::known-issue-14686[]

[discrete]
[[bug-fixes-8.14.3]]
==== Bug fixes
Expand All @@ -15,6 +36,27 @@
[[release-notes-8.14.2]]
=== 8.14.2

[discrete]
[[known-issue-8.14.2]]
==== Known issues

// tag::known-issue-14686[]
[discrete]
.{elastic-endpoint} does not properly populate the `user.name` field in security events
[%collapsible]
====
*Details* +
{elastic-endpoint} for Windows will not properly populate the `user.name` field with security events.
*Workaround* +
Upgrade to 8.15.1.
*Resolved* +
On September 5, 2024, this issue was resolved.
====
// end::known-issue-14686[]

[discrete]
[[bug-fixes-8.14.2]]
==== Bug fixes
Expand All @@ -25,6 +67,27 @@ There are no user-facing changes in 8.14.2.
[[release-notes-8.14.1]]
=== 8.14.1

[discrete]
[[known-issue-8.14.1]]
==== Known issues

// tag::known-issue-14686[]
[discrete]
.{elastic-endpoint} does not properly populate the `user.name` field in security events
[%collapsible]
====
*Details* +
{elastic-endpoint} for Windows will not properly populate the `user.name` field with security events.
*Workaround* +
Upgrade to 8.15.1.
*Resolved* +
On September 5, 2024, this issue was resolved.
====
// end::known-issue-14686[]

[discrete]
[[bug-fixes-8.14.1]]
==== Bug fixes
Expand All @@ -39,6 +102,27 @@ There are no user-facing changes in 8.14.2.
[[release-notes-8.14.0]]
=== 8.14.0

[discrete]
[[known-issue-8.14.0]]
==== Known issues

// tag::known-issue-14686[]
[discrete]
.{elastic-endpoint} does not properly populate the `user.name` field in security events
[%collapsible]
====
*Details* +
{elastic-endpoint} for Windows will not properly populate the `user.name` field with security events.
*Workaround* +
Upgrade to 8.15.1.
*Resolved* +
On September 5, 2024, this issue was resolved.
====
// end::known-issue-14686[]

[discrete]
[[features-8.14.0]]
==== New features
Expand Down
19 changes: 18 additions & 1 deletion docs/release-notes/8.15.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ On August 1, 2024, it was discovered that Elastic AI Assistant's responses when
* Fixes an {elastic-defend} bug that sometimes caused {elastic-endpoint} to report an incorrect version if it used an independent {agent} release.
* Fixes an {elastic-defend} bug where the `process.thread.Ext.call_stack_final_user_module.protection_provenance_path` field might be populated with a non-path value. This fix is for Windows endpoints only.
* Fixes an {elastic-defend} bug that can lead to {elastic-endpoint} reporting `STATUS_ACCESS_DENIED` when attempting to open files for `GENERIC_READ`. {elastic-endpoint} almost always recovered from this issue, but with this fix, it succeeds on the first try. This fix is for Windows endpoints only.
* Fixes an {elastic-defend} regression that was introduced in 8.13.1, where security events did not populate the `user.name` field. This fix is for Windows endpoints only.
* Fixes an {elastic-defend} regression that was introduced in 8.14.0, where security events did not populate the `user.name` field. This fix is for Windows endpoints only.
* Fixes an {elastic-defend} bug where {elastic-endpoint} sometimes missed file and network events on newer kernels that support eBPF. This only occurred if {elastic-endpoint} failed to enable eBPF probes and fell back to Kprobes. This fix is for Linux endpoints only.
* Fixes a bug that caused errors if you used Azure OpenAI connector for streaming ({kibana-pull}191552[#191552]).
* Fixes a bug that prevented duplicated prebuilt rules from inheriting **Required fields** and **Related integrations** field values ({kibana-pull}191065[#191065]).
Expand Down Expand Up @@ -91,6 +91,23 @@ On September 5, 2024, this issue was resolved.
====
// end::known-issue-5713[]

// tag::known-issue-14686[]
[discrete]
.{elastic-endpoint} does not properly populate the `user.name` field in security events
[%collapsible]
====
*Details* +
{elastic-endpoint} for Windows will not properly populate the `user.name` field with security events.
*Workaround* +
Upgrade to 8.15.1.
*Resolved* +
On September 5, 2024, this issue was resolved.
====
// end::known-issue-14686[]

[discrete]
[[breaking-changes-8.15.0]]
==== Breaking changes
Expand Down

0 comments on commit eb62348

Please sign in to comment.