8.15.0 release notes

edit

8.15.0 release notes

edit

Upgrading to Enterprise Search 8.15.0? See Upgrading and migrating.

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)