1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
<h2 id="20115">Slurm 20.11.5<a class="slurm_link" href="#20115"></a></h2>
<h3>openapi/dbv0.0.36</h3>
<h4>Mark job environment as required</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">new path</td>
<td class="tdchange">.components.schemas."v0.0.36_job_properties".required</td>
</tr>
</table>
<h4>Add state flags</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">new path</td>
<td class="tdchange">.components.schemas."v0.0.37_node".properties.state_flags</td>
</tr>
<tr class="trchange">
<td class="tdfield">new path</td>
<td class="tdchange">.components.schemas."v0.0.37_node".properties.next_state_after_reboot_flags</td>
</tr>
</table>
<h4>Correct description for previous state</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">path</td>
<td class="tdchange">.components.schemas."dbv0.0.36_job".properties.state.properties.previous</td>
</tr>
</table>
|