Sam Hewitt
Sam Hewitt
@alixaxel It would be awesome to get this one merged so that we are able to run on the latest runtime 🙏
I also see very small header bars. It could be due to my HiDPI screen. Is there a way to configure this?
@heitorlessa we would be interested in lifecycle hooks at Stedi. My team and I'm sure many more have written a bunch of code to handle lambda timeouts and errors that...
Anecdotally, we are using `@middy/core` at v3.0.3 with the Powertools middleware with no issues. However we run all our lambdas on Node 16.x so we are not affected by Middy's...
We would love for this to go in soon! Our use case is to have a generic paginated response shape that can be marshaled out to JSON Something like: ```python...
Would also love to have this merged 🤞. We want to go to production soon on GKE and need support for backups to GCS.
@bernardcooke53 thanks for the response I tried `semantic-release --noop version --print` but it prints out what the new version would be rather than the exact version specified by my project...