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
Copy file name to clipboardExpand all lines: tools/diagnostics-app/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# diagnostics-app
2
2
3
+
## 0.9.14
4
+
5
+
### Patch Changes
6
+
7
+
- ac82680: - Fixed bug where Rust client implementation would not update the dynamic schema after sync.
8
+
- Improved dynamic schema refresh logic for all implementations. Updating the schema should now always update all dependent watched queries e.g. in the SQL Console.
0 commit comments