You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.