-
### Description
We have a few different services hosted on kubernetes running on .NET. When we try to upgrade from .NET 6 to .NET 8, we see a steep but constant increase in memory usage, almost all…
-
`SSLKEYLOGFILE` is a feature provided by Chrome and Firefox that logs the pre-master secret to a file (specified by the `SSLKEYLOGFILE` environment variable) during TLS negotiation. The format of the …
-
Hi! I'm hitting the same error as #1733 but with windows 11
.net framework client to .net framework server works fine
.net 8 client to python server works fine
I'm getting this error with .n…
p1x31 updated
5 months ago
-
### Description
After migrating to the Isolated worker process, we've encountered an issue with handling exceptions. The `FunctionFailedException` is no longer accessible in the latest worker packa…
-
### What happened?
I'm working on a proof of concept, to use open telemetry for projects at work.
So far I'm happy to see what is all possible.
So currently my setup is the following:
```merma…
-
Hi,
I am running dotnet8 on macOS and I have not been able to connect to my Qdrant running on a Docker container over network.
I get this exception on any calls including the following:
```
…
-
Hi @karolz-ms, as requested, I'm creating a new issue to address the previous mentioned #1654
```shell
...... fecorrea@LAPTOP-HEEO8RIB
.,cdxx…
s4p0 updated
6 months ago
-
We should enable the open source scanner `trivy` on each image update PR. To enable a GH action it is documented here: https://github.com/aquasecurity/trivy-action?tab=readme-ov-file#using-trivy-with-…
-
### Environment details
OS: doesn't seem to matter (tested it in Windows 11 as well as in a Ubuntu Docker container)
.NET version: net8.0
Package name and version: Google.Cloud.PubSub.V1, Version…
-
### Description
Hello, I am getting this error when using JSON.NET (Newtonsoft.Json) for serialization in Program.cs for my Azure Isolated Durable Function. I followed MS docs for implementation.
…