AG
AG
Hi, is there a plan to merge this PR?
In terms of error handling and circuit braking, I still think that the most impactful will be the introduction of "ErrorCodeAware" Error object, and API will look like: ``` def...
We also need to add `bytes` type to the list, there is an [official specification](https://github.com/bazelbuild/starlark/blob/master/spec.md#bytes) for it, but I'm not sure when it will be implemented.
It will be used like JS invocations are: ``` val result = invocable.invokeMethod(input, context, params); ``` Instead, how API looks now: ``` val result = (ParsedStarFile) instance.eval(); var output =...
Hi , @augi. Is there a plan to address this upgrade? I believe 25.X.X Keycloak versions also contain vulnerabilities addressed only in 26.X.X versions.