Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

v3.3.0-preview-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@arcus-automation arcus-automation released this 15 Nov 08:19
5dcbc43

Install the Arcus.EventGrid packages that you need via NuGet, for instance Arcus.EventGrid.Publishing:

PM > Install-Package Arcus.EventGrid.Publishing --Version 3.3.0-preview-1

For a complete list of all Arcus.EventGrid packages see the documentation.

What's new?

Features

  • Provide the capability to do something (#123)

Fixes / Changes

None.

Breaking Changes

None.

Removal

None.

Changes:

  • 5dcbc43 feat: add w3c event correlation support (#251)
  • 32271b7 chore: remove deprecated pr validation config (#256)
  • 65313ae chore: Bump ansi-regex in /docs (#253)
  • 88299c1 chore: Bump loader-utils from 1.4.0 to 1.4.1 in /docs (#252)
  • f3e107f feat: add managed identity support to event publishing (#249)
  • 671bfc1 feat: eventgrid publisher client w correlation tracking (#245)
  • 90c5074 chore: Bump terser from 4.8.0 to 4.8.1 in /docs (#242)
  • 498a882 docs: add introduction section (#241)
  • fc95a93 chore: Bump eventsource from 1.1.0 to 1.1.1 in /docs (#239)
  • e5c3bf6 chore: add package readme project tag (#238)
See More
  • dd09148 feat: add eventgrid to dependency injection w http client support (#236)
  • 477b358 chore: update release notes w example (#235)
  • b9bba47 chore: add readme and proj url to nuget pkg (#234)
  • f8192e1 chore: update README with a supported NuGet package (#233)
  • 51e1a1d docs: publish v3.2 feature docs (#232)
  • 300cfeb chore: Bump cross-fetch from 3.1.4 to 3.1.5 in /docs (#237)

This list of changes was auto generated.