Releases: teragrep/pth_10
Releases · teragrep/pth_10
8.4.0
What's Changed
- fix coverity reported resource leak and logging in TeragrepSystemStep by @elliVM in #469
- Update ci and coverity workflow by @elliVM in #470
- issue-65: Improve test assertions by @Abigael-JT in #429
- updated schema assertions by @Abigael-JT in #456
- updated schema assertions to use java objects by @Abigael-JT in #447
- remove duplicate dependency nl.jqno.equalsverifier from POM by @elliVM in #472
- throw exception if teragrep datasource is queried when its disabled in config by @elliVM in #475
- add default exception cases for switches to avoid null column values by @elliVM in #483
- Fixes Coverity submission issues by @StrongestNumber9 in #494
- Adds -Dmaven.test.skip.exec=true to coverity by @StrongestNumber9 in #496
- Adds verify to ci.yaml by @StrongestNumber9 in #500
- remove null assignments and check that the map is not empty check by @elliVM in #479
- Coverity 443581 by @Abigael-JT in #492
- Create profile for shaded jar, create rpm and bundle shaded jar there by @StrongestNumber9 in #505
Full Changelog: 8.3.1...8.4.0
8.3.1
8.3.0
What's Changed
- Added backticks to spath keys and enabled the tests by @Abigael-JT in #355
- Renamed unit tests by @Abigael-JT in #408
- move table and regex option to dpl by @elliVM in #414
- issue-226 Renamed unit tests by @Abigael-JT in #391
- #425: Fix quoted eval field names not stripping quotes by @eemhu in #430
- spotless fixes by @kortemik in #441
- rename second searchQueryWithOrTest to searchQueryWithOrTest2 in Cata… by @kortemik in #442
- Fix bloom translation tests by @51-code in #445
- #439: Only retain current earliest or latest row instead of all by @eemhu in #444
- BloomFilter equals tests and refactoring by @51-code in #448
New Contributors
Full Changelog: 8.2.2...8.3.0
8.2.2
8.2.1
What's Changed
- Changed error message by @Abigael-JT in #419
- use setLong instead of setInt by @elliVM in #428
Full Changelog: 8.2.0...8.2.1
8.2.0
8.1.1
8.1.0
What's Changed
- #277: where command does not work as expected with boolean expressions by @Abigael-JT in #365
- Bloom aggregator string list support by @elliVM in #380
- apply spotless by @eemhu in #389
- #349: Re-implement columnFromStringTest with DPL by @eemhu in #387
- #282: Fix sourcetype IN not working by @eemhu in #383
- #384: Add
| teragrep exec foreachbatch
command that sets processing to batch mode by @eemhu in #390 - Enabled testMultipleSubSearch test and added testSubSearchAndAggr test by @Abigael-JT in #381
- move tokenizer step to teragrep package and rename by @elliVM in #400
- apply spotless to remove unused package by @elliVM in #406
- replace explode with explode_outer by @elliVM in #404
- #385: Add teragrep set|get config by @eemhu in #394
- update pth-06 version to 3.3.0 by @elliVM in #409
Full Changelog: 8.0.2...8.1.0