Philippus / elastic4s

🔍 Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client
Apache License 2.0
1.64k stars 695 forks source link

elastic4s-client-sttp: Upgrade to sttp 3.x and add support for auth #2391

Closed tarmath closed 3 years ago

tarmath commented 3 years ago

Hello!

It would be great if the sttp-based client could be upgraded to sttp's latest version, as well as enhanced to support authenticated requests, easily achieved as presented here:

https://sttp.softwaremill.com/en/latest/requests/authentication.html

Thanks for an amazing Elasticsearch client for Scala!

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.