OData Release Notes
Release notes are displayed in descending order from the most recent release to the oldest. Known Issues are listed with the most recent release.
See TIBCO Scribe® Online Connector For OData for more information.
Version 2.1.0
Released November 1, 2017.
New And Noteworthy
There are no new features in this release.
Closed Issues
20394 / 20703
Could not connect to OData using basic authentication if the username contained at @ symbol, such as John.Doe@gmail.com. (Case # 83020)
30095
Updated the syntax of some PUT calls to the OData V4 API where they needed to differ from the OData v1-3 APIs. (Case # 56578)
39682
Resolved timeouts on some PUT calls to the OData V4 API. (Case # 56770)
41862
Enhanced retry logic to prevent timeouts that caused a Connection forcibly closed error. (Case # 57816)
41938
Added retry logic to recover from temporary forcibly closed connection exceptions. (Case # 57582)
45899 / 46355
Update Patch operations were not supported for entities where the primary key was a datetime field required in Z format for universal date. (Case # 58044)
49905
Lookup and Update Patch operations did not recover from Timeout Exceptions which caused a performance degradation. (Case # 59311, 60477)
Known Issues
There are no Known Issues in this release.
December 12, 2015 Release
New And Noteworthy
The OData Connector supports the following:
- OData versions 1 through 4.
- Upsert operation now supports batch processing.
Closed Issues
There are no Closed Issues in this release.
July 10, 2015 Release
New And Noteworthy
There are no new features in this release.
Closed Issues
9894
Enhanced pagination to more efficiently return large sets of data. ( Case # 69810 )
May 7, 2014 Release
New And Noteworthy
The OData Connector supports the following:
- Query, create, update, and delete operations.
- OData versions 1 through 3.