🛠️ 2025-12-03 Tech Update Summary

🔹 Kubernetes - Kubernetes v1.35 Sneak Peek

The blog post provides a preview of the upcoming Kubernetes v1.35 release, highlighting key changes and enhancements. It mentions the deprecation and removal of certain features, such as cgroup v1 support, ipvs mode in kube-proxy, and containerd v1.y support. The post also introduces several enhancements expected in v1.35, including node declared features for better scheduling accuracy, the general availability of in-place updates for Pod resources, Pod certificates for native workload identity, numeric values for taints, user namespaces for enhanced security, and support for mounting OCI images as volumes. The release is scheduled for December 17, 2025. The post encourages the community to get involved with Kubernetes through various channels and to stay updated with the latest developments. 👉 Read more

🔹 Spring Boot - This Week in Spring - December 2nd, 2025

The blog post “This Week in Spring - December 2nd, 2025” discusses the author’s busy schedule attending various tech conferences like AI By The Bay, AI Native Dev Con, and QCon SF. It highlights several key updates and releases in the Spring ecosystem, including the availability of Spring AI 1.1.0 RC1, Spring Boot 4.0.0 RC2, and Spring Tools 4.32.2. It features a podcast with the Vaadin team and mentions significant optimizations in the Spring Framework. The post also covers the release of Micrometer 1.16.0 and Micrometer Tracing 1.6.0, as well as updates on Spring Batch, Spring gRPC, and Spring for GraphQL. Additionally, it notes an alternative to Spring Data’s Page, contributions to Jetbrains’ Java Annotated Monthly, and a video on modular RAG with Spring AI. Lastly, it announces the release of the Java SDK for MCP version 0.15.0. 👉 Read more

🔹 Docker - Building AI agents shouldn’t be hard. According to theCUBE Research, Docker makes it easy

The blog post discusses the challenges developers face when starting with AI due to the complexity of integrating different models, tools, and platforms. Docker is highlighted as a solution to these challenges, providing essential infrastructure for creating standardized, portable, and scalable AI environments. Docker enhances the development process by offering composability, simplicity, and GPU accessibility, which are crucial in the current era of AI agent development. 👉 Read more

🔹 Java - JEP targeted to JDK 26: 529: Vector API (11th Incubator)

The blog post discusses the targeting of JEP 529, which is focused on the Vector API, for JDK 26. This marks the eleventh time the Vector API is being incubated. The Vector API is designed to enhance performance by enabling developers to write complex vector computations in Java, which can then be optimized at runtime by the JVM. The continued incubation of this API suggests ongoing improvements and refinements to ensure it meets performance and usability goals before becoming a standard feature. 👉 Read more

🔹 Golang - Go’s Sweet 16

The blog post celebrates the 16th anniversary of the Go programming language, highlighting its journey and growth since its inception. It reflects on Go’s impact on software development, its community, and the ongoing efforts to improve the language. The article also acknowledges the contributions of developers and enthusiasts who have helped shape Go into a robust and widely-used programming tool over the years. 👉 Read more

🔹 Helm - Helm 4 Released

The blog post discusses the release of Helm 4, which was announced on November 12th during a presentation at KubeCon + CloudNativeCon. This marks the first major version update for Helm in six years. Helm 4 brings new features and improvements, continuing its role as a key tool for managing Kubernetes applications. The blog post likely provides details on the changes and enhancements introduced in this new version. 👉 Read more