Skip to content

Releases: GDATASoftwareAG/motornet

v0.19.0-beta1

v0.19.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@TobiasBielefeld TobiasBielefeld released this 16 Jun 13:04

What's Changed

Full Changelog: v0.19.0-pre2...v0.19.0-beta1

v0.19.0-pre2: Extract Kafka Header to CloudEvent

Choose a tag to compare

@GermanCoding GermanCoding released this 09 Jun 12:07

What's Changed

Full Changelog: v0.19.0-pre1...v0.19.0-pre2

Allow using messaging functionality without MotorHostBuilder dependency

Choose a tag to compare

@prskr prskr released this 09 Jun 09:33

What's Changed

Full Changelog: v0.18.2...v0.19.0-pre1

v0.18.2

Choose a tag to compare

@GermanCoding GermanCoding released this 28 May 13:42

What's Changed

New Contributors

Full Changelog: v0.18.1...v0.18.2

v0.18.1

Choose a tag to compare

@rngcntr rngcntr released this 26 May 12:01

What's Changed

Full Changelog: v0.18.0...v0.18.1

v0.18.0

Choose a tag to compare

@doxthree doxthree released this 20 May 10:35

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

Choose a tag to compare

@doxthree doxthree released this 18 May 12:45

What's Changed

Full Changelog: v0.16.1...v0.17.0

v0.16.1

Choose a tag to compare

@TobiasBielefeld TobiasBielefeld released this 24 Apr 09:29

What's Changed

Read more

v0.16.0 — StartedBackgroundService

Choose a tag to compare

@rngcntr rngcntr released this 28 Oct 07:44
23db86a

What's Changed

Full Changelog: v0.15.1...v0.16.0

v0.15.0 — .NET9 and Kafka Improvements

Choose a tag to compare

@rngcntr rngcntr released this 14 Jul 09:56
6dde56a

Breaking Changes

  • Starting with .NET9, the default appsettings file is appsettings.json, compared do appsettings.Production.json for previous iterations.

Bugfixes

  • The Kafka consumer had an issue where it tried to decode JSON formatted cloud events twice. The bug occurred when the content type of the message indicated a cloud event and the content type of the cloud event was application/json.
  • The Kafka consumer didn't close safely at some occasions, causing errors during shutdown which may have looked critical but in fact weren't
  • The Kafka consumer suffered major performance breakdowns with unbalanced commit offsets. The commit logic has been modified to avoid committing outdated offsets.

