Table of Contents
11.13.0
Table of Contents
Breaking changes
Feature |
Endpoint/Contract |
Title |
Description |
Reference |
---|---|---|---|---|
Schema fields | Schema |
New field type FieldTreeView
|
A new field type Deserializing schemas from platforms where this feature is enabled will cause issues with older SDK versions. Note: This feature is only enabled on certain internal platforms. On customer-facing platforms, this is not a breaking change in 11.13 yet (since the new field type is not yet accepted/returned). |
See related OpenAPI spec changes |
Share | ShareDetail |
UserEmail not required |
The attribute In this release, a In future releases, |
See the change in Contracts.Generated.cs |
Deprecation
Feature |
Endpoint/Contract |
Title |
Description |
Reference |
---|---|---|---|---|
SDK | PictureparkServiceSettings |
PictureparkServiceSettings constructors deprecated |
This change only applies if you're using Picturepark .NET SDK. The current constructors of Please specify the name of your integration in the new parameter. The obsolete constructors will be removed in a future release. |
See the change in PictureparkServiceSettings |
Removed
Feature |
Endpoint/Contract |
Title |
Description |
Reference |
---|---|---|---|---|
Outputs |
Outputs.ResetRetryAttempts POST /outputs/resetRetryAttempts
|
Endpoint removed |
The mentioned endpoint has been removed. Automatic rerendering remains as is. Please contact support if you think additional rerendering is required. |
See related OpenAPI spec changes |
Outputs |
Outputs.Search POST /outputs/search
|
Endpoint removed |
The mentioned endpoint has been removed. Use Content endpoints with ContentResolveBehavior.Outputs instead. |
See related OpenAPI spec changes |
Features
Feature |
Endpoint/Contract |
Title |
Description |
Reference |
---|---|---|---|---|
SDK | IPictureparkServiceSettings |
New IntegrationName attribute |
This change only applies if you're using Picturepark .NET SDK. Please specify the name of your integration in the new attribute when initializing |
See the change in IPictureparkServiceSettings |
Deprecation
Feature |
Endpoint/Contract |
Title |
Description |
Reference |
---|---|---|---|---|
Metadata Status | v1/metadata/status |
ContentOrLayerSchemaIds and ListSchemaIds deprecated |
The properties Use the properties with the same name on the The obsolete properties will be removed in version 11.15. |
See the change in PictureparkSwagger.json |