31c4fe0c17
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
301 B
301 B
@backstage/catalog-client
| @backstage/catalog-client |
|---|
| minor |
The client now automatically splits up very large getEntitiesByRefs calls into several smaller requests behind the scenes when needed. This ensures that each individual request does not exceed common Express.js request body limits or overload the server.