v2.0.1-preview1
Pre-release
Pre-release
This release brings a rewrite of the design used to build and run services, simplifying the APIs, extending the capabilities of sender and notifier services, and rewriting the webhook management model
- Sender, notifier and receiver are not bound anymore to the ‘IWebhook’ contract for webhooks
- New destination object to describe receivers, separated by the webhook
- Simplified service building of services
- Support for XML format
- Multi-Tenancy support in webhook subscriptions implemented by using Finbuckle and MongoFramework
What's Changed
Full Changelog: v1.1.7...v2.0.1-preview1