Changelog
Bug fixes and improvements
Server
- Fix an intermittent bug triggered when clearing the cache, which results in an internal error.
- Add
session_variables
attribute to GraphQL spans in OpenTelemetry traces. - Add a new OpenTelemetry span for the auth webhook.
- Enhance
SpanKind
for server and client spans according to the OpenTelemetry specification - For JWT key servers that do not implement caching, keys will now refresh every 60 seconds instead of every second.
- Gracefully handle and log certain unexpected internal exceptions.
Console
- Add VPC collaborators feature for Cloud Enterprise users.
Build
- Updates ubuntu jammy base image to get the latest security updates.