8.15.0 release notes

edit

8.15.0 release notes

edit

Upgrading to Enterprise Search 8.15.0? See Upgrading and migrating.

Known issues

edit
  • Enterprise Search

    This issue affects versions 8.15.0, 8.15.1, and 8.15.2.

    This issue is fixed in version 8.15.3.

    We strongly recommend all users upgrade to version 8.15.3 to resolve this issue.

    We have identified a known issue affecting Enterprise Search users due to a dependency bug. This issue impacts both Elastic Cloud and self-managed deployments. The following functionalities are confirmed to be impacted:

    1. Workplace Search Content Sources:

      • Configuration of Workplace Search content sources may become impossible.
    2. Web Crawler Settings:

      • Web crawler settings may not function correctly in the Kibana UI.
    3. APM Integration:

      • On Elastic Cloud (ESS), APM integration fails (enabled by default).
      • On self-managed deployments, APM integration fails (if explicitly enabled by user).

New features

edit

Enhancements

edit

Bug fixes

edit
  • Fixed a bug where the connector framework might receive an interrupt, but not terminate all running sync job tasks correctly. (See PR #2661)
  • We removed unnecessary logging from the S3 connector. (See PR #2656)
  • Fixed a bug where sync jobs could be permanently stuck in "pending" (until manually canceled) because of an unfortunately timed Elasticsearch exception. Now such exceptions will cause jobs to fail and provide actionable error messaging. (See PR #2606)
  • Fixed connector scheduling not working for "Every Week" and "Every Year" statements. (See PR #2594)
  • Fixed a bug where the incremental sync scheduling dropdown didn’t include the "Every Minute" option. (See PR #189250)
  • Fixed a bug where the Confluence connector would fail to sync complete documents when using advanced sync rules. (See PR #2602)