Skip to content
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
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ Users should migrate to the new `integrations` namespace as soon as possible to
[[es-connectors-release-notes-8-16-0-enhancements]]
==== Enhancements

* Connectors now support working with index aliases.
See https://github.com/elastic/connectors/pull/2796[*PR 2796*].

* Docker images now use Chainguard's Wolfi base image (`docker.elastic.co/wolfi/jdk:openjdk-11-dev`), replacing the previous `ubuntu:focal` base.

* The Sharepoint Online connector now works with the `Sites.Selected` permission instead of the broader permission `Sites.Read.All`.
Expand Down