Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

This section summarizes the changes in each release.

* <<release-notes-8.19.12, {elastic-sec} version 8.19.12>>
* <<release-notes-8.19.11, {elastic-sec} version 8.19.11>>
* <<release-notes-8.19.10, {elastic-sec} version 8.19.10>>
* <<release-notes-8.19.9, {elastic-sec} version 8.19.9>>
Expand Down
19 changes: 19 additions & 0 deletions docs/release-notes/8.19.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
[[release-notes-header-8.19.0]]
== 8.19

[discrete]
[[release-notes-8.19.12]]
=== 8.19.12

[discrete]
[[enhancements-8.19.12]]
==== Enhancements
* Adds a `region` field to the Amazon Bedrock connector ({kibana-pull}252960[#252960], {kibana-pull}252956[#252956]).
* Updates the `fast-xml-parser` package dependency to version 5.3.4 ({kibana-pull}251644[#251644]).

[discrete]
[[bug-fixes-8.19.12]]
==== Fixes
* Fixes accessibility issues in the Security AI Assistant confirm delete modal ({kibana-pull}251962[#251962]).
* Adds optional field indicators to the OpenAI connector configuration ({kibana-pull}251857[#251857]).
* Fixes an accessibility issue with a missing label in the Security AI Assistant flyout ({kibana-pull}251656[#251656]).
* Fixes an issue where detection rules APIs didn't properly validate endpoint response actions ({kibana-pull}251352[#251352]).
* Fixes an issue where the `os_types` field was not saved when creating an exception list ({kibana-pull}250279[#250279]).

[discrete]
[[release-notes-8.19.11]]
=== 8.19.11
Expand Down