Fix AzureMessagingListenerAutoConfiguration not included in spring.factories#35717
Merged
Netyyyy merged 2 commits intoJul 5, 2023
Conversation
Netyyyy
requested review from
backwind1233,
chenrujun,
fangjian0423,
hui1110,
moarychan,
saragluna,
stliu and
yiliuTo
as code owners
July 3, 2023 07:28
Collaborator
|
API change check APIView has identified API level changes in this PR and created following API reviews. |
Member
|
/azp run java - spring - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
saragluna
approved these changes
Jul 4, 2023
saragluna
reviewed
Jul 4, 2023
| This section includes changes in `spring-cloud-azure-autoconfigure` module. | ||
|
|
||
| #### Bugs Fixed | ||
| - Fix the issue that `AzureMessagingListenerAutoConfiguration` not included in spring.factories [34690](https://github.com/Azure/azure-sdk-for-java/issues/34690). |
Member
There was a problem hiding this comment.
Please also list the PR number here.
saragluna
approved these changes
Jul 5, 2023
3 tasks
Netyyyy
deleted the
myao/fix_AzureMessagingListenerAutoConfiguration_sb3
branch
August 24, 2023 01:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Sync codes #35716
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines