Files
opensearch-pyd/CHANGELOG.md
T
2022-11-23 14:04:05 -05:00

895 B

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)

Changed

  • Updated getting started to user guide (#233)
  • Updated CA certificate handling to check OpenSSL environment variables before defaulting to certifi (#196)

Deprecated

Removed

Fixed

Security