tag:github.com,2008:https://github.com/JetBrains/java-annotations/releases Release notes from java-annotations 2026-02-18T14:27:58Z tag:github.com,2008:Repository/121721945/26.1.0 2026-02-19T11:04:40Z 26.1.0 <ul> <li><code>@NotNullByDefault</code> is not experimental anymore.</li> </ul> amaembo tag:github.com,2008:Repository/121721945/26.0.2-1 2025-09-03T10:33:58Z 26.0.2-1 <p>A technical release to employ new Maven publishing machinery</p> amaembo tag:github.com,2008:Repository/121721945/26.0.2 2025-01-24T10:55:46Z 26.0.2 <ul> <li>Fixed missing klibs for apple artifacts.</li> </ul> amaembo tag:github.com,2008:Repository/121721945/26.0.1 2024-10-14T08:44:42Z 26.0.1 <ul> <li>Fixed sources.jar build (regression after 25.0.0)</li> </ul> amaembo tag:github.com,2008:Repository/121721945/26.0.0 2024-10-14T08:44:20Z 26.0.0 <ul> <li>Added new experimental annotation: <code>@NotNullByDefault</code></li> </ul> amaembo tag:github.com,2008:Repository/121721945/25.0.0 2024-09-25T07:35:22Z 25.0.0 <ul> <li>Added Kotlin Multiplatform artifact (multiplatform-annotations).</li> <li>Removed Java 5 artifact.</li> </ul> amaembo tag:github.com,2008:Repository/121721945/24.1.0 2024-03-01T15:42:25Z 24.1.0 <ul> <li><code>@CheckReturnValue</code> is not experimental anymore.</li> </ul> amaembo tag:github.com,2008:Repository/121721945/24.0.1 2023-03-06T08:32:55Z 24.0.1 <ul> <li>Added <code>@Documented</code> annotation where it would be useful.</li> </ul> amaembo tag:github.com,2008:Repository/121721945/24.0.0 2023-01-12T10:34:24Z 24.0.0 <ul> <li>Added new annotation: <code>@CheckReturnValue</code></li> </ul> amaembo tag:github.com,2008:Repository/121721945/23.1.0 2023-01-12T10:34:05Z 23.1.0 <ul> <li>Added new annotation: <code>@ApiStatus.Obsolete</code></li> </ul> chashnikov