Skip to content

8.0.0

Compare
Choose a tag to compare
@kortemik kortemik released this 08 Oct 13:46
· 51 commits to main since this release
8cc8dab

What's Changed

  • Converted the tests to use streaming data by @Abigael-JT in #316
  • Enabled disabled spath tests by @Abigael-JT in #348
  • add option "mode" with value "FAILFAST" to JSON file reader by @eemhu in #350
  • Test file renamed and removed irrelevant tests by @Abigael-JT in #354
  • moved syntaxErrorTest to pth-03 by @Abigael-JT in #346
  • Remove trailing commas from json files to make them adhere to json lines standard by @eemhu in #351
  • Use spark regex extraction for tokens when bloom pattern is present by @elliVM in #363

restored tokenizer functionality and therefore major version update.

introduced a new command:

| teragrep rexec regexextract ...

New Contributors

Full Changelog: 7.2.3...8.0.0