New

The executive guide to generative AI

Read more
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

2.3.3 Release Notes

edit

Also see Breaking changes in 2.3.

New features

edit
Geo

Enhancements

edit
Core
REST
  • CORS handling triggered whether User-Agent is a browser or not #18283

Bug fixes

edit
Core
  • Don’t try to compute completion stats on a reader after we already closed it #18094
Highlighting
  • Exclude all but string fields from highlighting if wildcards are used… #18183 (issue: #17537)
Query DSL
  • Fix NullPointerException in SimpleQueryParser when analyzing text produces a null query #18243 (issue: #18202)
REST
  • CORS should permit same origin requests #18278 (issue: #18256)
  • Allow CORS requests to work with HTTP compression enabled #18101 (issues: #18066, #18089)

Upgrades

edit
Internal
  • Update Jackson 2.6.2 → 2.6.6 (latest and final 2.6 patch) #18052
Was this helpful?
Feedback