Nabil Abdel-Hafeez
Nabil Abdel-Hafeez
Collections and Records are not supported yet
Create automation, that reminds PR authors to have a `fixes #XXX` (in one of all its variants that gh allows) in their PRs and closes PRs after 5 (maybe 3?)...
fixes #2383
`DatastarEvent` and `ServerSentEventGenerator` should have a simple way to send a custom event. Something like event name and object with schema for the payload. Also with js event options and...
Build Datastar expressions for request against an Endpoint from its definition
Reverts zio/zio-http#3836 Merge only for 3.8 release
jwt-scala seems not very optimized when it comes to performance. Also, it support jwt but not jwk and similar constructs. To offer more first level support for auth, we should...
`ClientHttpsSpec` is failing often in CI. We need to fix that