0.11.0
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, theXmlEventSerializer
is included in the baseTingle.EventBus
package (#331).- Consumer instances are created each time instead of registration into IoC(#323).
Other
Full Changelog: 0.10.0...0.11.0