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
acb5e5e74c
[OLINGO-1430]Enhance metadata serializer to include OnDelete child element for a navigation Property
2020-02-20 10:47:40 +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
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
luca-vercelli
2df6c17799
[OLINGO-1406] added some toString() methods ( #26 )
...
General and minor improvement during release
2019-11-27 08:34:30 +01:00
ramya vasanth
8f4d031957
[OLINGO-1155]Discrepency in Next Link shown in delta request and normal request
2019-09-13 12:48:26 +05:30
ramya vasanth
7049f4ebf0
[OLINGO-1391]Code Improvements
2019-09-12 15:24:46 +05:30
ramya vasanth
510b213cd6
[OLINGO-1393]Validate the values for a Decimal data type as per latest spec
2019-09-09 10:51:15 +05:30
Dirk Mahler
7ff8ffdf37
OLINGO-1357 use s map to cache EdmPrimitiveTypeKind values for lookup
2019-05-13 14:13:40 +02: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
Archana Rai
3395683b5a
[OLINGO-1333]ODataResponse for delta client throws NPE on Asynchronous calls
2019-03-26 17:23:54 +05:30
shawkins
ebdf0d3e3a
OLINGO-1294 adding polygon support for multiple interior rings
2018-09-21 17:36:02 -04:00
Archana Rai
8cbe468c2a
[OLINGO-1062]Cannot consume Odata Reference Services with Annotations
2018-08-20 11:31:08 +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
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
1a739d46bf
[OLINGO-1191] More Code Improvements
2018-03-15 08:12:10 +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
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
Archana Rai
f7e5a5c716
[OLINGO-1155]Delta support in Json format
2017-07-31 16:13:11 +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
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
Christian Amend
59e53d6bca
[OLINGO-1023] Set next 4.4.0-SNAPSHOT version
2016-09-19 14:16:21 +02:00
Christian Amend
31401845a7
[OLINGO-1023] Set 4.3.0 release version
2016-09-19 13:46:34 +02:00
Christian Amend
8515b48dd5
[OLINGO-1023] Set 4.3.0-RC01 version
2016-09-15 14:28:27 +02:00
Morten Riedel
19cfe4b494
[OLINGO-1004] Removed ErrorResponseTestITCase and moved the full JSON Exception test into ErrorTest.
...
Signed-off-by: Michael <michael.bolz@sap.com>
2016-08-22 09:38:32 +02:00
Ramesh Reddy
a931f657fa
OLINGO-1002: Adding the missing target type for Parameter
2016-08-11 15:36:56 -05:00
Christian Amend
38c9a76eb6
[OLINGO-995] Support HEAD for metadata and service document
2016-08-11 15:58:17 +02:00
Christian Amend
c0f1b997ef
[OLINGO-993] Set SNAPSHOT version again
2016-07-29 11:16:16 +02:00
Christian Amend
d7a2b65d94
i[OLINGO-993] Set beta version
2016-07-29 10:55:32 +02:00
Michael Bolz
8d51c870fa
[OLINGO-567] Add default getOperations() for EntityIterator
2016-06-30 16:00:25 +02:00
Ramesh Reddy
3c0225c9da
OLINGO-567: Support for odata.metadata=full
2016-06-26 07:50:39 -07:00
Christian Amend
3baa3993ea
[OLINGO-922] Set next 4.3.0-SNAPSHOT version
2016-04-05 14:11:24 +02:00
Christian Amend
88fbe2f66e
[OLINGO-922] Set 4.2.0 release version
2016-04-04 15:59:59 +02:00
Christian Amend
bfeab37b1b
[OLINGO-922] Set release candidate version 4.2.0-RC01
2016-03-31 16:56:03 +02:00
Ramesh Reddy
a1e10be17e
OLINGO-925: renaming the package name of EdmxReference class such it bundle packaging mechanism will not pull in these classes into other modules
2016-03-31 08:22:34 -05:00
Klaus Straubinger
9381ecfa56
[OLINGO-864] use local timezone for technical service
...
Signed-off-by: Christian Amend <christian.amend@sap.com>
2016-03-01 15:38:05 +01:00
Michael Bolz
a44f38d70d
[OLINGO-832] Added javadoc and minor code clean up
2016-02-25 21:30:23 +01:00