Files
opensearch-pyd/CHANGELOG.md
T
Harsha Vamsi KalluriandGitHub 7874ed0e32 fix tests for master (#243)
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>

Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
2022-11-28 14:29:37 -08:00

1.1 KiB

CHANGELOG

Inspired from Keep a Changelog

Unreleased

Added

  • Added Point in time API rest API(#191)
  • Github workflow for changelog verification (#218)
  • Added overload decorators to helpers-actions.pyi-"bulk" (#239)
  • Add release workflows (#240)

Changed

  • Updated getting started to user guide (#233)
  • Updated CA certificate handling to check OpenSSL environment variables before defaulting to certifi (#196)
  • Updates master to cluster_manager to be inclusive (#242)

Deprecated

Removed

Fixed

Security