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
14 changes: 14 additions & 0 deletions docs/reference/connector/docs/connectors-release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,20 @@
Prior to version *8.16.0*, the connector release notes were published as part of the {enterprise-search-ref}/changelog.html[Enterprise Search documentation].
====

[discrete]
[[es-connectors-release-notes-8-18-3]]
=== 8.18.3

[discrete]
[[es-connectors-release-notes-8-18-3-enhancements]]
==== Enhancements

* Improve UUID handling by correctly parsing type 4 UUIDs and skipping unsupported type 3 with a warning.
See https://github.com/elastic/connectors/pull/3459[*PR 3459*].

* Confluence connector no longer swallows errors that may occur during ingestion.
See https://github.com/elastic/connectors/pull/3384[*PR 3384*].

[discrete]
[[es-connectors-release-notes-8-18-2]]
=== 8.18.2
Expand Down