microsoft / spring-cloud-azure

Spring Cloud Azure is an open-source project that provides seamless Spring integration with Azure services.
https://microsoft.github.io/spring-cloud-azure
MIT License
217 stars 105 forks source link

Delete dupliated row in the table of "Mapping of legacy artifact Id and modern artifact Id Legacy Artifact ID" #923

Closed backwind1233 closed 2 years ago

backwind1233 commented 2 years ago

As title

chenrujun commented 2 years ago

Strictly speaking, such kind of change should not be merged. We should create PR to MS docs repo first, then sync to this repo. Because after 4.0.0, we use MS docs as single source of truch. Refs: https://github.com/Azure/azure-sdk-for-java/issues/27570

And that PR should:

  1. Contain all changes from 4.0.0 to 4.1.0. It
  2. Be draft PR before 4.1.0 released.
  3. Be created after this PR merged: https://github.com/MicrosoftDocs/azure-dev-docs-pr/pull/2923

It's OK to not revert this PR. I created an issue to track this: https://github.com/Azure/azure-sdk-for-java/issues/28374

@hui1110 , FYI,