Rohan Vazarkar
Rohan Vazarkar
When using the BulkImportAsync function, arangodb is returning a 505 Version Not Supported error after the 201 Created.  Looking at the request, it appears to be properly formatted, and...
- Neo4j version: Community 4.4.4 - Neo4j Mode: Single instance - Driver version: Javascript driver 4.4.6 - Operating system: Windows 11/WSL2 **Steps to reproduce** Run multiple queries that have a...
Snippets will only work if your cursor is above the propTypes definition in a jsx file. Apparently the propTypes syntax breaks the scope for the snippet parser, my guess is...
I've been looking into custom HelpText formatting, and I'm wondering if theres support for creating categories for options, or even just adding individual options to HelpText one by one in...
Getting the following exception when running an obfuscated file with packer enabled: ``` Unhandled Exception: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property...
## Description Completely alters the way LDAP connections are made to be more stable ## Motivation and Context LDAP connections are currently brittle and prone to breaking. Additionally, the GetDomain...
## Description Bumps commonlib with new fixes Ups our default port scan timeout to 10000ms. During testing we discovered that the task scheduler is not "fair" and can often result...
## Description The logic for checking ACE guids in the schema was incorrectly using the guid of the object instead of the SchemaGuid value. Additionally, it was not using a...