Skip to content

Releases: Azure-Player/Real-Time-Data-Simulator

RTDSimulator v0.5.2

28 Oct 17:47
Compare
Choose a tag to compare

[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

  • Transfer now shows in Mbps (Megabits per second)
    image

[0.5.0] - 2024-10-23

RTDSimulator v0.5.1

24 Oct 17:45
Compare
Choose a tag to compare

[0.5.1] - 2024-10-24

  • Transfer now shows in Mbps (Megabits per second)
    image

[0.5.0] - 2024-10-23

RTDSimulator v0.5

23 Oct 17:11
4b28c5c
Compare
Choose a tag to compare

[0.5.0] - 2024-10-23

[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

28 Jun 07:34
54795bf
Compare
Choose a tag to compare

[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