Skip to content

11.0.96: Add ISchemaUpsertGate to allow proactive skip of schema upsert on read-only SQL secondaries (#1410)

Choose a tag to compare

@github-actions github-actions released this 28 May 17:32
93dbb56

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