Releases: rapid7/recog-java
Releases · rapid7/recog-java
0.8.2
What's Changed
- Remove travis-ci config by @gschneider-r7 in #8
- Enable custom regex engine use. by @hudclark in #7
- Fix build issue with newer JDK versions by @mkienow-r7 in #11
- Add JDK 17 test target by @gschneider-r7 in #10
- Add recog verify tool by @mkienow-r7 in #9
- Update dependencies and checkstyle plugin by @gschneider-r7 in #12
- Add fingerprint path to recog verify output by @mkienow-r7 in #13
- Modify recog verify tool to better match Ruby implementation output by @mkienow-r7 in #14
- Add support for base64 encoded examples by @mkienow-r7 in #15
- Add support for external example files by @mkienow-r7 in #16
- Add unit tests for base64 encoded examples by @mkienow-r7 in #17
- Sync with recog/#402: Reduce warning output when no tests are present by @dabdine in #18
- Enhance recog verify to report an untested parameter as a failure by @mkienow-r7 in #19
- Add line numbers to RecogVerifier output by @mkienow-r7 in #20
- Fix multimodule checkstyle configuration by @mkienow-r7 in #21
- Bump recog content to version 2.3.23 by @mkienow-r7 in #22
- Disable recog-parent and build-tools deploy by @mkienow-r7 in #23
- Use UTF8 string rather than any random string in tests by @mkienow-r7 in #24
- Update project POM details by @mkienow-r7 in #25
- version bump by @mmenendez-r7 in #26
New Contributors
- @hudclark made their first contribution in #7
- @dabdine made their first contribution in #18
- @mmenendez-r7 made their first contribution in #26
Notes
- 0.8.0 and 0.8.1 were skipped due to issues generating the release.
Full Changelog: 0.7.1...recog-parent-0.8.2
Bug Fixes
Contains a fix for DCA-22136, the file name will be used for the matcher key, when the matches
property value is unknown, or not available.
0.7.0 - Initial release
This is the first public release of recog-java