DataSource Change History
3.18.1
- No changes.
3.18.0
- No changes.
3.17.2
- No changes.
3.17.1
- No changes.
3.17.0
- No changes.
3.16.0
- No changes.
3.15.0
- No changes.
3.14.1
- No changes.
3.14.0
- No changes.
3.13.0
- No changes.
3.12.0
- No changes.
3.11.0
- No changes.
3.10.3
- No changes.
3.10.2
- No changes.
3.10.1
- No changes.
3.10.0
- No changes.
3.9.1
- No changes.
3.9.0
- No changes.
3.8.1
- No changes.
3.8.0
- No changes.
3.7.3
datasource-xmlschemanow forces input through theY.XMLparser. [Ticket #2532838]
3.7.2
- No changes.
3.7.1
- No changes.
3.7.0
- No changes.
3.6.0
- No changes.
3.5.1
- No changes.
3.5.0
- No changes.
3.4.1
- No changes.
3.4.0
datasource-polling
setIntervalfires firstsendRequestin a 0mssetTimout, then subsequent calls after the configured timeout. [Ticket #2529182]
datasource-function
- success callbacks that throw an error no longer result in the
dataevent being fired again. [Ticket #2529824]
3.3.0
- Un-anonymize
DataSource.IOcallback functions. [Ticket #2529466]
3.2.0
-
Removed hardcoded
DataSource.IOfromDataSourceJSONSchema. -
Added ability to cancel underlying IO and Get transactions.
-
Better
DataSourceerror handling. -
Added
ioConfigAttribute toDataSource.IO.
3.1.1
- No changes.
3.1.0
-
[!]
DataSource’ssendRequest()argument signature has changed in a non-backward-compatible way. It now accepts a single object containing the propertiesrequest,callback, andcfg. -
DataSource.Getbug fixed where it was trying to delete the proxy callback in the wrong location during cleanup. -
Changed from array of proxy callbacks to object with guid keys to support services that don’t properly handle array indexes in the callback parameter (Twitter).
-
Code reorganized (API and functionality unaffected).
3.0.0
-
DataSource.IOnow passes request value to IO. -
DataSource.Functionnow catches exception and fires error event.
3.0.0beta1
- Initial release.
