Commit Graph

159 Commits

Author SHA1 Message Date
mibo 20b0d7a2c0
[OLINGO-1613] Set version to 5.0.1-SNAPSHOT 2023-12-17 22:33:17 +01:00
mibo b9edb6bf94
[OLINGO-1613] Set version to 5.0.0 2023-12-17 20:56:12 +01:00
mibo ab7cf15639
[OLINGO-1600] Set version to 5.0.0-ALPHA-02 2023-11-19 22:09:12 +01:00
mibo ae1c045dcd
[OLINGO-1600] Set version to 5.0.0-ALPHA-01 2023-11-14 22:20:36 +01:00
mibo 7e0637b2b7
[OLINGO-1600] Merge branches 2023-11-06 21:04:10 +01:00
mibo 7b8f05659e
[OLINGO-1603] Set version to 5.0.0-SNAPSHOT 2023-11-06 20:51:12 +01:00
mibo 417198580e [OLINGO-1603] Set version to 4.10.0 2023-10-22 20:36:00 +02:00
mibo 5f4df07895 [OLINGO-1603] Set version to 4.10.0-RC01 2023-10-22 20:36:00 +02:00
Raupp Pereira 5e696bc131 upgrade jdk and java ee 2023-06-05 19:50:34 +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 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 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
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
Artem Smotrakov c3f982db3d [OLINGO-1409] Better XML parsing 2019-11-13 11:57:03 +01:00
mibo 5948974ad2 [OLINGO-1409] XML serializer defaults 2019-11-12 04:59:33 +01:00
ramya vasanth 6c2103ccd4 [OLINGO-1391]Code Improvements 2019-09-13 14:28:48 +05:30
Ramesh Reddy 6c3781f178 OLINGO-1355: correcting the error code check 2019-09-01 20:57:06 -05:00
Ramesh Reddy 74587d98f5 OLINGO-1383 2019-09-01 20:35:46 -05:00
Steven Hawkins 7da68d1138 OLINGO-1389 adding support for posting to a navigation 2019-08-27 20:30:11 -04:00
shawkins a19ab7cb1d OLINGO-1386 refinements for apply support 2019-08-22 10:55:00 -04:00
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
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
Ramesh Reddy df332b3384 OLINGO-1316: allowing multipart/mixed as contentType for batch requests 2018-11-20 12:05:54 -06:00
Ramesh Reddy fd481c11d8 OLINGO-1318: adding a way to load more vocabularies into single edm provider 2018-11-20 11:48:15 -06:00
Ramesh Reddy b1640c596c OLINGO-1318: incresing the method scope for the load core vocabularies 2018-11-20 11:30:00 -06:00
Archana Rai c37d40f154 [OLINGO-1191]Code Improvements 2018-11-19 14:35:19 +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
Ramesh Reddy c2c5111a62 OLINGO-1194: Correcting the EntityResponse class to use correct property facets to generate valueToString 2018-08-03 11:17:41 -05:00
Ramesh Reddy 1fef3a131e OLINGO-1271: Making service dispatcher framework to use service root in the context url instead of relative url 2018-06-21 16:42:33 -05:00
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
Ramesh Reddy fd8bfa33d4 OLINGO-1252: adding ability load reference schemas recursively, but locallized to the schema they represent 2018-04-05 12:41:42 -05:00
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 73d1e2e07f [OLINGO-1191] Code Improvements 2017-11-17 09:49:55 +05:30
ramya vasanth 8f40d49c46 [OLINGO-1191]Code improvements 2017-10-24 11:15:15 +05:30
Archana Rai 96223df38d [OLINGO-1191]Code improvements 2017-10-24 10:52:54 +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
Archana Rai f7e5a5c716 [OLINGO-1155]Delta support in Json format 2017-07-31 16:13:11 +05:30