Skip to content

Releases: intrinio/intrinio-realtime-java-sdk

Release 8.2.0

20 Jan 15:11
a46d3b9

Choose a tag to compare

Added MarketCenter enum and mapper.

Release 8.1.0

01 Oct 15:56
67bcb4b

Choose a tag to compare

-No code changes - in the options sample app, revert which config method (config.json or runtime class) back to the config.json so that docker example does not need any additional changes - works out of the box.

Release v8.0.0

03 Sep 00:01
01c86ec

Choose a tag to compare

Added Options Edge and Equities Edge as providers.
DataCache updated.

Release 7.2.0

08 Jul 23:26
07f99db

Choose a tag to compare

Added CBOE One as a provider.
Added forced delayed mode.

Release 7.1.2

30 Sep 17:28
6cac6ca

Choose a tag to compare

Added new exchange mappings and a fallback for unexpected values.

Release 7.1.1

24 Sep 20:30
4067724

Choose a tag to compare

Update readme with new trade qualifier mappings from upstream.

Release v7.1.0

27 Aug 19:59

Choose a tag to compare

-Add delayed option to the readme
-Align equities and options client version numbers

Release v7.0.0

11 Jul 17:52
16a15ce

Choose a tag to compare

-Merge the options and equities repositories
-Adjust namespaces for co-existing and java standards
-refresh auth token on reconnect
-allow user to specify delayed mode even if they are authorized for realtime (options)

Release v6.1.0

14 Mar 17:21
8de3684

Choose a tag to compare

Added IsDarkpool property to trade objects.

v6.0.0

26 May 16:00
237a777

Choose a tag to compare

New binary format for messages from server to support additional fields (condition, market center, subprovider)
Add headers to auth and socket calls.