Skip to content

Adding connection property to event grid output attribute#1835

Merged
aishwaryabh merged 4 commits intomainfrom
aibhandari/add-connection-property
Aug 23, 2023
Merged

Adding connection property to event grid output attribute#1835
aishwaryabh merged 4 commits intomainfrom
aibhandari/add-connection-property

Conversation

@aishwaryabh
Copy link
Copy Markdown
Contributor

@aishwaryabh aishwaryabh commented Aug 16, 2023

Issue describing the changes in this PR

The worker was behind from the WebJobs extension version of the EventGrid output attribute. This PR adds the connection property.

resolves #1638

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Additional PR information

Comment thread extensions/Worker.Extensions.EventGrid/src/EventGridOutputAttribute.cs Outdated
Comment thread extensions/Worker.Extensions.EventGrid/release_notes.md Outdated
Co-authored-by: Lilian Kasem <likasem@microsoft.com>
@aishwaryabh aishwaryabh merged commit ddfdc35 into main Aug 23, 2023
@aishwaryabh aishwaryabh deleted the aibhandari/add-connection-property branch August 23, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Event Grid] Add Connection property to output attribute

2 participants