Skip to content

Commit

Permalink
Generated by gradle-git-publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
junit-builds committed Sep 25, 2024
1 parent 71fb670 commit 6520248
Showing 1 changed file with 8 additions and 51 deletions.
59 changes: 8 additions & 51 deletions docs/snapshot/release-notes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -626,10 +626,10 @@ <h4 id="release-notes-5.12.0-M1-junit-vintage-new-features-and-improvements"><a
<h2 id="release-notes-5.11.1"><a class="anchor" href="#release-notes-5.11.1"></a>5.11.1</h2>
<div class="sectionbody">
<div class="paragraph">
<p><strong>Date of Release:</strong> </p>
<p><strong>Date of Release:</strong> September 25, 2024</p>
</div>
<div class="paragraph">
<p><strong>Scope:</strong> minor bug fixes and improvements since 5.11.0</p>
<p><strong>Scope:</strong> Bug fixes and enhancements since 5.11.0</p>
</div>
<div class="paragraph">
<p>For a complete list of all <em>closed</em> issues and pull requests for this release, consult the
Expand All @@ -643,24 +643,18 @@ <h4 id="release-notes-5.11.1-junit-platform-bug-fixes"><a class="anchor" href="#
<div class="ulist">
<ul>
<li>
<p>Fixed potential locking issue with <code>ExclusiveResource</code> in the
<code>HierarchicalTestExecutorService</code>, which could lead to deadlocks in certain scenarios.</p>
<p>Fix support for disabling ANSI colors on the console when the <code>NO_COLOR</code> environment
variable is available.</p>
</li>
<li>
<p><code>NamespacedHierarchicalStore</code> no longer throws an exception after it has been closed if
the store is queried via one of the <code>get(&#8230;&#8203;)</code> or <code>getOrComputeIfAbsent(&#8230;&#8203;)</code> methods;
however, if a <code>getOrComputeIfAbsent(&#8230;&#8203;)</code> invocation results in the computation of a new
value, an exception will still be thrown.</p>
</li>
</ul>
</div>
</div>
<div class="sect3">
<h4 id="release-notes-5.11.1-junit-platform-deprecations-and-breaking-changes"><a class="anchor" href="#release-notes-5.11.1-junit-platform-deprecations-and-breaking-changes"></a>Deprecations and Breaking Changes</h4>
<div class="ulist">
<ul>
<li>
<p></p>
<p>Fixed potential locking issue with <code>ExclusiveResource</code> in the
<code>HierarchicalTestExecutorService</code>, which could lead to deadlocks in certain scenarios.</p>
</li>
</ul>
</div>
Expand Down Expand Up @@ -692,16 +686,6 @@ <h4 id="release-notes-5.11.1-junit-jupiter-bug-fixes"><a class="anchor" href="#r
</div>
</div>
<div class="sect3">
<h4 id="release-notes-5.11.1-junit-jupiter-deprecations-and-breaking-changes"><a class="anchor" href="#release-notes-5.11.1-junit-jupiter-deprecations-and-breaking-changes"></a>Deprecations and Breaking Changes</h4>
<div class="ulist">
<ul>
<li>
<p></p>
</li>
</ul>
</div>
</div>
<div class="sect3">
<h4 id="release-notes-5.11.1-junit-jupiter-new-features-and-improvements"><a class="anchor" href="#release-notes-5.11.1-junit-jupiter-new-features-and-improvements"></a>New Features and Improvements</h4>
<div class="ulist">
<ul>
Expand All @@ -715,35 +699,8 @@ <h4 id="release-notes-5.11.1-junit-jupiter-new-features-and-improvements"><a cla
</div>
<div class="sect2">
<h3 id="release-notes-5.11.1-junit-vintage"><a class="anchor" href="#release-notes-5.11.1-junit-vintage"></a>JUnit Vintage</h3>
<div class="sect3">
<h4 id="release-notes-5.11.1-junit-vintage-bug-fixes"><a class="anchor" href="#release-notes-5.11.1-junit-vintage-bug-fixes"></a>Bug Fixes</h4>
<div class="ulist">
<ul>
<li>
<p></p>
</li>
</ul>
</div>
</div>
<div class="sect3">
<h4 id="release-notes-5.11.1-junit-vintage-deprecations-and-breaking-changes"><a class="anchor" href="#release-notes-5.11.1-junit-vintage-deprecations-and-breaking-changes"></a>Deprecations and Breaking Changes</h4>
<div class="ulist">
<ul>
<li>
<p></p>
</li>
</ul>
</div>
</div>
<div class="sect3">
<h4 id="release-notes-5.11.1-junit-vintage-new-features-and-improvements"><a class="anchor" href="#release-notes-5.11.1-junit-vintage-new-features-and-improvements"></a>New Features and Improvements</h4>
<div class="ulist">
<ul>
<li>
<p></p>
</li>
</ul>
</div>
<div class="paragraph">
<p>No changes.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 6520248

Please sign in to comment.