We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3117aff commit 33ea242Copy full SHA for 33ea242
1 file changed
release_notes.md
@@ -3,8 +3,9 @@
3
Under development in `master` branch.
4
5
### New Features
6
+- when running JAR file with JDK 17+, no longer need to manually specify --add-opens commands
7
- schema validation for OpenAPI schemas, with summary of issues printed in the console logs
-- Generated tests that detect faults have now comments highlighting those faults.
8
+- generated tests that detect faults have now comments highlighting those faults.
9
10
### Bug Fixes
11
- fixed release of JAR requiring JDK 21 by mistake
0 commit comments