Skip to content

v0.2.10

Compare
Choose a tag to compare
@JasonConger JasonConger released this 23 Sep 17:11
· 238 commits to master since this release
  • Added spec files for Splunk 9.0
  • Added CIM tags to auto complete and linting when editing tags.conf. Issue #25
  • Fixed issue where free form stanza settings appeared invalid. Issue #60
  • Fixed issue that marked some [default] stanzas as invalid. Issue #62
  • Fixed issue that marked python.version settings invalid for modular inputs in inputs.conf. Issue #50
  • Fixed issues with searchbnf.conf files. Issue #49
  • Added version to spec config object so that special version comparisons and fixes can be implemented. See issue #53
  • Added option to enable certificate verification. See issue #63