Skip to content

Releases: intrinio/intrinio-realtime-java-sdk

Release v6.1.0

14 Mar 17:21
8de3684
Compare
Choose a tag to compare

Added IsDarkpool property to trade objects.

v6.0.0

26 May 16:00
237a777
Compare
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.

v5.0.0

19 Apr 18:57
ba98d85
Compare
Choose a tag to compare

Add nasdaq basic and fix temp disconnect issue

v4.1.0

25 Jan 03:38
Compare
Choose a tag to compare

Added delayed SIP as a selectable source.

v4.0.0

21 Apr 21:18
8a0be36
Compare
Choose a tag to compare

Fixes breaking server-side update. Includes:

  • updated version number
  • fixed potential price overflow

Client Information Headers

13 Dec 21:02
694aa50
Compare
Choose a tag to compare

Added client information headers to websocket auth request

Release v3.0.1

16 Nov 21:42
5655746
Compare
Choose a tag to compare

Split SampleApp into its own package. Made necessary interfaces public.

Release v3.0.0

09 Nov 20:02
45517d5
Compare
Choose a tag to compare

Update/refactor client for multi-exchange feed (breaking). This includes using binary messages instead of json messages for subscribing/unscubscribing, as well as trade/quote events.

FXCM Support

13 Feb 06:45
Compare
Choose a tag to compare
  • added support for FXCM streaming Forex prices

Cryptoquote + API Key Auth

30 Nov 04:22
Compare
Choose a tag to compare
  • Added Cryptoquote as a provider of real-time Level 1 and Level 2 cryptocurrency data
  • Switched to API key auth as preferred method