<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Releases on Java Operator SDK</title><link>https://aerben.github.io/josdk-docs-test/v5.3/blog/releases/</link><description>Recent content in Releases on Java Operator SDK</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 13 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://aerben.github.io/josdk-docs-test/v5.3/blog/releases/index.xml" rel="self" type="application/rss+xml"/><item><title>Version 5.3 Released!</title><link>https://aerben.github.io/josdk-docs-test/v5.3/blog/2026/03/13/version-5.3-released/</link><pubDate>Fri, 13 Mar 2026 00:00:00 +0000</pubDate><guid>https://aerben.github.io/josdk-docs-test/v5.3/blog/2026/03/13/version-5.3-released/</guid><description>&lt;p&gt;We&amp;rsquo;re pleased to announce the release of Java Operator SDK v5.3.0! This minor version brings
two headline features — read-cache-after-write consistency and a new metrics implementation —
along with a configuration adapter system, MDC improvements, and a number of smaller improvements
and cleanups.&lt;/p&gt;
&lt;h2 id="key-features"&gt;Key Features&lt;/h2&gt;
&lt;h3 id="read-cache-after-write-consistency-and-event-filtering"&gt;Read-cache-after-write Consistency and Event Filtering&lt;/h3&gt;
&lt;p&gt;This is the headline feature of 5.3. Informer caches are inherently eventually consistent: after
your reconciler updates a resource, there is a window of time before the change is visible in the
cache. This can cause subtle bugs, particularly when storing allocated values in the status
sub-resource and reading them back in the next reconciliation.&lt;/p&gt;</description></item><item><title>Version 5.2 Released!</title><link>https://aerben.github.io/josdk-docs-test/v5.3/blog/2025/11/25/version-5.2-released/</link><pubDate>Tue, 25 Nov 2025 00:00:00 +0000</pubDate><guid>https://aerben.github.io/josdk-docs-test/v5.3/blog/2025/11/25/version-5.2-released/</guid><description>&lt;p&gt;We&amp;rsquo;re pleased to announce the release of Java Operator SDK v5.2! This minor version brings several powerful new features
and improvements that enhance the framework&amp;rsquo;s capabilities for building Kubernetes operators. This release focuses on
flexibility, external resource management, and advanced reconciliation patterns.&lt;/p&gt;
&lt;h2 id="key-features"&gt;Key Features&lt;/h2&gt;
&lt;h3 id="resourceidmapper-for-external-resources"&gt;ResourceIDMapper for External Resources&lt;/h3&gt;
&lt;p&gt;One of the most significant improvements in 5.2 is the introduction of a unified approach to working with custom ID types
across the framework through &lt;a href="https://github.com/operator-framework/java-operator-sdk/blob/main/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/ResourceIDMapper.java"&gt;&lt;code&gt;ResourceIDMapper&lt;/code&gt;&lt;/a&gt;
and &lt;a href="https://github.com/operator-framework/java-operator-sdk/blob/main/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/ResourceIDProvider.java"&gt;&lt;code&gt;ResourceIDProvider&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Version 5 Released!</title><link>https://aerben.github.io/josdk-docs-test/v5.3/blog/2025/01/06/version-5-released/</link><pubDate>Mon, 06 Jan 2025 00:00:00 +0000</pubDate><guid>https://aerben.github.io/josdk-docs-test/v5.3/blog/2025/01/06/version-5-released/</guid><description>&lt;p&gt;We are excited to announce that Java Operator SDK v5 has been released. This significant effort contains
various features and enhancements accumulated since the last major release and required changes in our APIs.
Within this post, we will go through all the main changes and help you upgrade to this new version, and provide
a rationale behind the changes if necessary.&lt;/p&gt;
&lt;p&gt;We will omit descriptions of changes that should only require simple code updates; please do contact
us if you encounter issues anyway.&lt;/p&gt;</description></item><item><title>Version 5 Released! (beta1)</title><link>https://aerben.github.io/josdk-docs-test/v5.3/blog/2024/12/06/version-5-released-beta1/</link><pubDate>Fri, 06 Dec 2024 00:00:00 +0000</pubDate><guid>https://aerben.github.io/josdk-docs-test/v5.3/blog/2024/12/06/version-5-released-beta1/</guid><description>&lt;p&gt;See release notes &lt;a href="https://aerben.github.io/josdk-docs-test/v5.3/blog/2025/01/06/version-5-released/"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>