New Features
- Added SPL Notebook functionality. Splunk Notebooks provide the ability to author SPL Notes, execute SPL Notes as search jobs, and view results in Visual Studio Code.
Issues fixed
- Updated setting checking for additional types. Issues #74 and #84
- Added hander for setting changes. Issue #80
- Updated stanza separator handling. Issues #71, #72, #73 and #75
- Updated handling of
inputs.conf
. Issue #71 - Updated SSL setting handling to address the error message “Could not enumerate saved searches. self signed certificate in certificate chain". Issue #69
What's Changed
- feat: add new command to mimic debug refresh on SH by @dfederschmidt in #76
- Move extension to webpack-based build to support Typescript sources by @dfederschmidt in #78
- Adds SPL Notes functionality by @dfederschmidt in #79
- chore: More descriptive error messages by @dev-slatto in #77
- chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 by @dependabot in #81
- Add ability to dispatch SPL2 via SPL2 Notebooks by @fantavlik in #85
- SPL2 installation by @fantavlik in #86
- Spl2 - Language Server Support by @fantavlik in #87
- SPL2 fix unzip in Windows by @fantavlik in #88
- Spl2 fixes by @fantavlik in #89
- SPL2 Notebooks by @fantavlik in #90
- chore(deps): bump fast-xml-parser from 4.2.4 to 4.2.5 by @dependabot in #91
- Allow updating SPL2 modules by @fantavlik in #92
- Improved SPL2 grammar by @fantavlik in #93
- Merge develop into main by @JasonConger in #94
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #95
- Fix problem with variables in comments by @panopticoncentral in #96
New Contributors
- @dfederschmidt made their first contribution in #76
- @dev-slatto made their first contribution in #77
- @fantavlik made their first contribution in #85
- @panopticoncentral made their first contribution in #96
Full Changelog: v0.2.10...v0.3.0