Version Packages#263
Merged
Merged
Conversation
Generate changelog in
|
d310e3d to
2d3a796
Compare
✅ Successfully generated changelog entries for:
Need to regenerate?Simply interact with the changelog bot comment again to regenerate these entries. 📋Changelog Preview💡 Improvements |
zerovox
approved these changes
Jul 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by automation. When you're ready to do a release, you can merge this and publish to npm yourself.
If you're not ready to do a release yet, that's fine, whenever you re-run the release script in main, this PR will be updated.
Releases
@palantir/pack.state.core@0.19.0
Minor Changes
9d0c61a: Bump
@osdk/foundry.packto^2.68.0, surfaceowningApplicationIdon document types, and add document-to-application resolution.The SDK adds
owningApplicationIdto the wireDocumentType, populated from the type'smetadata.
DocumentType(state.core) now carriesowningApplicationId?: stringandFoundryDocumentServicemaps it through, so it rides along on everyloadDocumentTypeByName/getDocumentTypecall.Adds
resolveDocumentApplication(docRef)toDocumentService(andapp.state), backed bythe new
GET /v2/pack/documents/{documentId}/resolveApplicationendpoint. Given a document,it resolves the owning application id from the document's type metadata, returning
undefinedwhen none is configured. Unsupported on the in-memory and demo services.
createDocumentEditDescriptionno longer sends the deprecatedeventData.versionor top-leveleventTypefields (both are now optional in the SDK/API and superseded byeventData.schemaVersionand
eventData.eventType).searchDocumentsaccepts an optionalontologyRidin its options, forwarded to the searchrequest to scope results to a specific ontology. Not defaulted — omitted when unset, in which
case the document type name is searched across all ontologies.
@palantir/pack.state.demo@0.17.0
Minor Changes
9d0c61a: Bump
@osdk/foundry.packto^2.68.0, surfaceowningApplicationIdon document types, and add document-to-application resolution.The SDK adds
owningApplicationIdto the wireDocumentType, populated from the type'smetadata.
DocumentType(state.core) now carriesowningApplicationId?: stringandFoundryDocumentServicemaps it through, so it rides along on everyloadDocumentTypeByName/getDocumentTypecall.Adds
resolveDocumentApplication(docRef)toDocumentService(andapp.state), backed bythe new
GET /v2/pack/documents/{documentId}/resolveApplicationendpoint. Given a document,it resolves the owning application id from the document's type metadata, returning
undefinedwhen none is configured. Unsupported on the in-memory and demo services.
createDocumentEditDescriptionno longer sends the deprecatedeventData.versionor top-leveleventTypefields (both are now optional in the SDK/API and superseded byeventData.schemaVersionand
eventData.eventType).searchDocumentsaccepts an optionalontologyRidin its options, forwarded to the searchrequest to scope results to a specific ontology. Not defaulted — omitted when unset, in which
case the document type name is searched across all ontologies.
Patch Changes
@palantir/pack.state.foundry@0.22.0
Minor Changes
9d0c61a: Bump
@osdk/foundry.packto^2.68.0, surfaceowningApplicationIdon document types, and add document-to-application resolution.The SDK adds
owningApplicationIdto the wireDocumentType, populated from the type'smetadata.
DocumentType(state.core) now carriesowningApplicationId?: stringandFoundryDocumentServicemaps it through, so it rides along on everyloadDocumentTypeByName/getDocumentTypecall.Adds
resolveDocumentApplication(docRef)toDocumentService(andapp.state), backed bythe new
GET /v2/pack/documents/{documentId}/resolveApplicationendpoint. Given a document,it resolves the owning application id from the document's type metadata, returning
undefinedwhen none is configured. Unsupported on the in-memory and demo services.
createDocumentEditDescriptionno longer sends the deprecatedeventData.versionor top-leveleventTypefields (both are now optional in the SDK/API and superseded byeventData.schemaVersionand
eventData.eventType).searchDocumentsaccepts an optionalontologyRidin its options, forwarded to the searchrequest to scope results to a specific ontology. Not defaulted — omitted when unset, in which
case the document type name is searched across all ontologies.
Patch Changes
@palantir/pack.state.foundry-event@0.21.0
Minor Changes
9d0c61a: Bump
@osdk/foundry.packto^2.68.0, surfaceowningApplicationIdon document types, and add document-to-application resolution.The SDK adds
owningApplicationIdto the wireDocumentType, populated from the type'smetadata.
DocumentType(state.core) now carriesowningApplicationId?: stringandFoundryDocumentServicemaps it through, so it rides along on everyloadDocumentTypeByName/getDocumentTypecall.Adds
resolveDocumentApplication(docRef)toDocumentService(andapp.state), backed bythe new
GET /v2/pack/documents/{documentId}/resolveApplicationendpoint. Given a document,it resolves the owning application id from the document's type metadata, returning
undefinedwhen none is configured. Unsupported on the in-memory and demo services.
createDocumentEditDescriptionno longer sends the deprecatedeventData.versionor top-leveleventTypefields (both are now optional in the SDK/API and superseded byeventData.schemaVersionand
eventData.eventType).searchDocumentsaccepts an optionalontologyRidin its options, forwarded to the searchrequest to scope results to a specific ontology. Not defaulted — omitted when unset, in which
case the document type name is searched across all ontologies.
Patch Changes
@palantir/pack.app@0.20.0
Patch Changes
@palantir/pack.state.react@0.20.0
Patch Changes