-
Notifications
You must be signed in to change notification settings - Fork 2k
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
SB april beta release updates #20672
Merged
hemanttanwar
merged 8 commits into
feature/servicebus-support-amqp-data-types-17614
from
servicebus-support-amqp-data-types-17614-core-amqp-beta-update
Apr 14, 2021
Merged
SB april beta release updates #20672
hemanttanwar
merged 8 commits into
feature/servicebus-support-amqp-data-types-17614
from
servicebus-support-amqp-data-types-17614-core-amqp-beta-update
Apr 14, 2021
Conversation
This file contains 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
Contributor
hemanttanwar
commented
Apr 14, 2021
•
edited
Loading
edited
- Service bus points to beta release version
- Changelog update
- README: Fix version number
/azp run java - servicebus - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run java - servicebus - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
YijunXieMS
approved these changes
Apr 14, 2021
@@ -4,6 +4,7 @@ | |||
### New Features | |||
- Issue [17614](https://github.com/Azure/azure-sdk-for-java/issues/17614) : Adding support for AMQP Data types SEQUENCE | |||
and VALUE. It support sending and receiving of only one AMQP Sequence at present. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 suggestions:
- Put the text before issue number.
- The text isn't consistent with line number 21's text. Suggest "Added support for ..."
/azp run java - servicebus - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
/check-enforcer reset |
/check-enforcer override |
5883ccb
into
feature/servicebus-support-amqp-data-types-17614
hemanttanwar
added a commit
that referenced
this pull request
May 13, 2021
* Service bus adding max auto lock renew duration in processor client (#20317) * Added API in builder for "adding max auto lock renew duration in processor client" * Service Bus - Merging previously approved -cross transaction feature - into feature branch - preparation for April release. (#20356) * ServiceBus - cross entity transaction feature (#19863) New Feature: Cross entity transaction API * Service bus : Amqp Types SEQUENCE and VALUE (#20285) * Adding feature AMQP SEQUENCE/VALUE data type implementation * Merge master into branch * beta version change * getting ready to release beta * Updating beta version for event hubs * Fixing unit test case * Removing unwanted import * Fixing test subscriber name (#20666) Co-authored-by: hemanttanwar <[email protected]> * SB april beta release updates (#20672) * SB april beta release updates * Increment package version after release of com.azure azure-messaging-servicebus (#20690) * Use multiple subscribers for `maxConcurrentCalls` in ServiceBusProcessorClient (#21085) * Merge feature branch into release branch * Updated core-amqp version to release as beta
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.