What's Changed

  • Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.11 to 7.0.17 by @dependabot[bot] in #993
  • Bump coverlet.collector from 3.2.0 to 6.0.2 by @dependabot[bot] in #990
  • Bump xunit.runner.visualstudio from 2.5.0 to 2.5.7 by @dependabot[bot] in #997
  • Bump RabbitMQ.Client from 6.5.0 to 6.8.1 by @dependabot[bot] in #996
  • Bump TestContainers.Kafka and Testcontainers by @dependabot[bot] in #995
  • Bump Serilog.Settings.Configuration and System.Text.Json by @dependabot[bot] in #992
  • Bump Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1 by @dependabot[bot] in #994
  • Bump Serilog.Sinks.Console from 4.1.0 to 5.0.1 by @dependabot[bot] in #989
  • Bump Serilog.Extensions.Hosting from 4.2.0 to 8.0.0 by @dependabot[bot] in #977
  • Bump TestContainers.RabbitMq and Testcontainers by @dependabot[bot] in #998
  • Bump Quartz from 3.7.0 to 3.8.1 by @dependabot[bot] in #1000
  • Bump Polly from 8.2.0 to 8.3.1 by @dependabot[bot] in #999
  • Bump AWSSDK.Extensions.NETCore.Setup from 3.7.7 to 3.7.300 by @dependabot[bot] in #1002
  • Bump Moq from 4.20.69 to 4.20.70 by @dependabot[bot] in #1001
  • Bump Google.Protobuf from 3.24.3 to 3.26.1 by @dependabot[bot] in #1004
  • Bump Grpc.Tools from 2.58.0 to 2.62.0 by @dependabot[bot] in #1005
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks and Microsoft.Extensions.Logging.Abstractions by @dependabot[bot] in #1006
  • Bump Testcontainers from 3.5.0 to 3.8.0 by @dependabot[bot] in #1007
  • Bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1 by @dependabot[bot] in #1016
  • Bump CloudNative.CloudEvents.Kafka from 2.7.0 to 2.7.1 by @dependabot[bot] in #1012
  • Bump Divergic.Logging.Xunit from 4.2.0 to 4.3.0 by @dependabot[bot] in #1013
  • Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0 by @dependabot[bot] in #1009
  • Bump Microsoft.Extensions.Http.Polly from 8.0.01 to 8.0.3 by @dependabot[bot] in #1011
  • Bump xunit from 2.5.1 to 2.7.0 by @dependabot[bot] in #1010
  • Bump Microsoft.Extensions.Http.Polly from 8.0.3 to 8.0.4 by @dependabot[bot] in #1023
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks from 8.0.3 to 8.0.4 by @dependabot[bot] in #1024
  • Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.17 to 7.0.18 by @dependabot[bot] in #1025
  • Bump OpenTelemetry.Instrumentation.Http from 1.7.1 to 1.8.0 by @dependabot[bot] in #1027
  • Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by @dependabot[bot] in #1031
  • Bump OpenTelemetry.Instrumentation.AspNetCore from 1.7.1 to 1.8.0 by @dependabot[bot] in #1029
  • Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.7.0 to 1.8.0 by @dependabot[bot] in #1035
  • Bump OpenTelemetry.Exporter.Console from 1.7.0 to 1.8.0 by @dependabot[bot] in #1030
  • Bump OpenTelemetry.Extensions.Hosting from 1.7.0 to 1.8.0 by @dependabot[bot] in #1026
  • Bump xunit from 2.7.0 to 2.7.1 by @dependabot[bot] in #1033
  • Bump OpenTelemetry.Instrumentation.AspNetCore from 1.8.0 to 1.8.1 by @dependabot[bot] in #1036
  • Bump OpenTelemetry.Extensions.Hosting from 1.8.0 to 1.8.1 by @dependabot[bot] in #1041
  • Bump OpenTelemetry.Instrumentation.Http from 1.8.0 to 1.8.1 by @dependabot[bot] in #1038
  • Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.8.0 to 1.8.1 by @dependabot[bot] in #1043
  • Bump OpenTelemetry.Exporter.Console from 1.8.0 to 1.8.1 by @dependabot[bot] in #1044
  • Bump Divergic.Logging.Xunit from 4.3.0 to 4.3.1 by @dependabot[bot] in #1045
  • Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by @dependabot[bot] in #1050
  • Bump Grpc.Tools from 2.62.0 to 2.63.0 by @dependabot[bot] in #1056
  • Bump xunit from 2.7.1 to 2.8.0 by @dependabot[bot] in #1052
  • Bump Quartz from 3.8.1 to 3.9.0 by @dependabot[bot] in #1063
  • Bump Polly from 8.3.1 to 8.4.0 by @dependabot[bot] in #1066
  • Bump Microsoft.Extensions.Http.Polly from 8.0.4 to 8.0.5 by @dependabot[bot] in #1068
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks from 8.0.4 to 8.0.5 by @dependabot[bot] in #1071
  • Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.18 to 7.0.19 by @dependabot[bot] in #1072
  • Bump Grpc.Tools from 2.63.0 to 2.64.0 by @dependabot[bot] in #1075
  • Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot[bot] in #1076
  • Bump Google.Protobuf from 3.26.1 to 3.27.0 by @dependabot[bot] in #1079
  • Bump xunit from 2.8.0 to 2.8.1 by @dependabot[bot] in #1080
  • Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by @dependabot[bot] in #1081
  • Bump Microsoft.Extensions.Http.Polly from 8.0.5 to 8.0.6 by @dependabot[bot] in #1083
  • Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.19 to 7.0.20 by @dependabot[bot] in #1085
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks from 8.0.5 to 8.0.6 by @dependabot[bot] in #1086
  • Bump AWSSDK.Extensions.NETCore.Setup from 3.7.300 to 3.7.301 by @dependabot[bot] in #1091
  • Bump Google.Protobuf from 3.27.0 to 3.27.1 by @dependabot[bot] in #1095
  • Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.8.1 to 1.9.0 by @dependabot[bot] in #1101
  • Bump TestContainers.RabbitMq from 3.8.0 to 3.9.0 by @dependabot[bot] in #1102
  • Bump OpenTelemetry.Exporter.Console from 1.8.1 to 1.9.0 by @dependabot[bot] in #1103
  • Bump TestContainers.Kafka from 3.8.0 to 3.9.0 by @dependabot[bot] in #1104
  • Bump OpenTelemetry.Instrumentation.AspNetCore from 1.8.1 to 1.9.0 by @dependabot[bot] in #1106
  • Bump CloudNative.CloudEvents.Kafka, CloudNative.CloudEvents and Confluent.Kafka by @dependabot[bot] in #1138
  • Update github actions by @rageagainsthepc in #1194
  • Bump xunit from 2.8.1 to 2.9.3 by @dependabot[bot] in #1195
  • Upgrade to .NET9 by @rngcntr in #1206
  • Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot[bot] in #1039
  • Update minor dependencies and .NET9 dependencies by @rngcntr in #1211
  • Bump OpenTelemetry.Exporter.Console from 1.11.0 to 1.11.1 by @dependabot[bot] in #1215
  • Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.1...
Read more