Version 0.14.0
New features
- Containerized Debugging enabled for VS-code in dev container
- Leaner request responses: the federation service now requests only for the field that is set for linking data-types together (previously were used to do joins between sets of results) and does intersections on set of ids. This reduces the amount of data transferred and processed,
- Updated bento-lib
How to use
In the context of Bento, the container must be recreated for the library versions to be updated.
Full Changelog: v0.13.1...v0.14.0