Kennedy Kang'ethe

Results 18 issues of Kennedy Kang'ethe

ODataClient uses a custom `OriginalNameAttribute` Related issues #554 #2099 A PR that is yet to be reviewed/merged #1169 ### Assemblies affected Microsoft.OData.Client v7.x ### Reproduce steps *The simplest set of...

feature
P3
Major release opportunity
milestone investigation

Remove `DataServiceContext.KeyComparisonGeneratesFilterQuery` in the next breaking change release. This was added so as not to break existing clients. https://github.com/OData/odata.net/blob/59cc9b6526cc3f43b638c2b15dc9060000c86579/src/Microsoft.OData.Client/DataServiceContext.cs#L684-L691 ### Assemblies affected *Which assemblies and versions are known to be...

Major release opportunity
milestone investigation

### Issues POC for writing instance annotations for expanded resoource sets ### Description - We need to support read/write instance annotations for expanded resource sets. - We need to enable...

Major release opportunity
Small

### Issues *This pull request fixes #1999 .* ### Description *Briefly describe the changes of this pull request.* ### Checklist (Uncheck if it is not completed) - [ ] *Test...

Small

https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Client/DataServiceQueryOfT.cs#L332 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Client/DataServiceQueryOfT.cs#L341 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Client/QueryOperationResponse.cs#L60 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Client/QueryOperationResponseOfT.cs#L45 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Client/Serialization/HttpClientRequestMessage.cs#L182 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Client/Serialization/HttpWebRequestMessage.cs#L20 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Core/ODataMessageWriter.cs#L323 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Core/ODataMessageWriter.cs#L338 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Core/ODataMessageReader.cs#L442 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Core/ODataMessageReader.cs#L458 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Core/ODataSimplifiedOptions.cs#L87 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Core/UriParser/Aggregation/AggregateToken.cs#L45 https://github.com/OData/odata.net/blob/5e79470b631061830c33e35b8cd1cbf06167f1f4/src/Microsoft.OData.Core/UriParser/Aggregation/AggregateTransformationNode.cs#L35 ### Assemblies affected *Which assemblies and versions are known to be affected e.g. OData .Net lib 7.x*...

Major release opportunity
milestone investigation

OData Client seems to make V4 requests only. It would be great to allow it to make V4.01 requests, unless this will break existing logic. A few specific areas in...

feature
Major release opportunity

### Issues *This pull request fixes #xxx.* ### Description *Briefly describe the changes of this pull request.* ### Checklist (Uncheck if it is not completed) - [ ] *Test cases...

Extra Large

### Issues In the existing implementation, we serialize navigation properties in 2 scenarios: - Responses when we use `[AutoExpand]` attribute in controller methods. - Responses when we use `$expand` query...

Extra Small

### Issues *This pull request fixes issue #2262* *Additional work after PR #2287* ### Description *Briefly describe the changes of this pull request.* We have been generating an incorrect `navigationLink`...

Ready for review

### Issues *This pull request fixes issue #xxx.* ### Description *Briefly describe the changes of this pull request.* ### Checklist (Uncheck if it is not completed) - [ ] *Test...

Medium