Skip to content

Latest commit

 

History

History
86 lines (50 loc) · 3.98 KB

opensearch-release-notes-2.4.1.md

File metadata and controls

86 lines (50 loc) · 3.98 KB

OpenSearch and OpenSearch Dashboards 2.4.1 Release Notes

Release Details

OpenSearch and OpenSearch Dashboards 2.4.1 includes the following bug fixes, infrastructure, documentation and maintenance updates.

OpenSearch Release Notes.

OpenSearch Dashboards Release Notes.

BUG FIXES

OpenSearch ML Commons

  • Wait for upload task to complete in security tests (#551)
  • Fix running task when reload loaded model on single node cluster (#561)
  • Change model state to UPLOADED when all chunks uploaded (#573)
  • Set model state as unloaded when call unload model API (#580)

OpenSearch Neural Search

  • Change the behavior when embedding fields are not present (#72)

OpenSearch Dashboards Reporting Plugin

  • Upgrade loader-utils (#542)
  • Upgrade decode-uri-component and qs (#567)

OpenSearch SQL

  • Integration tests fix for arm64 (#1069)
  • Upgrade jackson to 2.14.1 (#1146)

OpenSearch Security Analytics

  • Fix for running windows integration tests (#176)

OpenSearch Observability

  • QS upgraded to 6.5.3 (#1334)

INFRASTRUCTURE

OpenSearch Anomaly Detection

  • Windows CI for AD (#703)

OpenSearch Anomaly Detection

  • AD model performance benchmark (#729)

MAINTENANCE

OpenSearch Security

  • Username validation for special characters (#2277)
  • Fixes CVE-2022-42920 by forcing bcel version to resovle to 6.6 (#2303)

OpenSearch Anomaly Detection

  • Increment version to 2.4.1-SNAPSHOT (#733)

OpenSearch ML Commons

  • Increment version to 2.4.1-SNAPSHOT (#560)
  • Force protobuf-java version as 3.21.9 (#588)
  • Fix junit version (#597)
  • Update dependency junit:junit to v4.13.1 (#629)

OpenSearch Dashboards Reporting Plugin

  • Bump verison to 2.4.1 (#540)

OpenSearch Observability

  • Increment version to 2.4.1-SNAPSHOT (#1278)

OpenSearch Alerting Dashboards Plugin

  • Bumped version to 2.4.1. (#409)
  • Adjust OpenSearch-Dashboards version used by test workflows. (#363)
  • Fixed throttling settings for bucket level trigger actions. (#328)

DOCUMENTATION

OpenSearch Alerting Dashboards Plugin

  • Add 2.4.1 release notes (#420)