Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 4.82 KB

CHANGELOG.md

File metadata and controls

74 lines (58 loc) · 4.82 KB

CHANGELOG

Inspired from Keep a Changelog

Added

  • Add support for s390x architecture (#4001)
  • Github workflow for changelog verification (#4085)
  • Point in time rest layer changes for create and delete PIT API (#4064)
  • Added @dreamer-89 as an Opensearch maintainer (#4342)
  • Added release notes for 1.3.5 (#4343)
  • Added release notes for 2.2.1 (#4344)
  • Label configuration for dependabot PRs (#4348)
  • Support for HTTP/2 (server-side) (#3847)
  • Add APIs (GET/PUT) to decommission awareness attribute (#4261)
  • BWC version 2.2.2 (#4383)
  • Support for labels on version bump PRs, skip label support for changelog verifier (#4391)
  • Update previous release bwc version to 2.4.0 (#4455)
  • 2.3.0 release notes (#4457)

Dependencies

  • Bumps org.gradle.test-retry from 1.4.0 to 1.4.1
  • Bumps reactor-netty-core from 1.0.19 to 1.0.22

Dependencies

  • Bumps com.diffplug.spotless from 6.9.1 to 6.10.0
  • Bumps xmlbeans from 5.1.0 to 5.1.1
  • Bumps azure-core-http-netty from 1.12.0 to 1.12.4(#4160)
  • Bumps azure-core from 1.27.0 to 1.31.0(#4160)
  • Bumps azure-storage-common from 12.16.0 to 12.18.0(#4160)

Changed

  • Dependency updates (httpcore, mockito, slf4j, httpasyncclient, commons-codec) (#4308)
  • Use RemoteSegmentStoreDirectory instead of RemoteDirectory (#4240)
  • Plugin ZIP publication groupId value is configurable (#4156)
  • Add DecommissionService and helper to execute awareness attribute decommissioning (#4084)

Deprecated

Removed

Fixed

  • opensearch-service.bat start and opensearch-service.bat manager failing to run (#4289)
  • PR reference to checkout code for changelog verifier (#4296)
  • opensearch.bat and opensearch-service.bat install failing to run, missing logs directory (#4305)
  • Restore using the class ClusterInfoRequest and ClusterInfoRequestBuilder from package 'org.opensearch.action.support.master.info' for subclasses (#4307)
  • Do not fail replica shard due to primary closure (#4133)
  • Add timeout on Mockito.verify to reduce flakyness in testReplicationOnDone test(#4314)
  • Commit workflow for dependabot changelog helper (#4331)
  • Fixed cancellation of segment replication events (#4225)
  • Bugs for dependabot changelog verifier workflow (#4364)

Security

  • CVE-2022-25857 org.yaml:snakeyaml DOS vulnerability (#4341)

Added

  • Github workflow for changelog verification (#4085)
  • Label configuration for dependabot PRs (#4348)

Changed

Deprecated

Removed

Fixed

  • PR reference to checkout code for changelog verifier (#4296)
  • Commit workflow for dependabot changelog helper (#4331)

Security