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
[ElasticAPM] Couldn't establish connection to APM Server: "#<Java::JavaLang::NoSuchMethodError: 'org.bouncycastle.asn1.DERIA5String org.bouncycastle.asn1.DERIA5String.getInstance(java.lang.Object)'>"
[ElasticAPM] Connection error: #<Errno::EPIPE: Broken pipe - No message available>

Users will observe the above errors in the Elastic Cloud Enterprise Search logs because APM integration is enabled by default on Elastic Cloud.

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)