Skip to content

Release Notes

Jezz Santos edited this page Dec 3, 2017 · 16 revisions

1.7.3-4 (03/12/2017)

Improvements

  • Most components that use IAppSettings now do it every use. (to support for example, multi-tenancy scenarios)

1.7.1-2 (22/03/2017)

Fixes

  • Fixed CloudSettings to load different values from configuration (i.e. Integer values)

1.6.0 (15/03/2017)

We now produce both signed and unsigned assemblies to different packages: ServiceStack.Webhooks.Azure and ServiceStack.Webhooks.Azure.Signed.

1.5.1 (14/03/2017) (deleted)

Upgrade to ServiceStack.Webhooks v1.6.0 and strong-named signed all assemblies.

1.4.0 (09/03/2017)

Significant upgrade to ServiceStack.Webhooks 1.5.1, which refactored a bunch of core classes and interfaces, and supports delivery results.

Improvements

  • Now reports deliver results back to SubscriptionService

Breaking Changes

  • Renamed some configuration strings in Cloud configuration.

1.3.0 (04/03/2017)

Marks the first release after splitting 'ServiceStack.Webhooks.Azure' package from the core package ServiceStack.Webhooks, as two independent github repos.

(Project began: 04/03/2017 @ version 1.3.0 after splitting from ServiceStack.Webhooks)

Clone this wiki locally