Under a Binface government, anyone who doesn’t accept human-made climate change as fact will be sent back to school, from Year 1 right the way to A Levels, to see if anything goes in the second time round. #VoteBinface
Attila Mészáros
@csviri.bsky.social
Staff Software Engineer at Apple. Maintainer of @javaoperatorsdk. Member of the Operator Framework steering committee.
Java Operator SDK 5.4.0 Released Happy to announce, on behalf of the team, that we've just released Java Operator SDK 5.4.0! For all the details, see the release notes: github.com/operator-fra... Read the blog post: javaoperatorsdk.io/blog/2026/07... Thank you to everyone who contributed!
Release 5.4.0 · operator-framework/java-operator-sdk
What's Changed See blog post: https://javaoperatorsdk.io/blog/2026/07/02/version-5.4-released/ Milestone: https://github.com/operator-framework/java-operator-sdk/milestone/18 Full Changelog: v5.3.5...
github.com
Announcing Endive, a WebAssembly runtime built natively for the JVM, now a Bytecode Alliance project. Zero native dependencies. One JAR, every OS. Check it out: endive.run bytecodealliance.org/articles/end...
JVM native WebAssembly runtime | Endive
Endive is a JVM native WebAssembly runtime with zero native dependencies.
endive.run
🎉 Fabric8 Kubernetes Client 7.7.0 is out! ✨ Kubernetes 1.36 (Haru) ✨ Server-side Table & PartialObjectMetadata ✨ isSameResource + expanded subresource() 🐛 Leader-election, informer & exec WebSocket fixes 📖 blog.marcnuri.com/fabric8-kube...
Fabric8 Kubernetes Client 7.7 is now available! - Marc Nuri
Fabric8 Kubernetes Client 7.7 is available! Check out the major changes and learn how you can contribute.
blog.marcnuri.com
Instead of aiming to go faster with ignorance, desire to gain steady, sustainable speed with competency.
Hungarian opposition party Tisza is now even widening its lead, gaining currently 138 seats for the parliament and firmly holding the supermajority. Almost 85% of all ballots counted.
Hi All, we are happy to announce that Java Operator SDK 5.3.0 is released! see the related blog post: javaoperatorsdk.io/blog/2026/03... thank you for all the contributions!
Version 5.3 Released!
We’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 ...
javaoperatorsdk.io
Fabric8 Kubernetes Client 7.6.0 is out! 🎉 ✨ Kubernetes 1.35 (Timbernetes) support ✨ New Vert.x 5 HTTP client implementation ✨ OkHttp upgraded to 5.3.2 🐛 TLS, timeout & type erasure fixes 📖 blog.marcnuri.com/fabric8-kube...
Fabric8 Kubernetes Client 7.6 is now available! - Marc Nuri
Fabric8 Kubernetes Client 7.6 is available! Check out the major changes and learn how you can contribute.
blog.marcnuri.com
The use of chicory to have rust compiled to WASM and then available on the JVM so we get a nice and performant syntax highlighter accessible from Java 8+ is pretty damn awesome. Read all about it in Andrea Perfuffo's write up here chicory.dev/blog/syntax-...
Syntax highlighting in Java, without the pain | Chicory
A week ago, my friend Max told me he couldn't find a good library for code syntax highlighting in Java.
chicory.dev
📝 Blogged: "On Idempotency Keys" Discussing several options for ensuring exactly-once processing in distributed systems using idempotency keys, from UUIDs to monotonically increasing sequences. 👉 www.morling.dev/blog/on-idem...
Happy to announce the release of version 5.2 of the Java Operator SDK, featuring various improvements and enhancements. See details here: github.com/operator-fra... Thank you for all the contributions!
Release 5.2.0 · operator-framework/java-operator-sdk
What's Changed See blogpost: https://javaoperatorsdk.io/blog/2025/11/25/version-5.2-released/ Full Changelog: v5.1.5...v5.2.0
github.com
We started working on 5.3, and some PRs have already been merged. This release will contain some exciting improvements, as discussed here: www.youtube.com/watch?v=HrwH...
Package Management for Your Clust... Jordan Keister, Rashmi Gottipati, Joe Lanford & Attila Mészáros
YouTube video by CNCF [Cloud Native Computing Foundation]
youtube.com
Hi All, we added a new page to the docs with an index of integration tests. We write basically integration tests for every use case, so we hope this is helpful: javaoperatorsdk.io/docs/testind...
Integration Test Index
This document provides an index of all integration tests annotated with @Sample. These serve also as samples for various use cases. You are encouraged to improve both the tests and/or descriptions. Co...
javaoperatorsdk.io
Hi All, we just released a new patch version of Java Operator SDK! github.com/operator-fra... Nothing extraordinary, it fixes some minor issues with workflows and some other bits and pieces. Thank you for all your contributions!!
Release 5.1.3 · operator-framework/java-operator-sdk
What's Changed fix: Resolve race condition between visited flag and result of ready postcondition by @ds-akloskowski in #2886 chore(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @d...
github.com
Happy to announce that we released Java Operator SDK 5.1 github.com/operator-fra... Thank you for all the contributions!
Release 5.1.0 · operator-framework/java-operator-sdk
What's Changed improve: status cache for next reconciliation - only the lock version by @csviri in #2800 feat: primary resource caching for followup reconciliation(s) by @csviri in #2761 feat: all...
github.com
Version 0.9.0 of Glue Operator has been released. From this point the CRDs should be stable. It also runs on newest Quarkus Operator SDK and JOSDK: github.com/java-operato...
Release 0.9.0 · java-operator-sdk/kubernetes-glue-operator
What's Changed small fixes and improvements by @csviri in #171 build(deps): bump manusa/actions-setup-minikube from 2.13.0 to 2.13.1 by @dependabot in #174 build(deps-dev): bump org.assertj:assert...
github.com
I am happy to announce on behalf of the team that Java Operator SDK version 5.0.0 has been released! github.com/operator-fra... Along with related projects: Quarkus Operator SDK: github.com/quarkiverse/... Spring Boot Starter: github.com/operator-fra...
Release 5.0.0 · operator-framework/java-operator-sdk
What's Changed See the release notes here: https://javaoperatorsdk.io/blog/2025/01/06/version-5-released/
github.com
Hi All, we just released the first released candidate of Java Operator SDK v5 javaoperatorsdk.io/blog/2025/01... github.com/operator-fra... give it a try and give us a feedback! :) but mainly thank you for all the controbutions!
Version 5 Released!
(RC1 version) 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 re...
javaoperatorsdk.io
Happy to announce that JOSDK 5.0.0 beta1 is released 🍾🎉 javaoperatorsdk.io/blog/2024/12... We are eager for feedback!
Version 5 Released! (beta1)
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...
javaoperatorsdk.io