Connie Yau

Results 55 comments of Connie Yau

This would be helpful. * We would have to surface the Components list * We can use the same infrastructure as recommended changes to identify which component a NS belongs...

Thanks for suggesting this feature! It would definitely be helpful to end users.

@rabrahamOpti This is an a false negative. The issue is with the catalog. (see: https://apisof.net/catalog/Newtonsoft.Json) It is not part of the .NET Framework, but was ingested for some of the...

@rajasimhanv Hi, The reason that the results are confusing is because currently we do not analyse APIs in the .NET Framework and ASP.NET together. When you sent your web application...

@terrajobst Do we have descriptions of the platform targets in the apicatalog?

Hey. azure-messaging-servicebus depends on azure-core, which has a dependency on `jackson-dataformat-xml` (https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core/pom.xml#L114-L118). The endpoints used by ServiceBusAdministrationClient and ServiceBusAdministrationAsyncClient return/consume XML. However, if you are not going to use those...

I moved the bug to our repository. This repo references our legacy library.

Hey, > As tested, Java Eventhubs SDK may cache specific count of events and will released the memory when the count reach a threshold. Correct me if I misunderstand. Based...

Thanks for reporting this... we've also noticed it and are investigating.