-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[FLINK-37152][build] Update Flink version to 1.20 #3868
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -67,8 +67,8 @@ limitations under the License. | |
| <flink.reuseForks>true</flink.reuseForks> | ||
|
|
||
| <!-- dependencies versions --> | ||
| <flink.version>1.19.1</flink.version> | ||
| <flink.major.version>1.19</flink.major.version> | ||
| <flink.version>1.20.0</flink.version> | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @ferenc-csaky Could you bump this version to 1.20.1 as we just released it?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. That was my original idea as well, but that generated more and more changes (docs, CI, etc), and 1.19.1 has to be bumped to 1.19.2 as well anyways. I'm happy to update both patch versions in a follow-up PR in 1 chunk. WDYT?
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As they're hotfix versions, follow-up PR makes sense to me, thanks for your quick response. |
||
| <flink.major.version>1.20</flink.major.version> | ||
| <flink.shaded.version>17.0</flink.shaded.version> | ||
| <debezium.version>1.9.8.Final</debezium.version> | ||
| <tikv.version>3.2.0</tikv.version> | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.