Skip to content

Releases: pm7y/AzureEventGridSimulator

5.0.0

19 Feb 20:17
3adba70

Choose a tag to compare

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

26 Dec 09:58
cc8f592

Choose a tag to compare

4.6.3 (2025-12-26)

Bug Fixes

v4.6.2

26 Dec 09:27
0afc557

Choose a tag to compare

4.6.2 (2025-12-26)

Bug Fixes

v4.6.1

26 Dec 08:59
be8e612

Choose a tag to compare

4.6.1 (2025-12-26)

Bug Fixes

v4.6.0

26 Dec 07:20
96d32e0

Choose a tag to compare

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

22 Dec 00:59
bc93f89

Choose a tag to compare

4.5.0 (2025-12-22)

Features

4.4.0

21 Dec 23:25
a865d4e

Choose a tag to compare

4.4.0 (2025-12-21)

Features

Bug Fixes

4.3.0

17 Dec 12:23
8f5e227

Choose a tag to compare

4.3.0 (2025-12-17)

Features

4.2.2

17 Dec 07:33
b5484d8

Choose a tag to compare

4.2.2 (2025-12-17)

Bug Fixes

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

v4.2.1

17 Dec 07:22
41f7392

Choose a tag to compare

4.2.1 (2025-12-17)

Bug Fixes

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