11.0.96: Add ISchemaUpsertGate to allow proactive skip of schema upsert on read-only SQL secondaries (#1410)
What's Changed
- Add ISchemaWriteGate to allow schema worker to skip writes on read-only SQL secondaries by @jnlycklama in #1410
Full Changelog: v11.0.95...v11.0.96