1451 Commits

Author SHA1 Message Date
mibo
6a800beee3 [OLINGO-1568] Add handling of special case precision/scale 2023-09-24 07:54:04 +02:00
Daniel Heid
532719421a OLINGO-1577 Determine content type from HTTP response 2022-11-12 22:32:56 +01:00
mibo
dba911f333 [OLINGO-1591] Fixed deadlock issue for client 2022-11-12 10:36:00 +01:00
mibo
4958f21b1a [OLINGO-1574] .... 2022-10-15 09:17:54 +02:00
mibo
683e471dc2 [OLINGO-1571] Fixed special chars for search 2022-08-13 09:29:31 +02:00
mibo
eb1a2d80f6 [OLINGO-1560] Set version to next SNAPSHOT 2022-03-12 08:24:38 +01:00
mibo
c28e79077c [OLINGO-1560] Set version to 4.9.0 2022-02-27 08:22:47 +01:00
mibo
2fbd91d845 [OLINGO-1560] Updated micro version of dependencies 2022-02-26 12:39:18 +01:00
shawkins
64b1a449de [OLINGO-1471] Adding support for multiple interior rings 2022-02-26 11:24:42 +01:00
mibo
9be30316b1 [OLINGO-1413] Comment on thread-safty of ODataHandlerImpl 2022-02-26 08:38:51 +01:00
mibo
69e0f0af1f [OLINGO-1554] Fix uniqueness of Content-ID in batch request 2022-02-26 08:22:11 +01:00
ramya vasanth
72d5e9195c [OLINGO-1556]Fix scale handling of BigDecimals in EdmAssistedJsonSerializer 2022-01-25 15:05:52 +05:30
ramya vasanth
bc6a299a1f [OLINGO-1526]Allow aggregates in concat to have multiple identical aliases 2021-09-17 13:20:19 +05:30
ramya vasanth
e429cb24ad [OLINGO-1547]Avoid BufferOverFlowException in BatchLineReader 2021-09-17 11:35:14 +05:30
ramya vasanth
911d9d8e7f [OLINGO-1546]Support Jackson 2.12.x 2021-09-17 11:27:16 +05:30
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
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
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
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