Releases: intrinio/intrinio-realtime-java-sdk
Release 8.2.0
Added MarketCenter enum and mapper.
Release 8.1.0
-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
Added Options Edge and Equities Edge as providers.
DataCache updated.
Release 7.2.0
Added CBOE One as a provider.
Added forced delayed mode.
Release 7.1.2
Added new exchange mappings and a fallback for unexpected values.
Release 7.1.1
Update readme with new trade qualifier mappings from upstream.
Release v7.1.0
-Add delayed option to the readme
-Align equities and options client version numbers
Release v7.0.0
-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
Added IsDarkpool property to trade objects.
v6.0.0
New binary format for messages from server to support additional fields (condition, market center, subprovider)
Add headers to auth and socket calls.