Commit Graph

497 Commits

Author SHA1 Message Date
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 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
mibo 69e0f0af1f [OLINGO-1554] Fix uniqueness of Content-ID in batch request 2022-02-26 08:22:11 +01:00
ramya vasanth 911d9d8e7f [OLINGO-1546]Support Jackson 2.12.x 2021-09-17 11:27:16 +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 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 79bd10f430 [OLINGO-1480]Client error when reading Decimal literal 2020-11-19 14:11:38 +05:30
ramya vasanth 2b96e6e2a1 [OLINGO-1472]Support Scale having values variable and floating 2020-08-18 13:07:09 +05:30
ramya vasanth ea727e9225 [OLINGO-1431]Remove versions in Import-Packages for client-core 2020-02-20 13:38:42 +05:30
ramya vasanth a7f98f8842 [OLINGO-1238]Code Improvements in handling exceptions 2020-02-20 09:40:03 +05:30
mibo cb6a7ce346 [OLINGO-1418] Set version to next SNAPSHOT 2019-12-25 18:11:14 +01:00
mibo dd944cd181 [OLINGO-1418] Set version to 4.7.1 2019-12-25 06:11:03 +01:00
Michael Bolz 53e98faf34 [OLINGO-1418] Set version to 4.7.1-RC01 2019-12-20 07:41:14 +01:00
Artem Smotrakov 9f9aebde55 [OLINGO-1416] Better header processing 2019-12-12 20:28:05 +01:00
mibo 1adc394ba9 [OLINGO-1406] Set version to next SNAPSHOT 2019-12-06 21:42:50 +01:00
mibo 531e5bb8ee [OLINGO-1406] Set version to 4.7.0 2019-12-01 14:08:13 +01:00
Michael Bolz 3254ebdbd6 [OLINGO-1406] Set version to 4.7.0-RC01 2019-11-27 09:31:37 +01:00
Bogdan Ilies cb50f9b769 OLINGO-999 | Ensuring that payloadManager is closing PipedInputStream in case that http client leaked that.
Signed-off-by: Bogdan Ilies <bogdan.ilies@mulesoft.com>
2019-11-27 09:00:32 +01:00
Michael Bolz 68cfa4546d [OLINGO-1114] Minor test fix 2019-11-27 08:47:27 +01:00
jzhao 5cf7e1c0c6 [OLINGO-1114] Fix NULL PrimitiveValue change the type when convert (#21)
ClientEntity to a HttpEntity
2019-11-27 08:47:27 +01:00
mibo a110e09203
Merge pull request #55 from danielfernandez/olingo-1395
[OLINGO-1395] Fixed parsing error when ReturnType contains Annotation
2019-11-27 08:31:24 +01:00
Michael Bolz 35e2302576 [OLINGO-1114] Minor test fix 2019-11-26 07:57:47 +01:00
mibo 820b462f49
Merge pull request #28 from ninckblokje/master
[OLINGO-1114] Test + fix for NULL value type
2019-11-26 07:33:20 +01:00
Michael Bolz b81bc23a54 [OLINGO-1411] Fixed typo 2019-11-25 21:30:33 +01:00
Artem Smotrakov 98d445a874 [OLINGO-1411] Better header parsing
* [OLINGO-1411] Better header parsing
2019-11-25 16:45:35 +01:00
Artem Smotrakov c3f982db3d [OLINGO-1409] Better XML parsing 2019-11-13 11:57:03 +01:00
ramya vasanth 7049f4ebf0 [OLINGO-1391]Code Improvements 2019-09-12 15:24:46 +05:30
Daniel Fernández 60d5adaff3 [OLINGO-1395] Fixed parsing error when ReturnType contains Annotation 2019-09-10 11:56:58 +00:00
dsoni 8dc08e8c57 add floating property facet type 2019-08-13 18:20:22 -07:00
ramya vasanth e365059900 [OLINGO-1380] OData V4: Response header information is lost in case of exceptions 2019-08-02 12:45:02 +05:30
ramya vasanth c41d10e8dc [OLINGO-1062] Code improvements for support of annotations 2019-05-15 11:29:01 +05:30
ramya vasanth 109cde8d80 [OLINGO-1276]Modifying tests 2019-05-14 15:30:35 +05:30
ramya vasanth bf12185b59 [OLINGO-1276]Problem with ClientEntitySetIterator 2019-05-14 15:15:33 +05:30
mibo e35f36abc5 [OLINGO-1352] Set 4.7.0-SNAPSHOT as development version 2019-05-05 08:12:19 +02:00
mibo 6e0a5cb43a [OLINGO-1352] Set version to 4.6.0 for release 2019-05-05 07:27:37 +02:00
mibo 68181b9676 [OLINGO-1352] Set version to 4.6.0-RC01 2019-05-01 06:56:06 +02:00
mibo bc8465cb59 [OLINGO-1352] Versions clean up 2019-05-01 06:41:15 +02:00
Ramesh Reddy e6672fdef4 OLINGO-1350: Updating fasterxml version 2.9.8 and removing the dependency on aalto-xml library 2019-05-01 06:11:57 +02:00
mibo ffb0496b08 [OLINGO-1352] Sonar issues clean up 2019-05-01 06:07:59 +02:00
mibo b8ac17e4ae [OLINGO-1343] Fix deadlock Piped_Stream (by Aleksandr) 2019-04-26 20:48:08 +02:00
mibo 482c99c9f0 [OLINGO-1344] Fix deadlock ThreadPool (by Aleksandr) 2019-04-26 20:15:36 +02:00