Skip to content

v19.245-4

Compare
Choose a tag to compare
@samjsong samjsong released this 21 Mar 22:54
· 44 commits to master since this release
381e32e
  • Script Sources and Script Actions now need to be enabled on new Collectors using the parameters, enableScriptSource and enableActionSource. Previously these Sources were automatically enabled and we required you to disable them if needed. The new parameters are automatically added to existing Collectors when upgraded. They are set to true on Collectors that already have these Sources and set to false if the Collector doesn’t have these Sources.
  • Bug fix: Blacklist path expressions on Windows are now case insensitive to match Window’s behavior.