File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
src/main/resources/release-notes Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ releases:
33 minJosmVersion : 18427
44 description : |
55 **Major**: the scripting plugin now requires Java 17
6+ **Major**: the scripting plugin now requires GraalJS 23.0.x
67 **Major**: the Rhino scripting engine has been removed from the scripting plugin
78 **Major**: the JavaScript API V1 has been removed from the scripting plugin
89 **Major**: the JavaScript API V2 has been removed from the scripting plugin
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ <h1>Release v0.3.0</h1>
66
77< ul >
88 < li > < strong > Major:</ strong > the scripting plugin now requires Java 17.</ li >
9+ < li > < strong > Major:</ strong > the scripting plugin now requires GraalJS 23.0.x</ li >
910 < li > < strong > Major:</ strong > the Rhino scripting engine has been removed from the scripting plugin.</ li >
1011 < li > < strong > Major:</ strong > the JavaScript API V1 has been removed from the scripting plugin.</ li >
1112 < li > < strong > Major:</ strong > the JavaScript API V2 has been removed from the scripting plugin.</ li >
You can’t perform that action at this time.
0 commit comments