This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
Install the Arcus.EventGrid packages that you need via NuGet, for instance Arcus.EventGrid.Core:
PM > Install-Package Arcus.EventGrid.Core --Version 4.0.0
For a complete list of all Arcus.EventGrid packages see the documentation.
What's new?
Features
- Provide support for .NET 8 (arcus-azure/arcus#311)
Fixes / Changes
- Use sync secret retrieval in Azure EventGrid publisher client registration (#277)
Removal
- Remove deprecated
EventsReceived
with dedicated logger (#240) - Remove
Arcus.EventGrid
project NuGet reference (#281) - Remove
Event(Grid)Parser
(#211) - Remove unused
NoOpLogger
(#295)
Changes:
- a8315a4 chore: support net8.0 version (#313)
- 76457c5 chore: support net8.0 preview (#312)
- 3d2e7ec chore: Update LICENSE (#303)
- 8023730 chore: Bump ua-parser-js from 0.7.28 to 0.7.33 in /docs (#296)
- e7c8a4f chore: Bump Newtonsoft.Json in /src/Arcus.EventGrid.Security (#301)
- 091b0a8 chore: Bump webpack from 5.48.0 to 5.76.1 in /docs (#300)
- 9e26645 chore: Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#297)
- 9762da5 chore: Bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#298)
- 14d6238 chore: add code coverage (#294)
- 1ff59bd chore: use
main
branch in az devops status badge (#293)
See More
- 96babaf chore: use arcus testing (#292)
- c01648c chore: use main in codeql (#291)
- 76cd1c2 chore: fix nuget warnings (#290)
- 143af1e chore: Bump json5 from 1.0.1 to 1.0.2 in /docs (#288)
- 987e736 docs: correct introduction section (#284)
- 29f1f70 docs: add deprecation message to event parsing & custom events in v3.3 (#285)
- 852e036 chore: remove publishing project (#279)
- 116d986 Update ci-build.yml (#287)
- 9f95c58 chore: fix deploy to azure button (#278)
- e20bf5a chore: frontend brand updates (#262)
- 78abbab chore: use new example package in release notes (#274)
- c6d247c docs: publish v3.3 feature docs (❗) (#272)
- a8782cb chore: use sync secret retrieval for az client registration (#277)
- f28bc21 chore: Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#265)
- cbc799f chore: Bump express from 4.17.1 to 4.18.2 in /docs (#267)
- 4563fe1 chore: Bump qs and express in /docs (#266)
This list of changes was auto generated.