You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
4.30.1 (2022-06-01)
Other Changes
Made CosmosPatchOperations thread-safe. Usually there is no reason to modify a CosmosPatchOperations instance concurrently form multiple threads - but making it thread-safe acts as protection in case this is done anyway - See PR 29143
Added system property to allow overriding proxy setting for client telemetry endpoint. - See PR 29022
Added additional information about the reason on Rntbd channel health check failures. - See PR 29022