Skip to content

Releases: pm7y/AzureEventGridSimulator

3.1.0

17 Oct 11:20
Compare
Choose a tag to compare
Added DangerousAcceptAnyServerCertificateValidator setting

3.0.4

02 Mar 08:03
Compare
Choose a tag to compare
reinstate trimming

3.0.3

07 Feb 10:54
ce9ea55
Compare
Choose a tag to compare
Simulated health check (#116)

Co-authored-by: Richard Pringle <richard.pringle@gmail.com>

3.0.2

19 May 22:59
Compare
Choose a tag to compare
Fix docker linux issue where ip address was not correctly identified.

3.0.1

14 May 01:33
Compare
Choose a tag to compare
Fix Topic validation.

3.0.0

14 May 00:55
Compare
Choose a tag to compare
update dotnet version in yaml actions

2.0.20

07 Apr 00:47
Compare
Choose a tag to compare

A minor release with some NuGet package upgrades and updates to the README.

2.0.19

01 Apr 12:08
5a14e6d
Compare
Choose a tag to compare

Bug fixes

2.0.18

30 Mar 02:46
7cfb51f
Compare
Choose a tag to compare
Set ASPNETCORE_URLS to empty (#27)

2.0.8

24 Mar 04:55
4dbaabd
Compare
Choose a tag to compare
Add Azure.Messaging.EventGrid based tests (#24)

* Migrate the Azure.Messaging.EventGrid tests into here from a previously uncontrolled separate solution.
* Add test Traits