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

Update spring-data-cosmosdb SDK's groupId and artifactId to reflect track 2 changes #12490

Closed
kushagraThapar opened this issue Jun 24, 2020 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Cosmos

Comments

@kushagraThapar
Copy link
Member

kushagraThapar commented Jun 24, 2020

  • Update spring-data-cosmosdb SDK's groupId and artifactId to reflect track 2 changes
  • Currently spring-data-cosmosdb uses below groupId and artifactId:
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-data-cosmosdb</artifactId>
  • For track 2 guidelines, below is the proposed groupId and artifactId:
<groupId>com.azure</groupId>
<artifactId>azure-spring-data-cosmos</artifactId>
@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jun 24, 2020
@kushagraThapar kushagraThapar self-assigned this Jun 24, 2020
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jun 24, 2020
@kushagraThapar
Copy link
Member Author

Finalized on groupId - com.azure
Currently finalizing on artifact id .

@kushagraThapar
Copy link
Member Author

Finalizing on artifact id -> azure-spring-data-cosmos

@joshfree joshfree added the Client This issue points to a problem in the data-plane of the library. label Jul 15, 2020
openapi-sdkautomation bot referenced this issue in AzureSDKAutomation/azure-sdk-for-java Mar 2, 2021
Update redisenterprise readme files for Azure CLI (#13083)

* Add ADLS Gen2 data source type (#12277)

* add adlsgen2

* add adlsgen2

* add custom word 'adlsgen'

Co-authored-by: Victor Liu <[email protected]>

* add missing packages to readme.go.md (#13008)

* Correct output folder for code generation (#13022)

* [Hub Generated] Review request for Microsoft.ContainerInstance to add version stable/2021-03-01 (#12825)

* update response code from 204 to 201 for start operation

* update

* Revert "Update PR Assignment for CNY (#12850)" (#13025)

This reverts commit 827de60e0cfb9d61e6a4f51f2eed0600deeb71ed.

* Adding value array to Tag. (#12555)

* Add 2020-03-01-preview version to Authorization (#12691)

* authorization init 2020-03-01-preview

* authorization 2020-03-01-preview apply common types always, update examples, language

* trigger ci

* mark properties as readonly where appropriate

* fix format

* trigger ci

* Consolidating APIs in latest version[s360] (#12888)

* Consolidating APIs in latest version[s360]

* fixing additional correctness issue

* Fixing prettier

* Update

* Fixing semantic validation

Co-authored-by: Pratima Upadhyay <[email protected]>

* [Microsoft.Storage] Add Jan21 api-version. (#12807)

* [Microsoft.Storage] Copy Aug20 preview version into new api-version Jan21.

* [Microsoft.Storage] Add Jan21 api-version new API changes.

* Fix api-version in swagger spec.

* Remove encryption.identity.type as it is read-only.

* Addressing PR comments.

* fix prettier check

* Add suppression for R4009. Fix remaining linter blockers.

* Re-attempt suppression on R4009.

* Suppress 4009.

* Addressing comments and fixing lintdiff syntax issue on suppression.

Co-authored-by: Zunli Hu <[email protected]>

* Exposing RoleAssignmentApproval APIs (#12108)

* Add descriptions for errors (#11789)

* {storage} Add new api version in readme (#13034)

* add api

* refine

* [Hub Generated] Review request for Microsoft.ImportExport to add version preview/2021-01-01 (#12490)

* Adds base for updating Microsoft.ImportExport from version stable/2020-08-01 to version 2021-01-01

* Updates readme

* Updates API version in new specs and examples

* making changes to swagger for upgraded version

* prettier fix

* Incorrect tag specified assume it was a copy and paste error (#13018)

* Fix content-type in examples for ACS AUTH REST API version 2020-07-20-preview2 and 2021-03-07 (#13036)

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* fix linter errors on x-ms-enum names (#13040)

* Correcting azure-arm to be false (#13023)

* Correcting azure-arm to be false

* Update readme.csharp.md

* Update based on comments

* Update readme.md

* ANF-8872 Fix examples for integers (#12367)

* ANF-8872 Fix examples for ints

* S360 findings

* S360 findings remove response code

* Fix authenticationid, protocoltypes

* Fix authenticationid, protocoltypes other versions

* Fix snapshotpolicy

* Fix snapshotpolicy update

* Fix snapshotpolicy update 3

* Fix protocoltype

* Fix protocoltype 07

* Remove name from volume properties, removed from service response

Co-authored-by: Audunn Baldvinsson <[email protected]>

* fix readme (#13032)

* [Service Fabric Managed Clusters] Adding missing property ClusterUpgradeCadence (#12858)

* adding missing property ClusterUpgradeCadence

* change createdByType and lastModifiedAt to strings

* remove duplicate operations path

* fix sdk-net path typo

* commit to rerun automation

* remove x-ms-client-flatten for ServiceResource

* remove after_scripts automation was failing

* rename _Create to _CreateOrUpdate in apps

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* AVS 2021-01-01-preview (#12879)

* use 2020-07-17-preview as base api

* 2021-01-01-preview API changes

* fix Java namespace & output-folder

* add body to Datastores_Create

* remove x-ms-azure-resource & properties suffix

* fix Datastores_Create responses

* "2021-01-01" to "2021-01-01-preview"

* Second round of updates for Azure CLI code generation

Co-authored-by: Victor Liu <[email protected]>
Co-authored-by: Victor Liu <[email protected]>
Co-authored-by: WS <[email protected]>
Co-authored-by: worldhello126 <[email protected]>
Co-authored-by: Phoenix He <[email protected]>
Co-authored-by: Sofía Isadora Padilla Muñoz <[email protected]>
Co-authored-by: jdhms <[email protected]>
Co-authored-by: Pratima Upadhyay <[email protected]>
Co-authored-by: Pratima Upadhyay <[email protected]>
Co-authored-by: Anthony Kunnel Jose <[email protected]>
Co-authored-by: Zunli Hu <[email protected]>
Co-authored-by: Shubham Gupta <[email protected]>
Co-authored-by: Yang Yuan <[email protected]>
Co-authored-by: nivats <[email protected]>
Co-authored-by: Taliesin Sisson <[email protected]>
Co-authored-by: alexandra142 <[email protected]>
Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>
Co-authored-by: ahermas <[email protected]>
Co-authored-by: bquantump <[email protected]>
Co-authored-by: Auðunn <[email protected]>
Co-authored-by: Audunn Baldvinsson <[email protected]>
Co-authored-by: Yunge Zhu <[email protected]>
Co-authored-by: Alfredo Santamaria <[email protected]>
Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
Co-authored-by: Cameron Taggart <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Cosmos
Projects
None yet
Development

No branches or pull requests

3 participants