docs: changelog entry for planSetup
Some checks failed
Security / Security check (push) Failing after 2s

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-07-17 19:37:35 +02:00
parent aca36102e4
commit 9849bd7731

View file

@ -6,6 +6,10 @@ for the authoritative per-release detail.
## Unreleased ## Unreleased
- `planSetup()`: guided-setup plan preview over the hub connection
(the new `PlanSetup` HubAdmin RPC) — returns the assembled plan
(scenario, steps, config keys) without spawning the `chain` CLI.
Regenerated stubs.
- `AuthStatusResponse.reloadRequired`: true when the hub's on-disk - `AuthStatusResponse.reloadRequired`: true when the hub's on-disk
auth config (or the env vars it references) no longer matches auth config (or the env vars it references) no longer matches
the validator it enforces — a `ReloadAuth` is pending. the validator it enforces — a `ReloadAuth` is pending.