File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
docs/content/en/blog/releases Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,6 @@ title: Version 5 Released!
33date : 2025-01-06
44---
55
6- (RC1 version)
7-
86We are excited to announce that Java Operator SDK v5 has been released. This significant effort contains
97various features and enhancements accumulated since the last major release and required changes in our APIs.
108Within this post, we will go through all the main changes and help you upgrade to this new version, and provide
@@ -22,7 +20,7 @@ You can see an introduction and some important changes and rationale behind them
2220
2321## All Changes
2422
25- You can see all changes [ here] ( https://github.com/operator-framework/java-operator-sdk/compare/v4.9.7...main ) .
23+ You can see all changes [ here] ( https://github.com/operator-framework/java-operator-sdk/compare/v4.9.7...v5.0.0 ) .
2624
2725## Changes in low-level APIs
2826
You can’t perform that action at this time.
0 commit comments