-
### Brief bug description
Error message - Error: Management API v1 has been discontinued. We recommend that you update to the latest Management SDK version to continue using the API
What went wron…
-
### Brief bug description
When using the range filter in a typescript project, providing date/time strings as arguments causes a type error 'argument of type 'string' is not assignable to parameter…
-
When I use a showcase from the README on Sample app react, the `internalLink` resolution overflow to content to sibling mark.
![image](https://user-images.githubusercontent.com/9218736/231475445-73…
-
The [Importing linked content](https://github.com/kontent-ai/management-sdk-net#importing-linked-content) link in the [Codename vs. ID vs. External ID](https://github.com/kontent-ai/management-sdk-ne…
-
### Brief bug description
We use Webhooks to update our Azure Search index. Right now the client has done some heavy content re-ordering and is publishing a lot of content items at the same time. T…
-
### Brief bug description
DistributedCacheManager can't handle failures of the underlying cache implementation.
### Repro steps
1. Failing unit test: https://github.com/kontent-ai/delivery-sd…
-
### Motivation
Send identification header for tracking usage of SDK
Blocked by [https://github.com/kontent-ai/management-sdk-net/issues/197](https://github.com/kontent-ai/management-sdk-net/issu…
-
### Brief bug description
I am retrieving an existing item, then set the externalID and then upsert the content item but the externalID is null after the upsert
### Repro steps
```
var inter…
-
### Brief bug description
When you call `viewLanguageVariant` you are missing the workflow object.
The `workflow_stepobject` is deprecated and is replace with workflow see https://kontent.ai/lea…
-
### Motivation
When generating a class for a known content type that has embedded content types they get generated with incorrect types of "object" instead of the strongly typed class. Additionally…