4.32.1 (2022-06-30)
Bugs Fixed
- Added a fix for
CloneNotSupportedException
when trying to instantiate aCosmos(Async)Client
and using a MAC provider which would not support cloning. Instead, this should be handled gracefully (less ideal perf is expected - but functionally it should work.) - See PR 29719