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

GA Release prep for azure-core-amqp :Increased major version from 1.6.0-> 2.0.0 (In support of ServiceBus GA) #17881

Conversation

hemanttanwar
Copy link
Contributor

We are planning to release GA core-amqp to support Service Bus GA release.

Proposed GA core-amqp release version : 2.0.0
Planning 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.

minnieliu and others added 30 commits November 25, 2020 16:07
* 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.
* 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
@hemanttanwar 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.