Skip to content

Latest commit

History

History
68 lines (46 loc) 路 3.67 KB

opensearch-release-notes-1.3.6.md

File metadata and controls

68 lines (46 loc) 路 3.67 KB

OpenSearch and OpenSearch Dashboards 1.3.6 Release Notes

Release Details

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

OpenSearch Release Notes.

OpenSearch Dashboards Release Notes.

BUG FIXES

OpenSearch Alerting

  • Update ktlint and force common-codec version (#575)
  • Upgrade kotlin to 1.16.10 (#567)

OpenSearch Anomaly Detection

  • Update jackson dependency version (#678)

OpenSearch Common Utils

  • Bump kotlin version (#266)
  • Disable detekt (#266)

OpenSearch Dashboards Reports

  • Updated Kotlin to 1.6.0 and jsoup to 1.15.3 (#472)
  • Update jackson to 2.13.4 (#479)

OpenSearch Index Management

  • Re-enabled detekt and fixed issues; Upgraded snakeyml version 1.32 and Kotlin version to 1.6.10 to fix CVE issues; Upgraded Jackson version align with upstream (#535)

OpenSearch Ml Commons

  • Fix jackson databind version: use same version as OpenSearch core (#381)

OpenSearch Observability

  • Updated Kotlin to 1.6.0 (#1052)
  • Update Jackson to 2.13.4 (#1066)

Opensearch Security

  • Scope updateVersion to only build.gradle (#2121)

Opensearch Security Dashboards Plugin

  • Fix for Tenancy info getting lost on re-login in SAML Authentication flow (#1125)
  • Fixed the tenant switching after timeout (#1090)
  • Select tenant popup only appears when mutli-tenacy is enabled (#965)

DOCUMENTATION

OpenSearch Index Management

  • Added 1.3.6 release note (#536)

MAINTENANCE

OpenSearch Cross Cluster Replication

  • Upgrade Snakeyml version to 1.32 and Jackson version to 2.13.4 (#573)

OpenSearch Dashboards Reports

  • Bump version to 1.3.6 (#473)

OpenSearch Ml Commons

  • Increment version to 1.3.6 and remove jackson force version (#454)

OpenSearch Observability

  • Bump version to 1.3.6 (#1059)

Opensearch Security

  • Update jackson version to 2.13.4 (#2128)
  • Update Kafka Client to 3.0.2 (#2129)
  • Staging for version increment automation (#2029)