Jeff Weiner
Jeff Weiner
I think the v5 SDK's support for NRTs is actually pretty broken, which is unfortunate. For your first warning ("`folders` might be null"), an exception is thrown if something goes...
@annelo-msft, see the issue I just referenced for another need for cross-library JSON deserialization. ResourceGraph SDK can be used to fetch JSON representing Azure resources, and the recommended way to...
Allowing an opt-in to plaintext credential caching is fine IMO, though I'm not confident enough in the space to want to suggest making it default behavior. Perhaps naming the setting...
Relevant CVE: https://www.postgresql.org/support/security/CVE-2024-7348/ Also, I'm happy to propose a PR to fix this, but given that I don't know the context around why this was pinned, I wanted to at...
Wow, I stand enlightened. Thank you for pointing that out, I definitely read the PostgreSQL page a bit too quickly. 😇
@m-nash, Is there an expectation of when this will be addressed and the model types will be linked up with `[JsonConverter]`s? I've brought this up in various issues here for...