Files
joshua-spacetime 3f6678cbcc Incorporate a generation value into database program bootstrap (#5471)
# Description of Changes

HostController now captures the database row’s bootstrap generation when
a database is launched and exposes it through `BootstrapCompletion` so
cloud can report bootstrap completion per generation after the initial
`st_module` write is durable. This generation value is needed to ensure
database resets can identify bootstrap completion events from before and
after the reset.

# API and ABI breaking changes

N/A

# Expected complexity level and risk

1

# Testing

Tests added in private
2026-07-02 15:22:51 +00:00
..
2025-08-12 18:20:58 +00:00

⚠️ Unstable Crate ⚠️

The interface of this crate is not stable and may change without notice.