Skip to content

Version 0.14.0

Compare
Choose a tag to compare
@ppillot ppillot released this 09 Sep 22:49
· 197 commits to master since this release
17b8d61

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