2 parents 9bab99c + c09c7f9 commit 89f34edCopy full SHA for 89f34ed
1 file changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.13.2 - 2026-08-17
4
5
- Accept a `key:` on `schedule`, naming a reminder for the item it is waiting
6
on rather than for its operation, so one actor can hold an alarm per queued
@@ -10,9 +10,6 @@
10
operation may no longer hold the colon that separates a key, which keeps
11
keyed and unkeyed names disjoint, and the length is checked on the composed
12
name rather than the key alone.
13
-
14
-## 0.13.2 - 2026-08-16
15
16
- Add an authorized `SolidObjects.administration.processes` query for
17
inspecting live and stale process rows through the runtime database adapter.
18
- Document rolling-deployment overlap as a reason for the polling-only warning.
0 commit comments