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

Removal of unnecessary exports in container-runtime package in 2.3.0 #23644

Open
anthony-murphy opened this issue Jan 23, 2025 · 1 comment
Open
Labels
breaking change This PR or issue would introduce a breaking change

Comments

@anthony-murphy
Copy link
Contributor

The following types in the @fluidframework/container-runtime are deprecated. These types are unnecessary for external users of this package.

currentDocumentVersionSchema
DeletedResponseHeaderKey
DocumentSchemaValueType
DocumentsSchemaController
GCFeatureMatrix
GCNodeType
GCVersion
IBlobManagerLoadInfo
ICancellableSummarizerController
ICancellationToken
IConnectableRuntime
IContainerRuntimeMetadata
ICreateContainerMetadata
IDocumentSchema
IDocumentSchemaChangeMessage
IDocumentSchemaCurrent
IDocumentSchemaFeatures
IGCMetadata
IGCStats
IMarkPhaseStats
IRefreshSummaryAckOptions
ISerializedElection
ISubmitSummaryOptions
ISummarizerInternalsProvider
ISummarizerRuntime
ISummaryCancellationToken
ISummaryMetadataMessage
ISweepPhaseStats
Summarizer

@anthony-murphy anthony-murphy added the breaking change This PR or issue would introduce a breaking change label Jan 23, 2025
anthony-murphy added a commit that referenced this issue Jan 23, 2025
The following types in the `@fluidframework/container-runtime` are
deprecated. These types are unnecessary for external users of this
package.

- currentDocumentVersionSchema
- DeletedResponseHeaderKey
- DocumentSchemaValueType
- DocumentsSchemaController
- GCFeatureMatrix
- GCNodeType
- GCVersion
- IBlobManagerLoadInfo
- ICancellableSummarizerController
- ICancellationToken
- IConnectableRuntime
- IContainerRuntimeMetadata
- ICreateContainerMetadata
- IDocumentSchema
- IDocumentSchemaChangeMessage
- IDocumentSchemaCurrent
- IDocumentSchemaFeatures
- IGCMetadata
- IGCStats
- IMarkPhaseStats
- IRefreshSummaryAckOptions
- ISerializedElection
- ISubmitSummaryOptions
- ISummarizerInternalsProvider
- ISummarizerRuntime
- ISummaryCancellationToken
- ISummaryMetadataMessage
- ISweepPhaseStats
- Summarizer

related #23644

---------

Co-authored-by: Matt Rakow <[email protected]>
@anthony-murphy
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This PR or issue would introduce a breaking change
Projects
None yet
Development

No branches or pull requests

1 participant