Skip to content

Servy 8.7

Latest

Choose a tag to compare

@aelassas aelassas released this 21 Jul 09:28
  • feat: add External Heartbeat Ping URL (#2700)
  • fix(service): move constructor guard clauses outside try-catch to prevent premature runner crash
  • fix(service): wrap masking regex value patterns in atomic groups to eliminate ReDoS timeouts
  • fix(service): move state cleanup inside the lock boundary to eliminate telemetry snapshot sync races
  • fix(ui): BulkObservableCollectionTests.cs - TrimToSize_NonListImplementation_UsesManualLoop never reaches the manual-loop branch: every ObservableCollection ctor copies into a List (#3129)