v0.9.2
Corrective release for the duplicate-key secondary-index reload fix: 0.9.1's reconstruction ordered same-max-key nodes by node-id link (which can silently drop a whole node via an Equal maximum on attach) and re-sorted page entries (which desynced positional CDC events and the table of contents after a reload, hanging wait_for_ops on the next mutation flush). Both are fixed on master; this bumps worktable and worktable_codegen to 0.9.2 with the exact pin.