Skip to content

tweek-api-0.3.0

Compare
Choose a tag to compare
@Yshayy Yshayy released this 13 Nov 05:44
· 367 commits to master since this release
5282da6

Added support for loading ruleset from Minio/s3 (https://github.com/minio/minio) client. (#639, #613)
This is a breaking change, Tweek Api now require specifying an addon for loading the ruleset.
If you want to continue using management service directly, make sure to add these configurations:

Addons__RulesManagement__className=Tweek.Drivers.Rules.Management.RulesManagementAddon
Addons__RulesManagement__assemblyName=Tweek.Drivers.Rules.Management
Rules__Management__Url=http://management:3000