Skip to content

Update release notes for ES 8.3.0-BC9 #88011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2022
Merged
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
7 changes: 7 additions & 0 deletions docs/reference/release-notes/8.3.0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Aggregations::

Audit::
* Fix audit logging to consistently include port number in `origin.address` {es-pull}86732[#86732]
* Support removing ignore filters for audit logging {es-pull}87675[#87675] (issue: {es-issue}68588[#68588])

Authentication::
* An authorized user can disable a user with same name but different realm {es-pull}86473[#86473]
Expand Down Expand Up @@ -152,6 +153,9 @@ Snapshot/Restore::
* Throw exception on illegal `RepositoryData` updates {es-pull}87654[#87654]
* Upgrade Azure SDK to 12.16.0 {es-pull}86135[#86135]

Stats::
* Run `TransportClusterInfoActions` on MANAGEMENT pool {es-pull}87679[#87679]

TSDB::
* TSDB: fix the time_series in order collect priority {es-pull}85526[#85526]
* TSDB: fix wrong initial value of tsidOrd in TimeSeriesIndexSearcher {es-pull}85713[#85713] (issue: {es-issue}85711[#85711])
Expand Down Expand Up @@ -198,6 +202,9 @@ Cluster Coordination::
* Report pending joins in `ClusterFormationFailureHelper` {es-pull}85635[#85635]
* Speed up map diffing (2) {es-pull}86375[#86375]

Discovery-Plugins::
* Remove redundant jackson dependencies from discovery-azure {es-pull}87898[#87898]

Distributed::
* Keep track of desired nodes cluster membership {es-pull}84165[#84165]

Expand Down