|
1 | 1 | [[release-notes-5.13.0-M3]] |
2 | 2 | == 5.13.0-M3 |
3 | 3 |
|
4 | | -*Date of Release:* ❓ |
| 4 | +*Date of Release:* May 2, 2025 |
5 | 5 |
|
6 | | -*Scope:* ❓ |
| 6 | +*Scope:* |
| 7 | + |
| 8 | +* Reporting of discovery issues for test engines |
| 9 | +* Resource management for launcher sessions and execution requests |
| 10 | +* GraalVM: removal of `native-image.properties` files from JARs |
7 | 11 |
|
8 | 12 | For a complete list of all _closed_ issues and pull requests for this release, consult the |
9 | 13 | link:{junit5-repo}+/milestone/93?closed=1+[5.13.0-M3] milestone page in the JUnit |
@@ -34,11 +38,6 @@ repository on GitHub. |
34 | 38 | to JVM shutdown hooks being invoked, which caused hooks to fail with a |
35 | 39 | `ClassNotFoundException` when loading classes during shutdown. |
36 | 40 |
|
37 | | -[[release-notes-5.13.0-M3-junit-platform-deprecations-and-breaking-changes]] |
38 | | -==== Deprecations and Breaking Changes |
39 | | - |
40 | | -* ❓ |
41 | | - |
42 | 41 | [[release-notes-5.13.0-M3-junit-platform-new-features-and-improvements]] |
43 | 42 | ==== New Features and Improvements |
44 | 43 |
|
@@ -77,16 +76,6 @@ to start reporting discovery issues. |
77 | 76 | [[release-notes-5.13.0-M3-junit-jupiter]] |
78 | 77 | === JUnit Jupiter |
79 | 78 |
|
80 | | -[[release-notes-5.13.0-M3-junit-jupiter-bug-fixes]] |
81 | | -==== Bug Fixes |
82 | | - |
83 | | -* ❓ |
84 | | - |
85 | | -[[release-notes-5.13.0-M3-junit-jupiter-deprecations-and-breaking-changes]] |
86 | | -==== Deprecations and Breaking Changes |
87 | | - |
88 | | -* ❓ |
89 | | - |
90 | 79 | [[release-notes-5.13.0-M3-junit-jupiter-new-features-and-improvements]] |
91 | 80 | ==== New Features and Improvements |
92 | 81 |
|
@@ -123,17 +112,4 @@ to start reporting discovery issues. |
123 | 112 | [[release-notes-5.13.0-M3-junit-vintage]] |
124 | 113 | === JUnit Vintage |
125 | 114 |
|
126 | | -[[release-notes-5.13.0-M3-junit-vintage-bug-fixes]] |
127 | | -==== Bug Fixes |
128 | | - |
129 | | -* ❓ |
130 | | - |
131 | | -[[release-notes-5.13.0-M3-junit-vintage-deprecations-and-breaking-changes]] |
132 | | -==== Deprecations and Breaking Changes |
133 | | - |
134 | | -* ❓ |
135 | | - |
136 | | -[[release-notes-5.13.0-M3-junit-vintage-new-features-and-improvements]] |
137 | | -==== New Features and Improvements |
138 | | - |
139 | | -* ❓ |
| 115 | +No changes. |
0 commit comments