Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support serializing received message to/from AMQP bytes #33682

Merged
merged 15 commits into from
Feb 2, 2023

Conversation

JoshLove-msft
Copy link
Member

@JoshLove-msft JoshLove-msft commented Jan 25, 2023

This lays the groundwork for binding to ServiceBusReceivedMessage in the .NET isolated functions worker.

NuGet.Config Outdated Show resolved Hide resolved
@JoshLove-msft
Copy link
Member Author

/cc @liliankasem

@azure-sdk
Copy link
Collaborator

azure-sdk commented Jan 25, 2023

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.Messaging.ServiceBus

@JoshLove-msft
Copy link
Member Author

/azp run net - servicebus - tests

@JoshLove-msft JoshLove-msft enabled auto-merge (squash) February 2, 2023 17:46
auto-merge was automatically disabled February 2, 2023 20:14

Pull request was closed

@JoshLove-msft JoshLove-msft reopened this Feb 2, 2023
@JoshLove-msft
Copy link
Member Author

/check-enforcer evaluate

@github-actions
Copy link

github-actions bot commented Feb 2, 2023

Check Enforcer evaluate was requested, but no Azure Pipelines or Github Actions have been triggered for the changed files.

If you are initializing a new service, follow the new service docs. If no Azure Pipelines are desired, run /check-enforcer override.

For help using check enforcer, see https://aka.ms/azsdk/checkenforcer

@JoshLove-msft
Copy link
Member Author

/azp run net - servicebus - tests

@JoshLove-msft
Copy link
Member Author

/check-enforcer reset

@github-actions
Copy link

github-actions bot commented Feb 2, 2023

Check Enforcer evaluate was requested, but no Azure Pipelines or Github Actions have been triggered for the changed files.

If you are initializing a new service, follow the new service docs. If no Azure Pipelines are desired, run /check-enforcer override.

For help using check enforcer, see https://aka.ms/azsdk/checkenforcer

@JoshLove-msft JoshLove-msft enabled auto-merge (squash) February 2, 2023 20:28
@JoshLove-msft
Copy link
Member Author

/azp run net - servicebus - tests

Copy link
Member

@amnguye amnguye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for the Storage Webjobs Extension SDK

@JoshLove-msft
Copy link
Member Author

LGTM for the Storage Webjobs Extension SDK

Thanks - I ended up reverting these as we are leaving the dependency at 3.0.35 which doesn't have the new constructor.

@JohnCarmichael3000
Copy link

"This lays the groundwork for binding to ServiceBusReceivedMessage in the .NET isolated functions worker."

Newbie question: will this include ServiceBusMessageActions as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants