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: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* Add the `-manage` flag to [`zed serve`](docs/commands/zed.md#serve) to have the Zed service process initiate [maintenance tasks](docs/commands/zed.md#manage) on a regular interval (#5017)
3
3
* Fix an issue where the Python client would not allow loading to a pool with `/` in its name (#5020)
4
4
* Fix an issue where pools with KSUID-like names could not be accessed by name (#5019)
5
-
* Fix an reference counting issue that could cause a Zed service panic (#5029, #5030)
5
+
* Fix a reference counting issue that could cause a Zed service panic (#5029, #5030)
6
6
7
7
## v1.13.0
8
8
* Improve the error message when [`zed manage -monitor`](docs/commands/zed.md#manage) is attempted on a local lake (#4979)
0 commit comments