Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 1.28 KB

CHANGELOG

Inspired from Keep a Changelog

Added

  • Github workflow for changelog verification (#81)
  • Add AttrDict .get(...) method (#90)
  • Add release workflows (#84)
  • Update README regarding deprecation (#100)

Changed

  • Update maintainers and workflows for dependabot changelog (#82)
  • Update jenkins file to use updated docker image (#108)

Deprecated

Removed

Fixed

  • Update CI workflow python versions (#92)
  • Fix security vulnerability from opensearch-py (#104)
  • Remove unsupported versions from CI. (#105)

Security