Skip to content

v0.17.2

Compare
Choose a tag to compare
@dgeb dgeb released this 07 Mar 16:19
· 5 commits to main since this release

Changelog

Source and strategy factories can now return null or undefined from create(), in which case they will be ignored by the coordinator factory that typically instantiates them. This allows for conditional creation based upon an env setting or other cue.

🚀 Enhancement

  • #399 Allow for conditional creation of sources and strategies (@dgeb)

Committers: 1

v0.17.1...v0.17.2