Skip to content

Latest commit

 

History

History
97 lines (64 loc) · 6.02 KB

opensearch-release-notes-1.0.1.md

File metadata and controls

97 lines (64 loc) · 6.02 KB

OpenSearch Distribution Version 1.0.1 Release Notes

Release Details

OpenSearch Distribution Version 1.0.1 includes the following enhancements, bug fixes, documentation and maintenance updates.

ENHANCEMENTS

OpenSearch Release Engineering

  • Optimize Docker images size, thanks @osddeitf (#93)

BUG FIXES

Opensearch Dashboards Notebooks

  • Bump Version to 1.0.1.0 and Patch Notebooks Context Menu (#64)

Opensearch Dashboards Reports

  • Bump version and add notebooks context menu fix for 1.0.1.0 patch (#142)

Opensearch Index Management

  • Adds back opendistro policy_id setting to explain response (#127)

Opensearch Index Management Dashboards Plugin

  • Address data stream API security breaking issue (#69)

Opensearch Performance Analyzer

  • Create writer file only if metrics are present (#23)
  • Fixing Event Log file cleanup issue (#30)
  • Create writer file if metrics are available (#31)
  • Addressing the spotbug failure (#31)
  • Fixing Event Log file cleanup issue (#36)
  • Handling purging of lingering files before scheduleExecutor start (#37)
  • Fix failing file handler test (#38)
  • Add privileges for removing files (#45)
  • Fix build to succeed with opensearch_version provided (#52)

Opensearch Security

  • Return HTTP 409 if get parallel put request (#1158)
  • Add validation for null array DataType (#1157)
  • Add support for ResolveIndexAction handling (#1312)
  • Fix LDAP authentication when using StartTLS (#1415)
  • Fix index permissions for negative lookahead and negated regex index patterns (#1300)

Opensearch Security Dashboards Plugin

  • Add resolve pemission to UI (#803)
  • Add refresh page to account-app.tsx to solve the tenant display issue (#811)

DOCUMENTATION

Opensearch Dashboards Notebooks

  • Add release notes for 1.0.1 release (#65)

Opensearch Dashboards Reports

  • Add release notes for 1.0.1 release (#143)

MAINTENANCE

Opensearch Performance Analyzer

  • Add tests to check for writer file only if metrics are present (#35)
  • Fixing the linker error, updating from docs-beta to official document (#32)
  • Remove dependency on main branch when running spotless (#47)
  • Updates to gradle build file (#48)
  • Remove dependency on main branch when running spotless check (#54)
  • Update the branch to 1.0.1 (#58)
  • Add release notes for 1.0.1 release (#59)
  • Update the branch to 1.0.1 (#62)

Opensearch Security

  • Fix maven build ${version} deprecation warning (#1209)
  • Fix race condition on async test for PR #1158 (#1331)
  • Build OpenSearch in CD workflow in order to build security plugin (#1364)
  • Update checkNullElementsInArray() unit test to check both error message and error code instead of only checking the error code (#1370)
  • Add themed logo to README (#1333)
  • Checkout OpenSearch after Cache in CD (#1410)
  • Address follow up comments for PR #1172 (#1224)
  • Upgrade CXF to v3.4.4 (#1412)
  • Bump version to 1.0.1.0 (#1418)

Opensearch Security Dashboards Plugin

  • Add Integtest.sh for OpenSearch integtest setups (#783)
  • Bump plugin version to 1.0.1.0 (#813)

NOTES

No changes were made to OpenSearch and OpenSearch-Dashboards.