Skip to content

[Modules] Added CosmosDB Gremlin API and updated mongodb to…#1566

Merged
AlexanderSehr merged 7 commits intoAzure:users/itpropro/gremlinfrom
itpropro:feature/gremlin
Jul 6, 2022
Merged

[Modules] Added CosmosDB Gremlin API and updated mongodb to…#1566
AlexanderSehr merged 7 commits intoAzure:users/itpropro/gremlinfrom
itpropro:feature/gremlin

Conversation

@itpropro
Copy link
Copy Markdown
Contributor

… current version

Description

  • Added mongodb version 4.2 and updated default
  • Added capabilities array for DocumentDB
  • Added gremlin databases as part of DocumentDB
  • Added gremlin graphs as part of gremlin databases
  • Added documentation

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update to documentation

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@AlexanderSehr AlexanderSehr added enhancement New feature or request [cat] modules category: modules labels Jun 21, 2022
@eriqua eriqua changed the title feat(document-db): Added CosmosDB Gremlin API and updated mongodb to… [Modules] Added CosmosDB Gremlin API and updated mongodb to… Jun 21, 2022
@itpropro
Copy link
Copy Markdown
Contributor Author

itpropro commented Jun 23, 2022

I added tests to the respective resource types @MrMCake, please validate them, so we can close this PR :)

@AlexanderSehr AlexanderSehr changed the base branch from main to users/itpropro/gremlin June 25, 2022 17:09
@itpropro
Copy link
Copy Markdown
Contributor Author

itpropro commented Jul 4, 2022

Anything I can provide to get this PR through @MrMCake? :)

@AlexanderSehr
Copy link
Copy Markdown
Contributor

Anything I can provide to get this PR through @MrMCake? :)

Hey @itpropro, I think we're good for now. Will merge in a bit.

@AlexanderSehr AlexanderSehr merged commit 4d18371 into Azure:users/itpropro/gremlin Jul 6, 2022
AlexanderSehr added a commit that referenced this pull request Jul 7, 2022
…sion (#1638)

* [Modules] Added CosmosDB Gremlin API and updated mongodb to… (#1566)

* feat(document-db):  Added CosmosDB Gremlin API and updated mongodb to current version

* docs(graphs):  Updated readme.md

* feat(document-db):  Added backupPolicy, updated docs

* Update arm/Microsoft.DocumentDB/databaseAccounts/deploy.bicep

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>

* feat(gremlin-databases):  Added tests and small bugfixes

* feat(gremlin):  Updated tests, pipeline, parameters

* refactor(test):  Changed .parameters to .test

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>

* Minor updates

* Adjusted telemetry

* Additional small updates

* Updated docs

* Applied several fixes

* Updated throughput logic

Co-authored-by: Jan-Henrik Damaschke <jdamaschke@visorian.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[cat] modules category: modules enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants