Samuel Steele
Samuel Steele
Context: I'm building a custom log ingestion server (for use with `logaddress_add_http` in CS2), and am using the parsers in this library to handle certain logs being ingested. Problem: The...
### Impact It's more difficult to complete my work ### Describe the bug When attempting to edit an API Key, an error (`500 Internal Server Error`) is encountered at `POST...
**Version** `v5.0.21`, on `net9.0` **Describe the bug** When constructing a `BsonValue` from an array of strings, calling `.ToString()` throws a `NullReferenceException`. **Code to Reproduce** ```csharp var tags = ["hello", "world"];...
## Summary `libatomic1` is a dependency that is explicitly installed in the [sdk docker image](https://github.com/dotnet/dotnet-docker/blob/efe021ac7b969ae2dd72a58646c784752b681e0f/src/sdk/10.0/noble/amd64/Dockerfile#L41), but is not specified as a dependency in the documentation, leading to unexpected behavior for...