Anurag Garg

Results 3 issues of Anurag Garg

Hi BC team, I am a maintainer of the [OCI Dotnet SDK](https://github.com/oracle/oci-dotnet-sdk) project. We use Portable Bouncy Castle v1.9.0 in our project ([link](https://github.com/oracle/oci-dotnet-sdk/blob/master/Common/OCI.DotNetSDK.Common.csproj#L17)). One of our customer is seeing sporadic...

In versions 14.2.0 to 22.0.0, you may encounter performance regressions when using the SDK with some OCI services. This issue has been fixed in v23.0.0 and later versions. The regression...

SDK

Suggesting the following changes to drop the py2 from wheel name ``` diff --git a/setup.py b/setup.py index 0c22230..c5cd021 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,11 @@ setup( 'Operating System...