v0.31.2
Fixed
- Config catalog no longer duplicates a
[MetaConfig]shared by multiple states. A config type used by N states emitted N identicalConfigCatalogEntryrows, so the admin listed N duplicate sections (and bootstrap warmed the same provider N times). The generatedGeneratedConfigCatalognow dedups by config type.