Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (20 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 1.4 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)
  • Update README regarding archiving opensearch-dsl-py (#113)

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