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
Expose DuckDB JSON exception type and message in error metadata while preserving the original server message. The errors_as_json setting remains opt-in.
Add recursive JSON Schema export for profiling structs.
Fixed
Preserve declared Ecto type loading callbacks for custom UUID types such as UUIDv7, including nullable fields and arrays.
Preserve string keys in open-ended profiling extra_info maps and reject malformed known profile fields instead of returning undecoded values.