Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 2.41 KB

opensearch-release-notes-1.3.14.md

File metadata and controls

45 lines (30 loc) · 2.41 KB

OpenSearch and OpenSearch Dashboards 1.3.14 Release Notes

Release Details

OpenSearch and OpenSearch Dashboards 1.3.14 includes the following bug fixes, enhancements and maintenance updates.

OpenSearch Release Notes.

OpenSearch Dashboards Release Notes.

ENHANCEMENTS

OpenSearch Security

  • Add early rejection from RestHandler for unauthorized requests (#3675)
  • Expanding Authentication with SecurityRequest Abstraction (#3670)
  • Adding minimum viable integration tests framework (#3649)
  • For read-only tenants filter with allow list (4e962f2)

BUG FIXES

OpenSearch Security

  • Prevent OptionalDataException from User data structures (#3725)

MAINTENANCE

OpenSearch Security

  • Update the version of snappy-java to 1.1.10.5 (#3478)
  • Update the version of zookeeper to 3.9.1, xmlsec to 2.3.4, and jackson-databind to 2.14.2 (#3800)
  • Adds OpenSearch trigger bot to discerning merger list to allow automatic merges (#3474)

OpenSearch Security Dashboards Plugin

  • Update yarn.lock file (#1669)
  • Bump debug to 4.3.4 and browserify-sign to 4.2.2 to address CVEs (#1674)