Skip to content

Releases: dxFeed/dxfeed-graal-net-api

2.0.1

29 May 14:17
Compare
Choose a tag to compare
  • Fix exception when closing an app under .NET Framework

Full Changelog: 2.0.0...2.0.1

2.0.0

28 May 19:44
Compare
Choose a tag to compare
  • Build all samples into one directory to reduce the size on disk
  • Keep only self-contained builds for DxFeed.Graal.Net.Tools
  • Add compatibility with netstandard 2.0
    • BACKWARD-INCOMPATIBLE CHANGE:
      The list of event flags moves from the IIndexedEvent interface to the new EventFlags class.
    • BACKWARD-INCOMPATIBLE CHANGE:
      Method GetEventTypes moves from the IEventType interface to DXEndpoint class.
  • Fix copyright header
  • Fix build warnings
  • Bump StyleCop.Analyzers
  • Fix CodeQL workflow

Full Changelog: 1.3.1...2.0.0

1.3.1

21 May 11:15
Compare
Choose a tag to compare
  • Fix receiving Greeks and TheoPrice via dxLink

Full Changelog: 1.3.0...1.3.1

1.3.0

13 May 15:46
Compare
Choose a tag to compare
  • Bump GraalVM to JDK 22.0.1
  • Add OtcMarketsOrder and #pink source
  • Add Schedule
  • Fix an error when the isolate was not created in the main thread
  • Add Custom Marshalers and Graal parsers
  • Add TimeFormat, TimePeriod and SymbolParser
  • Add GetSymbols and SetSymbols for DXFeedSubscription

Full Changelog: 1.2.1...1.3.0

1.2.1

01 Mar 15:49
Compare
Choose a tag to compare
  • Improve TimeSeriesEventAsync public API

Full Changelog: 1.2.0...1.2.1

1.2.0

29 Feb 13:16
Compare
Choose a tag to compare
  • Add TimeSeriesEventAsync

Full Changelog: 1.1.0...1.2.0

1.1.0

04 Dec 15:59
Compare
Choose a tag to compare
  • Add qds-tools
  • Add force-stream options for tools
  • Fix sample for dxLink in Readme

Full Changelog: 1.0.0...1.1.0

1.0.0

30 Nov 21:47
Compare
Choose a tag to compare
  • Reduce memory consumption
  • Improve performance
  • Fix token-based authorization in dxLink
  • Bump DxFeed.Graal.Native.SDK

Full Changelog: 0.8.0...1.0.0

0.8.0

30 Nov 16:59
Compare
Choose a tag to compare
  • Update README.MD
  • Add dependencies and third party license
  • Fix DocFX template

Full Changelog: 0.7.0...0.8.0

0.7.0

24 Nov 16:17
Compare
Choose a tag to compare
  • Change lifetime management for objects created by GraalVM
  • Add builds for net7.0 and net8.0

Full Changelog: 0.6.0...0.7.0