tag:github.com,2008:https://github.com/JetBrains/java-annotations/releasesRelease notes from java-annotations2026-02-18T14:27:58Ztag:github.com,2008:Repository/121721945/26.1.02026-02-19T11:04:40Z26.1.0<ul>
<li><code>@NotNullByDefault</code> is not experimental anymore.</li>
</ul>amaembotag:github.com,2008:Repository/121721945/26.0.2-12025-09-03T10:33:58Z26.0.2-1<p>A technical release to employ new Maven publishing machinery</p>amaembotag:github.com,2008:Repository/121721945/26.0.22025-01-24T10:55:46Z26.0.2<ul>
<li>Fixed missing klibs for apple artifacts.</li>
</ul>amaembotag:github.com,2008:Repository/121721945/26.0.12024-10-14T08:44:42Z26.0.1<ul>
<li>Fixed sources.jar build (regression after 25.0.0)</li>
</ul>amaembotag:github.com,2008:Repository/121721945/26.0.02024-10-14T08:44:20Z26.0.0<ul>
<li>Added new experimental annotation: <code>@NotNullByDefault</code></li>
</ul>amaembotag:github.com,2008:Repository/121721945/25.0.02024-09-25T07:35:22Z25.0.0<ul>
<li>Added Kotlin Multiplatform artifact (multiplatform-annotations).</li>
<li>Removed Java 5 artifact.</li>
</ul>amaembotag:github.com,2008:Repository/121721945/24.1.02024-03-01T15:42:25Z24.1.0<ul>
<li><code>@CheckReturnValue</code> is not experimental anymore.</li>
</ul>amaembotag:github.com,2008:Repository/121721945/24.0.12023-03-06T08:32:55Z24.0.1<ul>
<li>Added <code>@Documented</code> annotation where it would be useful.</li>
</ul>amaembotag:github.com,2008:Repository/121721945/24.0.02023-01-12T10:34:24Z24.0.0<ul>
<li>Added new annotation: <code>@CheckReturnValue</code></li>
</ul>amaembotag:github.com,2008:Repository/121721945/23.1.02023-01-12T10:34:05Z23.1.0<ul>
<li>Added new annotation: <code>@ApiStatus.Obsolete</code></li>
</ul>chashnikov