Tomas Varon

Results 18 issues of Tomas Varon

# Description Diagnostics now has two new fields inside of the storeResult which is `quorumAckedLSN` and `currrentReplicaSetSize`. The replicaStatusList field was changed to use the following format, and it should...

Cosmos

## Description - A message with the wrong format is failing and not being written into the dead letter queue. ## Expected Behavior - Failures should go into the dead...

bug
investigate

## Dynamic Request Options This is a feature for configuring some of the configurations in the request options dynamically. Customers should be able to change the request options of their...

Cosmos

# Description Create CosmosRequestContext to encapsulate the request options with only getters. Change setRequestOptions to take a CosmosRequestOption vs a ReadOnlyRequestOption. ReadOnlyRequestOptions moved from public api to implementation package.

Cosmos

# Description Adds supports for specifying a set of custom ids to all of the request options. It was added to diagnostics string and diagnostics logging. This request option can...

Cosmos

# Main Changes - Turned on federated auth - Migrated current token credential tests to use managed identity for live tests. - Changed the date time header to match java...

Cosmos

# Changes - Adding a new method to merge session tokens for customers wanting to keep track of their own session tokens. - Added a new api for converting logical...

Cosmos

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If an SDK is being regenerated based on a...

Cosmos

### Feature Request Update connection timeout to be 5 seconds and request timeout to be 65 seconds by passing in custom http client.

Cosmos
Client

# Description Adds the float16 datatype for the vector embedding policy and adds a test creating a policy for each data type

Cosmos