mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-10 02:28:22 +00:00

* Fix #19667: OpenSearch Connector * Fix #19667: OpenSearch Connector * do not ingest any system level indexes * fix pyformat * Add AWS auth * Use common schema and fix ssl config in client * Add openseach connector docs and update schema * Remove api key auth type and complete docs checklist * Remove unnecessary httpx dependency and pyformat * Add compatible version of httpx for elasticsearch * Fix pylint fails and py-tests validation error --------- Co-authored-by: Mohit Tilala <tilalamohit123@gmail.com> Co-authored-by: Mohit Tilala <63147650+mohittilala@users.noreply.github.com>