Commit Graph

582 Commits

Author SHA1 Message Date
Archana Rai 256b14f02b [OLINGO-1333]ODataResponse for delta client throws NPE on Asynchronous calls 2019-03-26 17:05:59 +05:30
Archana Rai f91568e1ab [OLINGO-1315]OData v4.0:Client: API to return HTTP Request details 2019-03-26 16:56:08 +05:30
Archana Rai 5b32c3acbf [OLINGO-1315]OData v4.0:Client: API to return HTTP Request details 2019-03-26 16:33:14 +05:30
Archana Rai cf04fdcb4e [OLINGO-1315]ODATA V4.0 Client: API to return HTTP Request details 2018-11-19 13:44:40 +05:30
Christian Amend 0f39306541 [OLINGO-1284] Set next 4.6.0-SNAPSHOT development version 2018-08-13 15:26:45 +02:00
Christian Amend 7290f7ea4d [OLINGO-1284] Set 4.5.0 release version 2018-08-13 15:25:07 +02:00
Christian Amend cde4f0723f [OLINGO-1284] Set 4.5.0-RC01 version 2018-08-06 14:28:45 +02:00
Archana Rai e18c6fa184 [OLINGO-1280]OData V4.0: Client throws exception for Asynchronous Action requests 2018-07-26 17:34:58 +05:30
Archana Rai a9aaa9355d Revert "[OLINGO-1279]OData V4.0: Client returns CsdlPath for CsdlAnnotationPath attribute"
This reverts commit 8f4e554dfa.
2018-07-26 17:10:06 +05:30
Archana Rai 8f4e554dfa [OLINGO-1279]OData V4.0: Client returns CsdlPath for CsdlAnnotationPath attribute 2018-07-26 17:06:16 +05:30
ramya vasanth 2696359f33 [OLINGO-1273]The V4 client responses should be as per values of odata.metadata parameter 2018-07-09 14:12:03 +05:30
ramya vasanth 03a02d2d69 [OLINGO-1238]Handling Prefer header with values being minimal and representation for GET and DELETE requests 2018-05-23 15:36:18 +05:30
ramya vasanth f3919036ae [OLINGO-1191] Code Improvements 2018-05-21 09:07:24 +05:30
ramya vasanth b07a7cfe26 [OLINGO-1246]Handling relative url's in odata context and few enhancements to technical service 2018-05-07 13:54:59 +05:30
ramya vasanth c81833d50e [OLINGO-1238]Code fixes w.r.t Accept and Accept charset headers 2018-04-25 14:19:15 +05:30
ramya vasanth edee782ea0 [OLINGO-1143]Expand of a stream property of a complex type 2018-04-17 13:40:02 +05:30
ramya vasanth aaff527dcd [OLINGO-1143] Support of Expand of a navigation property of a complex type 2018-04-11 11:15:38 +05:30
ramya vasanth d9aff6300f [OLINGO-1246] Including key properties in context url and response payload even if select clause does not include key properties 2018-03-21 09:52:07 +05:30
ramya vasanth eb112032dd [OLINGO-1238] Code Improvements in handling exceptions with odataVersion headers and accept headers 2018-03-12 14:07:22 +05:30
ramya vasanth 48f93fd871 [OLINGO-1231] Serializer for complex collection properties does not respect 2018-02-21 10:20:51 +05:30
ramya vasanth ee919d812d [OLINGO-1144] How to use the FilterFactory to create a valid URI for filtering on a ComplexValue in a collection 2017-12-18 15:04:16 +05:30
Archana Rai 1ce51fd4ec [OLINGO-1202]Bound function scenarios, samples and tests 2017-11-13 16:07:34 +05:30
Archana Rai 379a3c706e [OLINGO-1179]Copying oDataHeaders from parent call to subsequent calls 2017-09-20 18:59:04 +05:30
Archana Rai 8a968923ba [OLINGO-1182] Support Edm.Stream property for 4.0.1 in json format 2017-09-18 11:04:52 +05:30
Christian Amend 4cae638ff5 [OLINGO-1171] Set next 4.5.0-SNAPSHOT version 2017-09-01 15:35:37 +02:00
Christian Amend 9858f1d04c [OLINGO-1171] Set 4.4.0 release version 2017-09-01 15:15:49 +02:00
Christian Amend b98eb1fc6c [OLINGO-1171] Set 4.4.0-RC01 version 2017-08-29 09:58:49 +02:00
ramya vasanth 6bc17b668c [OLINGO-1159] Fixing tests 2017-08-09 16:18:02 +05:30
ramya vasanth d4f1b73875 [OLINGO-1159] Enhancements to Bound Actions in V4 2017-08-09 15:56:52 +05:30
Archana Rai 38f77daa5c [OLINGO-752] Support for + sign as a separator 2017-08-09 13:37:27 +05:30
ramya vasanth f6dd0deacc [OLINGO-1122]Addressing derived types in filter and expand 2017-07-25 09:43:57 +05:30
Archana Rai ecf7f56ec8 [ODATAJAVA-1123]OData V4.0: Support of derived types and mixed 2017-07-23 15:29:00 +05:30
ramya vasanth d808142993 [OLINGO-1062]Fix in API for Casting Types to Derived Types 2017-07-05 14:14:58 +05:30
ramya vasanth 36e45f0219 [OLINGO-1101] Casting Types to Derived Types 2017-06-22 15:00:24 +05:30
ramya vasanth 891421d7fc [OLINGO-1117] Sending skip and take requests without a value returns String index out of range Exception 2017-06-21 14:01:05 +05:30
ramya vasanth 8f1a079faf [OLINGO-1062] Cannot consume Term defined in external vocabulary 2017-06-21 13:27:06 +05:30
Archana Rai 2dc14d6764 Revert "[OLINGO-1062]Cannot consume Term defined in external Vocabulary"
This reverts commit ce4bc57a84.
2017-06-21 11:13:56 +05:30
ramya vasanth ce4bc57a84 [OLINGO-1062]Cannot consume Term defined in external Vocabulary 2017-06-21 10:59:27 +05:30
ramya vasanth aea44a33a0 [OLINGO-1126]ClientProperty hasNullValue incorrect for null complex values 2017-06-09 12:57:54 +05:30
ramya vasanth d1ef643c97 [OLINGO-1132]Fixing tests 2017-06-08 18:07:52 +05:30
ramya vasanth ce076387c3 [OLINGO-1132]Type information is lost when primitive properties with null value is updated 2017-06-08 17:40:55 +05:30
i050510 32ff14fe78 [OLINGO-1073] Collections with derived complex types
wrong odata.type

Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-05-09 14:37:42 +02:00
i050510 74a2da7d5e [OLINGO-753] Incorrect uri formed when the uri parameter contains /$count in URIUtils class
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-27 13:15:26 +02:00
Archana Rai f55205561e [OLINGO-1099] OData V4.0: $levels refactoring
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-27 13:01:40 +02:00
i050510 173f0d78ad [OLINGO-975] Olingo client sends incorrect types for collection members
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-27 13:00:35 +02:00
i050510 272719d59f [OLINGO-1064] ComplexType is deserialized as Primitive Type if the value is NULL
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-26 16:13:08 +02:00
Ramesh Reddy 0cf76f51c5 OLINGO-1107: Changing client encoding of URL to use %20 instead of using + for space. This is done by switching the Olingo supplied Encoder and Decoder rather than the JDK supplied URLEncoder and URLDecoder 2017-04-17 17:22:50 -05:00
Archana Rai af116170a2 [OLINGO-1106] JUnit for Custom Query Options in batch
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-04-12 11:18:55 +02:00
Archana Rai e41b81ea09 [OLINGO-1077] EntityIterator count support
Signed-off-by: Christian Amend <christian.amend@sap.com>
2017-02-07 12:09:16 +01:00
Archana Rai 4b3c02373f NextLink Support in streaming
Change-Id: I199fe29991f9c02b870fd524b4276d16c1e5382e
Signed-off-by: Archana Rai <archana.rai@sap.com>
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-12-13 10:09:44 +01:00