Releases: dxFeed/dxfeed-graal-net-api
Releases · dxFeed/dxfeed-graal-net-api
2.0.1
- Fix exception when closing an app under .NET Framework
Full Changelog: 2.0.0...2.0.1
2.0.0
- 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.
- BACKWARD-INCOMPATIBLE CHANGE:
- Fix copyright header
- Fix build warnings
- Bump StyleCop.Analyzers
- Fix CodeQL workflow
Full Changelog: 1.3.1...2.0.0
1.3.1
- Fix receiving Greeks and TheoPrice via dxLink
Full Changelog: 1.3.0...1.3.1
1.3.0
- 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
- Improve TimeSeriesEventAsync public API
Full Changelog: 1.2.0...1.2.1
1.2.0
- Add TimeSeriesEventAsync
Full Changelog: 1.1.0...1.2.0
1.1.0
- 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
- 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
- Update README.MD
- Add dependencies and third party license
- Fix DocFX template
Full Changelog: 0.7.0...0.8.0
0.7.0
- Change lifetime management for objects created by GraalVM
- Add builds for net7.0 and net8.0
Full Changelog: 0.6.0...0.7.0