FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

improvement(container-runtime): Improvements to minVersionForColab features

Open scottn12 opened this issue 7 months ago • 0 comments

Description

This PR is a follow-up to outstanding requests/improvements for newly introduced features related to minVersionForCollab.

This PR updates:

  • Test names to clarify scenarios
  • ConfigMap type to simplify logic in determining default configurations. The new structure of runtimeOptionsAffectingDocSchemaConfigMap aligns with the structure of runtimeOptionsAffectingDocSchemaConfigValidationMap.

See the following PRs for additional context: https://github.com/microsoft/FluidFramework/pull/24625, https://github.com/microsoft/FluidFramework/pull/24379

scottn12 avatar Jun 16 '25 14:06 scottn12