-
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
Service Bus - Merging previously approved -cross transaction feature - into feature branch - preparation for April release. #20356
Conversation
New Feature: Cross entity transaction API
Co-authored-by: hemanttanwar <[email protected]>
Co-authored-by: hemanttanwar <[email protected]>
…-1-0' of https://github.com/Azure/azure-sdk-for-java into hemant/feature/sb-cross-entity-transaction-19137-off-V7-1-0
@@ -1,6 +1,11 @@ | |||
# Release History | |||
|
|||
## 2.1.0-beta.1 (Unreleased) | |||
## 2.1.0-beta.2 (unreleased) |
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.
missing changelog info, if you't=re preparing for release.
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.
This is for previously approved PR to merge into this branch for April. But for April Release, I will have separate release PR in few days.
eb2fe35
into
feature/servicebus-support-amqp-data-types-17614
* 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
…22426) * 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 * added subQueue API
Added "isDevopsAuditEnabled" to sqlServer json (Azure#20356) * Added "isDevopsAuditEnabled" to sqlServer json * Updated "isDevopsAuditEnabled" to GetWorkspaceManagedSqlServerBlobAuditingSettings json
Candidate Release : Beta release for April "7.2.0-beta.2"
The code on branch "hemant/feature/sb-cross-entity-transaction-19137-off-V7-1-0" is already approved and released as beta on March 25th. We are merging this branch into another feature branch in preparation for April beta release.
This code was already approved here #19863
But this is still not on master as this is still beta candidate.