Skip to content

0.11.0

Compare
Choose a tag to compare
@mburumaxwell mburumaxwell released this 06 Dec 15:19
· 392 commits to main since this release

What's Changed

Breaking!!!

  • Remove health checks; developer/user should decide (#317).
  • Header values for EventContext and EventEnvelope changed from object to string to max compatibility (#337).
  • Tingle.EventBus.Serializers.Xml is no longer produced. Instead, the XmlEventSerializer is included in the base Tingle.EventBus package (#331).
  • Consumer instances are created each time instead of registration into IoC(#323).

Other

  • .NET 6 and multi-target support (#354, #355)
  • Reuse scoped IServiceProvider in #324

Full Changelog: 0.10.0...0.11.0