-
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
GA Release prep for azure-core-amqp :Increased major version from 1.6.0-> 2.0.0 (In support of ServiceBus GA) #17881
Closed
hemanttanwar
wants to merge
30
commits into
Azure:nov30-2020-ga-release-core-amqp
from
hemanttanwar:nov30-2020-ga-release-core-amqp-preparation-for-release
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
* Added test coverage for Identity tests * Adding more unhappy test cases for TNM * Adding more test cases * Merge * Update recorded session * Decrease jacoco requirement * Decrease jacoco requirement * Fix identity test case * Decrease jacoco requirement * Decrease jacoco requirement * Testing jacoco coverage * Decrease jacoco requirement * test coverage in pipeline * Revert chat changes * Cleanup Co-authored-by: Minnie Liu <[email protected]>
* Fix TNM live tests * Disable all purchase phone number test paths * Fixed sync test area codes * Lower test coverage for deactivated tests Co-authored-by: Minnie Liu <[email protected]>
… in new aad implementation. (Azure#17821) * Make 'azure-spring-boot-sample-active-directory-backend' and 'xxx-backedn-v2' work well in new aad implementation.
…Azure#17820) * Delete "azure.activedirectory.redirect-uri-template" related content. Co-authored-by: Yi Liu <[email protected]>
…ies (Azure#17838) * In XxxOAuth2UserService, append authorities instead of override authorities.
* add migration guide samples * npx embedme MIGRATION_GUIDE.md * add back revapt since it may be conflict for another PR
* mgmt regenerate datafactory package-2018-06 * update pom * fix compile errors
* increase version number
* mgmt revert pom settings * update all poms except resources
* Fix error in AzureActiveDirectoryConfiguration.allScopes()
* Use AnnotationConfigApplicationContext instead of AppRunner to tests. * Move tests from azure-spring-boot-test-aad to azure-spring-boot-test.
* update suffix parameters * set changeable parameter to None first to guarantee it would be updated first * fix typo
* Update documentation for message batch, messages, and processor client. * Adding links to options. * Add transaction code snippets. * Adding sender, receiver, and session client documentation. * Fix docs naming * Update to getSubject -> getLabel * Change to getFirstData()
Validate access token according to spring security resource server's implementation.
Co-authored-by: Sergey Novikov <[email protected]>
* Increment package version after release of com.azure azure-core-http-okhttp * Increment package version after release of com.azure azure-core-http-netty * Increment package version after release of com.azure azure-core
* API correction based on final review
hemanttanwar
requested review from
timtay-microsoft,
vcolin7,
vinagesh,
weidongxu-microsoft,
weshaggard,
xseeseesee,
xinlian12,
YijunXieMS,
yiliuTo,
yungezz,
yvgopal and
a team
as code owners
November 30, 2020 20:07
ghost
added
App Configuration
Azure.ApplicationModel.Configuration
Azure.Core
azure-core
Cosmos
DigitalTwins
Event Hubs
Cognitive - Form Recognizer
Azure.Identity
KeyVault
Schema Registry
Search
Service Bus
Storage
Storage Service (Queues, Blobs, Files)
Cognitive - Text Analytics
azure-spring
All azure-spring related issues
labels
Nov 30, 2020
hemanttanwar
deleted the
nov30-2020-ga-release-core-amqp-preparation-for-release
branch
November 30, 2020 20:08
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-java
that referenced
this pull request
Mar 29, 2022
Rebase Microsoft.SQL in Main Branch (Azure#18428) * Adds base for updating Microsoft.Sql from version preview/2021-08-01-preview to version 2021-11-01-preview * Updates readme * Updates API version in new specs and examples * update sql default tag to composite-v5 (Azure#17143) * Updated Blob Auditing API Files (Azure#17355) * Updated Blob Auditing API Files * Fixed new property name case * fixing x-ms-enum lint warning Co-authored-by: Mukesh Dogra <[email protected]> * Adding swagger for endpoint certificates (Azure#17156) * Adding swagger for endpoint certificates * Fix the year * Fix build error on the pull request * Microsoft.Sql - adding Database and Server AdvancedThreatProtection APIs (Azure#17881) * Microsoft.Sql - adding Database and Server AdvancedThreatProtection APIs * Fix to Swagger ModelValidation failures * Removing the 201 from Database Upsert operation since it is not a long running operation. * Change the name of the API to AdvancedThreatProtectionSettings * Fix to the renaming to AdvancedThreatProtectionSettings * Remove old files * Adding ManagedServerDnsAliases API endpoints (Azure#18008) * change * Update readme.md * error 201 * Revert "Update readme.md" This reverts commit ceff39a406eefda1ed38c6188fd9d2eb271053ab. * Revert "error 201" This reverts commit 759fa4f92e9967d72060485aa36d7a1b62a9d227. * Fixed bad reverts Co-authored-by: Ji Wang <[email protected]> * Add 201 response example so SQL clients can work correctly (Azure#18121) * Add examples for cross sub restore (Azure#18135) * Release Microsoft.sql 2021 11 01 preview (Azure#18005) * update swagger files and example files * update readme.md * address the pipeline error. * update the reference. * address the pipeline error * address x-ms-secret comments * update error message * revert the deleted legacy files; avoid breaking changes. * remove example files and reference. * remove secret * Adds base for updating Microsoft.Sql from version preview/2021-08-01-preview to version 2021-11-01-preview * Updates readme * Updates API version in new specs and examples * update sql default tag to composite-v5 (Azure#17143) * Updated Blob Auditing API Files (Azure#17355) * Updated Blob Auditing API Files * Fixed new property name case * fixing x-ms-enum lint warning Co-authored-by: Mukesh Dogra <[email protected]> * Adding swagger for endpoint certificates (Azure#17156) * Adding swagger for endpoint certificates * Fix the year * Fix build error on the pull request * Microsoft.Sql - adding Database and Server AdvancedThreatProtection APIs (Azure#17881) * Microsoft.Sql - adding Database and Server AdvancedThreatProtection APIs * Fix to Swagger ModelValidation failures * Removing the 201 from Database Upsert operation since it is not a long running operation. * Change the name of the API to AdvancedThreatProtectionSettings * Fix to the renaming to AdvancedThreatProtectionSettings * Remove old files * update swagger files and example files * update readme.md * address the pipeline error. * resolove the conflict * address the pipeline error * address x-ms-secret comments * update error message * revert the deleted legacy files; avoid breaking changes. * remove example files and reference. * remove secret Co-authored-by: Zhenglai Zhang <[email protected]> Co-authored-by: msdogra <[email protected]> Co-authored-by: Mukesh Dogra <[email protected]> Co-authored-by: srmarkov <[email protected]> Co-authored-by: Uriel Cohen <[email protected]> Co-authored-by: Marko Nikolic <[email protected]> Co-authored-by: Andrija Cicovic <[email protected]> Co-authored-by: Ishan Rajesh Madan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
App Configuration
Azure.ApplicationModel.Configuration
Azure.Core
azure-core
Azure.Identity
azure-spring
All azure-spring related issues
Cognitive - Form Recognizer
Cognitive - Text Analytics
Cosmos
Event Hubs
KeyVault
Schema Registry
Search
Service Bus
Storage
Storage Service (Queues, Blobs, Files)
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.
We are planning to release GA
core-amqp
to support Service Bus GA release.Proposed GA
core-amqp
release version : 2.0.0Planning to release on 11/30/2020.
Why major version upgrade
This is because we had to change/break public API AmqpMessageBody which was released in v 1.6.0.
No other library use AmqpMessageBody.
This type was introduced to support AMQP Message in ServiceBus.