Skip to content

Latest commit

 

History

History
129 lines (64 loc) · 8.53 KB

File metadata and controls

129 lines (64 loc) · 8.53 KB

Changelog

5.0.1 (2026-03-23)

Dependencies

  • actions: bump the actions group across 1 directory with 6 updates (#267) (bf83089)
  • nuget: Bump the minor-and-patch group with 5 updates (#270) (38bd900)
  • nuget: Bump the minor-and-patch group with 7 updates (#268) (68bcaa3)
  • nuget: Bump the minor-and-patch group with 7 updates (#271) (d75b124)

5.0.0 (2026-02-18)

⚠ BREAKING CHANGES

  • Service Bus message bodies are now single JSON objects instead of single-element arrays. Consumers that parse the array format will need to be updated.

Bug Fixes

  • integrate DOMPurify to sanitize innerHTML assignments in dashboard (#252) (46bfac5)
  • Send Service Bus events as single objects instead of arrays (#261) (d033b19)

Dependencies

  • nuget: Bump the minor-and-patch group with 2 updates (#253) (786b8e5)
  • nuget: Bump the minor-and-patch group with 2 updates (#254) (c90650a)
  • nuget: Bump the minor-and-patch group with 2 updates (#260) (9497ecf)
  • nuget: Bump the minor-and-patch group with 3 updates (#249) (a43306c)
  • nuget: Bump the minor-and-patch group with 4 updates (#256) (ebfb116)
  • nuget: Bump the minor-and-patch group with 6 updates (#257) (1fc6069)
  • nuget: Bump the minor-and-patch group with 9 updates (#262) (bae6b1b)

4.6.3 (2025-12-26)

Bug Fixes

4.6.2 (2025-12-26)

Bug Fixes

4.6.1 (2025-12-26)

Bug Fixes

4.6.0 (2025-12-26)

Features

  • Code formatting cleanup and Postman test reorganization (#240) (79eca3d)
  • Enable null reference types (#239) (08ab11e)

Bug Fixes

  • Remove DateTime in favour of TimeProvder and DateTimeOffset (#238) (16ee484)

Dependencies

  • actions: bump the actions group with 5 updates (#233) (346cfbb)

4.5.0 (2025-12-22)

Features

4.4.0 (2025-12-21)

Features

Bug Fixes

4.3.0 (2025-12-17)

Features

4.2.2 (2025-12-17)

Bug Fixes

  • specify framework for publish in release workflow (#217) (f7d4803)

4.2.1 (2025-12-17)

Bug Fixes

  • Trigger docker/nuget actions when release is published (#215) (3e496ff)

4.2.0 (2025-12-17)

Features

  • Support for running as a 'dotnet tool' (e12f849)

Dependencies

  • actions: bump the actions group with 3 updates (#205) (6ead0bc)
  • nuget: Bump the minor-and-patch group with 8 updates (#206) (5aecd6d)