motornet
motornet copied to clipboard
Motor.NET is a microservice framework based on Microsoft.Extensions.Hosting
Bumps [NATS.Client](https://github.com/nats-io/nats.net) from 0.14.7 to 1.1.5. Release notes Sourced from NATS.Client's releases. 1.1.5 KV Improvements and TLS Improvements Core Messages not added to the channel don't count as pending for...
Bumps [AWSSDK.SQS](https://github.com/aws/aws-sdk-net) from 3.7.200.46 to 3.7.301.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [Sentry.Serilog](https://github.com/getsentry/sentry-dotnet) from 3.39.1 to 4.6.2. Release notes Sourced from Sentry.Serilog's releases. 4.6.2 Fixes Reverted changes to the SentryHttpMessageHandler and SentryGraphQLHttpMessageHandler to automatically create transactions for each request as this...
Bumps [Confluent.Kafka](https://github.com/confluentinc/confluent-kafka-dotnet) from 1.9.0 to 2.4.0. Release notes Sourced from Confluent.Kafka's releases. v2.4.0 This is a feature release. Enhancements References librdkafka.redist 2.4.0. Refer to the librdkafka v2.4.0 release notes for...
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0. Commits ce73397 Update Readme to 8.0.0 c782a04 Update dependencies from https://github.com/dotnet/source-build-reference-pac... 89b9cd2 Update dependencies from https://github.com/dotnet/source-build-reference-pac... 3740aa2 Update dependencies from https://github.com/dotnet/source-build-reference-pac... a2b1485 Update dependencies...
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.3 to 8.0.3. Release notes Sourced from System.Text.Json's releases. .NET 8.0.3 Release .NET 8.0.2 Release .NET 8.0.1 Release .NET 8.0.0 Release What's Changed [release/8.0-rc1] [release/8.0] Events for...
If I'm not mistaken, then the `HttpOptions.TimeoutInSeconds` are not working as expected right now because they are only used [to create a policy](https://github.com/GDATASoftwareAG/motornet/blob/9f1d60dc11f2c087a36e0f5e96280c2bb9a41520/src/Motor.Extensions.Http/DefaultHostBuilderExtensions.cs#L59) which will let the HTTP request timeout...
We ran into a case tonight where one of our RabbitMQ services stopped consuming messages without logging any error. This resulted in the queue filling up gradually until we manually...
- [x] #377 - [ ] #121 - [x] #397
Remove the dependency to serilog and prometheus.