Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

5.15.0

Compare
Choose a tag to compare
@nharper285 nharper285 released this 05 Oct 15:58
· 612 commits to main since this release
7529a18

5.15.0

Added

  • Service: Use InterpolatedStringHandler to move values to CustomDimensions Tags #2450
  • Service: C# Can create ADO notifications #2456, #2458
  • Service: C# Cache VMSS VM InstanceID lookups #2464
  • CLI: Retry on connection reset #2468
  • Agent: Enable backtraces for agent errors #2437

Changed

  • Service: Bump Dependencies #2446
  • Service: Temporarily disable Pool validation #2459

Fixed

  • Service: Fix logic to retrieve partitionKey and rowKey #2447
  • Service: Permit periods in Pool names #2452
  • Service: Node state getting reset to init #2454
  • Service: Fix null ref exception in C# logging #2460
  • Service: Correct pool transitions #2462
  • Service: Fix UpdateConfigs #2463
  • Service: Allow worker loops to continue after errors #2469
  • Service: Lowercase webhooks digest header value #2471
  • Service: Fix C# Node state machine. #2476
  • Service: Adding missing caching from python code #2467