Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.26 KB

changelog.md

File metadata and controls

37 lines (28 loc) · 1.26 KB

Changelog - Real-Time-Data-Simulator

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[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)

[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

[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

[0.1.0] - 2024-06-07

  • First release with basic features.