opensearch-php icon indicating copy to clipboard operation
opensearch-php copied to clipboard

feat: use transport package

Open shyim opened this issue 1 year ago • 1 comments

Description

  • [ ] Fix all tests
  • [ ] Add Sigv4 again
  • [ ] Allow setting custom ssl cert, disable certificate verification
  • [ ] Fix async http requests?

shyim avatar Sep 08 '24 09:09 shyim

Very nice. I'd start building up UPGRADING.md like we have in https://github.com/opensearch-project/opensearch-py/blob/main/UPGRADING.md to note all the backwards incompatible changes.

dblock avatar Sep 08 '24 14:09 dblock

We went with https://github.com/opensearch-project/opensearch-php/pull/233 which introduced PSR interfaces. Could use some help testing and fixing anything broken before we do a release.

dblock avatar Jan 07 '25 14:01 dblock