Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated 'summarizeProtocolTree' option from ILoaderOptions of container-loader #23320

Open
pragya91 opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
api deprecation Changes to a deprecated API triage

Comments

@pragya91
Copy link
Contributor

Deprecated API

Remove summarizeProtocolTree property in ILoaderOptions (the extended definition in container layer) was added to test single-commit summaries during the initial implementation phase. The flag is no longer required or should be used, and was marked as deprecated. If a driver needs to enable or disable single-commit summaries, it can do so via IDocumentServicePolicies.
export of extended ILoaderOptions from container-loader layer will also be removed.

To be removed post 1/6/25, to land in 2.20.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api deprecation Changes to a deprecated API triage
Projects
None yet
Development

No branches or pull requests

1 participant