Marchandise Rudy
Marchandise Rudy
Seem to have the same behavior with Kinesis Client and PutRecords. Maybe not related 🤷♂️ But I downgraded the version of @aws-sdk and it's works.
Hi @epourail ! Echo-Server is based on NodeJS native `http` module https://nodejs.dev/learn/the-nodejs-http-module The module provides some properties and methods, and some classes. Also, it respects all HTTP RFCs... Custom verbs...
For information, I upgraded all node packages. It seems to reduce the vulnerability, but 3 related to Alpine are still present. I'll probably fix that with a new MR related...
Hi @chances You can use my fork ;) https://github.com/Ealenn/jekyll-build-action
Hello ! Maybe something automatic, like if the response contains gzip encoding header we should decompress it ?
Hello ! This is not planned yet, but feel free to do it ! It's probably super easy to do, maybe the middleware have to be changed to reuse different...
Hello ! Thanks for this issue. You're right! It's probably better to have configuration about that. The first reason is the potential breaking change... What do you think about that...
Probably not a big deal to do a breaking change... The Docker Image version will increase so 🤷♂️ However, I'm sorry I can't do the MR now 👀 But probably...
The `serialization error` was throw when credentials or registry configuration was incorrect.