Skip to content

v1.0.1

Compare
Choose a tag to compare
@srenatus srenatus released this 04 Apr 08:27
· 94 commits to main since this release
  • Performance improvements for queries of "all of data", like load eval [...] data or
    GET /v1/data with Load's API.
  • Fix bug when referencing a bundle via load eval bundle.tar.gz (without explicitly loading it
    as a bundle via -b). This ensures compatibility with how OPA operates in these circumstances.
  • Restructure parts of the gRPC API to make it more resource-focused.
  • Change the exit code for license validation related errors from 2 to 3 -- to differentiate them
    from any other errors.