Akka Runtime 1.6.16
Released 2026-09-09.
Changes
-
Views: a query field path that passes through two levels of repeated message resolves to the correct field.
-
Views: a
BigDecimalcolumn is now correctly read back from a historical view. -
Agents: the configured
response-timeoutis applied for OpenAI-based model providers. -
Agents: a structured response from a Vertex AI model is parsed into the response type.
-
Agents: a
nullvalue no longer causes aNullPointerExceptionin the sanitizer. -
Agents: a name collision between an MCP tool and a built-in tool no longer hangs tool discovery
-
Entity deletion: a case where tracing data caused problem with deletes was fixed