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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Observable queries on the SQL and PostgreSQL backends now update automatically as the underlying data changes, without a manual page refresh.
Fixed
SQL and PostgreSQL backends now deliver the current data when an observable query is first subscribed — the observers, namespaces, event types, webhooks and recommendations pages no longer show empty on these backends. With namespaces now delivered, the workbench resolves the current namespace so the observers list loads.
The replayable-observers query no longer returns observers that have no state.