Releases: Azure-Player/Real-Time-Data-Simulator
Releases · Azure-Player/Real-Time-Data-Simulator
RTDSimulator v0.5.2
[0.5.2] - 2024-10-28
- Fixed: Reset
_TotalSizeInBytes
counter before each run to avoid overpriced Mbps after the first run
[0.5.1] - 2024-10-24
[0.5.0] - 2024-10-23
- Added example payloads from https://docs.bond.tech/docs/transaction-payloads #16
- Added transfer data speed to the bottom status pane
RTDSimulator v0.5.1
[0.5.1] - 2024-10-24
[0.5.0] - 2024-10-23
- Added example payloads from https://docs.bond.tech/docs/transaction-payloads #16
- Added transfer data speed to bottom status pane
RTDSimulator v0.5
[0.5.0] - 2024-10-23
- Added example payloads from https://docs.bond.tech/docs/transaction-payloads #16
- Added transfer data speed to the bottom status pane
[0.4.0] - 2024-06-24
Features
- Microsoft Entra ID (Interactive Browser) Authentication #14
- Added ABOUT APP window, icons & "Test connection" button
RTDSimulator v0.3
[0.3.0] - 2024-06-24
Features
Fix loading of Form Designer
Add cancel button
Add exception display
Visual tweaks to progress bar
[0.2.0] - 2024-06-21
Features
Added reuse of compiled C# expressions from message payload, repeated use of an expression executes faster
Limit use to single EventSender and Single EventHubProducerClient across all threads
Updated completion logic that requires all threads to complete before updating UI
Some tweaks to reduce locking of UI during execution