Marco Spiess
Marco Spiess
fixes #3293 **- What I did** Allow the number for `replicas` to be overridden with 0 when using multiple compose files. **- How I did it** I added a custom...
The client continues to block despite the receiving server having closed the connection already. Reproduced on Spring Boot version 3.4.4 Works with 3.3.10, likely because that doesn't use `io.projectreactor.netty:reactor-netty-http`. Sample...
## 🚀 Feature Proposal Resolve typescript types to support variables with literal types and union types of literal types being passed to the translation function as keys. ## Motivation i18next-parser...
My availability will be limited for the rest of the year, so feel free to take over.
### Issue Description The docs for [Persisting the Cache](https://www.apollographql.com/docs/react/caching/advanced-topics#persisting-the-cache) link to the [apollo3-cache-persist](https://github.com/apollographql/apollo-cache-persist) library, which is incompatible with version 4, according to its declared peer dependency. ### Link to Reproduction...