newdev8

Results 8 issues of newdev8

**Which API doesn't behave as documented, and how does it misbehave?** So my app gets links dynamically, some are _webm_ files from YouTube (I don't know if this matters but...

bug
1 backlog

**Description** After updating `meilisearch` to 0.28.0 I get the following error: missing field `nbHits`. (I have already updated the Rust SDK). **Expected behavior** As before the update, the search function...

maintenance

I just installed sozu and setup my config as follows: ``` [[listeners]] address = "0.0.0.0:443" protocol = "https" tls_versions = ["TLSv1.2", "TLSv1.3"] cipher_list = "ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256" [applications] [applications.AppName] protocol = "http"...

bug

I am using Google Admob with the url verification method, I need to send the username when requesting the ad (a rewarded ad) so when verifying I can know who...

Hello, I've been following the development of this plugin for 5 months now, I'm making a music app and I really need to have the icon on the player notification...

Hello, I can't manage to get the current track playBack location (ej: 0:15, 1:28...), I've tried using the callbacks but returns an error.

I was trying to install `sozu` on a Orange Pi 5 but I was getting error `could not find 'x86_64' in 'arch'` from `kawa`. There is a [merged pull request](https://github.com/CleverCloud/kawa/pull/6)...

bug

As the title says, could you make the encryption/decryption process faster?