chore(deps): update dependency @azure/cosmos to v4 - autoclosed #92
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.17.3->^3.17.3 || ^4.0.03.17.3->4.2.0Release Notes
Azure/azure-sdk-for-js (@azure/cosmos)
v4.2.0Compare Source
4.2.0 (2024-11-19)
Features Added
quantizedFlatanddiskANNvector indexing policies. The properties are:quantizationByteSize,vectorIndexShardKeyandindexingSearchListSize.v4.1.1Compare Source
4.1.1 (2024-08-30)
Bugs Fixed
processwithout checking its existence in the global scope, it was leading to crashes in non-Node environments.continueOnErrorof BulkRequestOptions is now set to true. Pass{ continueOnError: false }inbulkOptionsto stop executing operations when one fails.v4.1.0Compare Source
4.1.0 (2024-08-07)
Features Added
RequestOptions. docsresponse.correlatedActivityId.v3for features up to the v3 release, andv4for features up to the v4 release.Vector Search
allowUnboundedNonStreamingQueriesin query FeedOptions. Also added an internal buffer size check to prevent excessive memory consumption, throwing errors if the buffer size exceeds the default. The max buffer size can be increased using thevectorSearchBufferSizeoption from query FeedOptions.Change Feed - All versions and deletes mode
ChangeFeedStartFrom.NowandChangeFeedStartFrom.Continuation.changeFeedModein changeFeedIteratorOptions:Bypassing Integrated Cache
bypassIntegratedCachein RequestOptions.Computed Properties
Composite Indexing
HttpClientwhen constructing aCosmosClient.Breaking Changes
Dropped Support for TypeScript 4.1
Bugs Fixed
v4.0.0Compare Source
4.0.0 (2023-09-12)
Features Added
ErrorResponse, BulkOperationResponse. #21177
and handles HTTP timeouts more effectively, enhancing the SDK's reliability. #23475
Bugs Fixed
/idand/idis missing in the document. #21383Breaking Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.