ing-bank / scruid

Scala + Druid: Scruid. A library that allows you to compose queries in Scala, and parse the result back into typesafe classes.
Apache License 2.0
115 stars 29 forks source link

Fix basic authentication with streaming #106

Closed redfaithful closed 3 years ago

redfaithful commented 4 years ago

Adding a missing call to interceptRequest in method doQueryAsStream.

anskarl commented 4 years ago

Thanks for the PR. LGTM

bjgbeelen commented 3 years ago

Haven't been here in a while, sorry this took so long to get merged. LGTM We'll have to investigate who currently is able to actually release this, I can't anymore ATM