Commit Graph

1892 Commits

Author SHA1 Message Date
ramya vasanth de412ea971 [OLINGO-1545]Scientific notation value of Edm.Double cannot be processed 2021-09-17 10:39:32 +05:30
ramya vasanth 002b3af2f9 [OLINGO-1544]Fix for deserialize delta request payload with navigation 2021-09-16 17:56:04 +05:30
mibo e00643705f
Fixed typo 2021-06-14 12:50:08 +02:00
mibo 7c1bacd21f
Update SECURITY.md 2021-06-14 10:04:23 +02:00
mibo 7fb2fbcbd0
Update SECURITY.md 2021-06-14 10:03:57 +02:00
mibo 0fd3e6524c
Security Policy 2021-06-14 10:03:23 +02:00
ramya vasanth a3d679aacd [OLINGO-1526]Support for Compute aggregate method 2021-05-11 11:13:57 +05:30
ramya vasanth 3de463a5b1 [OLINGO-1525]PUT, POST support on collection properties 2021-05-11 10:10:37 +05:30
ramya vasanth 47a6775c7e [OLINGO-1062]Fix deserialization of empty collections 2021-03-19 15:20:52 +05:30
ramya vasanth aa9a12d82a [OLINGO-1517]The timeout for batch response is very low 2021-03-19 15:05:10 +05:30
ramya vasanth e32302bc32 [OLINGO-1472]Support string-based scales in property metadata 2021-03-03 14:31:12 +05:30
ramya vasanth 162750f2ce [OLINGO-1515]Support non-ascii characters in OData 2021-03-03 12:58:30 +05:30
ramya vasanth 1c1b3c3a9d [OLINGO-1514]Upgrade Netty version 2021-03-03 12:48:25 +05:30
ramya vasanth 33f3e86f1e [OLINGO-1505]Support instance annotation for Stream property 2021-01-22 13:39:37 +05:30
ramya vasanth 8bd229b40e [OLINGO-1499]Fix case-sensitive handling of Content-Type header in BatchLineReader 2021-01-22 12:44:01 +05:30
ramya vasanth dadeed6ef6 [OLINGO-1408]Convert java.time.Instant to edm.DateTimeOffset in generic flow 2021-01-22 12:29:52 +05:30
ramya vasanth a6ccb3d5a4 [OLINGO-1508]Setting event allocator in XMLInputFactory 2021-01-22 10:41:46 +05:30
mibo 02722f0d30 [OLINGO-1502] Set version to next SNAPSHOT 2020-12-27 11:28:19 +01:00
mibo 9ee316bed8 [OLINGO-1502] Set version to 4.8.0 2020-12-27 08:50:08 +01:00
mibo 1982d4a55a [OLINGO-1502] Set version to 4.8.0-RC01 2020-12-14 21:00:44 +01:00
mibo e73a9860e8 [OLINGO-1502] Updated dependency versions 2020-12-14 20:59:55 +01:00
mibo b0d52aeae6 [OLINGO-1493] Updated Netty version 2020-12-14 20:12:55 +01:00
Vlad Kozyr c0eeb34f3f Close http result on exceptions and when Odata Result closed 2020-12-14 15:56:24 +01:00
ramya vasanth 917ec01043 [OLINGO-1499]Support simple new lines in batch requests 2020-12-09 11:16:57 +05:30
ramya vasanth b914808524 [OLINGO-1495]Uri parsing error for GET request on child entity with ID 2020-11-24 15:48:13 +05:30
ramya vasanth 79bd10f430 [OLINGO-1480]Client error when reading Decimal literal 2020-11-19 14:11:38 +05:30
Archana Rai a50c098644 [OLINGO-1490] Update(PUT) Collection Property 2020-10-30 16:01:49 +05:30
ramya vasanth 4aba5b9f92 [OLINGO-1489]Support custom aggregates that have the same name a property 2020-10-29 12:44:29 +05:30
ramya vasanth 4baf2b695a [OLINGO-1191]Fix null issue in Edm.String 2020-10-09 14:13:31 +05:30
ramya vasanth 6f8b90bccd [OLINGO-1485]Server side support for instance annotations 2020-10-09 14:05:14 +05:30
ramya vasanth 3aa902b1b4 [ODATA-1157]Support orderby, top and skip transformation in requests 2020-10-09 12:05:51 +05:30
ramya vasanth eff9b984a5 [OLINGO-1238]Handle all header values in Accept and Accept-Charset for batch calls 2020-10-09 10:21:22 +05:30
ramya vasanth c62513795e [OLINGO-1479]Allow system query option select and expand for POST request 2020-09-18 13:47:39 +05:30
ramya vasanth 97a714e34f [OLINGO-1481]Handle odata v4.01 annotations in edm assisted serailizer 2020-09-17 14:26:24 +05:30
ramya vasanth e8ca29ca62 [OLINGO-1480]Error serializing BigDecimal when there is no Edm Property(EdmAssistedSerializer) 2020-09-17 10:04:53 +05:30
ramya vasanth 26cbaad6dc [OLINGO-1226]Error in MetadataJsonSerializer when there is collection of Records 2020-08-27 13:48:37 +05:30
ramya vasanth 1342d11438 [OLINGO-1479]Allow system query option select and expand for PUT/PATCH requests 2020-08-27 11:30:06 +05:30
ramya vasanth 3b8587973c [OLINGO-1478]Fix jackson parser for handling big numbers 2020-08-27 10:10:52 +05:30
ramya vasanth 2b96e6e2a1 [OLINGO-1472]Support Scale having values variable and floating 2020-08-18 13:07:09 +05:30
ramya vasanth 7e1aa94d4e [OLINGO-1378] does not allow some special characters in search term 2020-07-17 10:31:50 +05:30
ramya vasanth 6bc0fc72e6 [OLINGO-1469]OData V4: Convert java.time types to correct Edm types 2020-07-17 10:19:23 +05:30
ramya vasanth ddaab6b0fa [OLINGO-1446]Allow empty parameters for actions and action imports when there is no non binding parameter defined 2020-04-16 15:18:52 +05:30
Archana Rai a058f1c1cf CsdlEntityType isHasStream() 2020-04-14 20:53:36 +05:30
ramya vasanth 1c8e5ce60b [OLINGO-1443]Streaming support for Media types 2020-04-03 12:12:08 +05:30
ramya vasanth 225bc34dd9 [OLINGO-1442]Support update requests on Stream properties 2020-04-03 10:25:09 +05:30
ramya vasanth a3318beed3 [OLINGO-1437]Add additional properties to OData Server Error 2020-03-19 10:37:08 +05:30
ramya vasanth d4c057b80c [OLINGO-1062]Fallback to fetch full qualified name of Record when the vocab file is not loaded 2020-03-19 10:02:52 +05:30
ramya vasanth ac7d8dbd62 [OLINGO-1368]Fix for OData in operator for Integer values 2020-02-26 11:39:11 +05:30
Archana Rai cd7e028b23 Merge branch 'master' of https://gitbox.apache.org/repos/asf/olingo-odata4 2020-02-21 09:19:21 +05:30
Archana Rai 2b437addac EdmDouble relaxed 2020-02-21 09:17:35 +05:30