Skip to content

v2.1.5

Compare
Choose a tag to compare
@tsutomi tsutomi released this 30 Oct 15:39
· 54 commits to main since this release
edfb6ae

This version of the framework brings these changes:

  • The .NET 7.0 framework is now supported by the library, additionally to the ongoing support for .NET 6.0
  • Logical separation between IWebhookSubscriptionResolver and the implementation of the Webhook Subscription management services (to open for future alternatives for the resolution of subscriptions)
  • Default service implementations injections, to simplify the instrumentation of notifiers and sender services

What's Changed

  • Multi-target .NET Frameowk for .NET 6.0 and .NET 7.0 by @tsutomi in #54
  • Webhook Subscription Resolution Changes by @tsutomi in #56

Full Changelog: v2.1.1...v2.1.5