Skip to content

Commit

Permalink
CosmosDB RP API 2024-11-15 Version (Azure#31010)
Browse files Browse the repository at this point in the history
* Copy files from stable/2024-08-15

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2024-11-15

Updated the API version from stable/2024-08-15 to stable/2024-11-15.

* Added tag for 2024-11-15 in readme file

* Stable RP changes for PerRegionPerPartitionAutoscale (Azure#31030)

Co-authored-by: Shorya Kumar <[email protected]>

* Prettier fix

* Breaking change - sync with the newest ManagedCassandra changes introduced in preview versioning of the APIs

* Model validation + Notebook error versioning

* Reverted preview changes

* Fix issues related to notebook APIs

* Revert "Fix issues related to notebook APIs"

This reverts commit 7a52db4.

* Reverting changes to notebook.json

* [CosmosDB][2024-11-15] Vector Indexing - Added VectorIndexing and VectorEmbedding Policy to Container (Azure#31459)

* adding specs for vector index

* fixing case mismatch

* Ran Prettier after latest changes

* Added word to cSpell.json

* CosmosDB][2024-11-15] Vector Indexing - Added VectorIndexing and VectorEmbedding Policy to Container (Azure#31476)

* adding specs for vector index

* fixing case mismatch

* review changes

* Prettier again

---------

Co-authored-by: shorya-2719 <[email protected]>
Co-authored-by: Shorya Kumar <[email protected]>
Co-authored-by: vipulvishal-ms <[email protected]>
  • Loading branch information
4 people authored and mikeharder committed Nov 13, 2024
1 parent 78c11f5 commit c3f34f8
Show file tree
Hide file tree
Showing 212 changed files with 25,801 additions and 3 deletions.
3 changes: 2 additions & 1 deletion cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -1237,7 +1237,8 @@
"filename": "**/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/**/*.json",
"words": [
"keyvaultkeyuri",
"throughputpool"
"throughputpool",
"dotproduct"
]
},
{
Expand Down
Loading

0 comments on commit c3f34f8

Please sign in to comment.