chore(deps): bump flink.version from 1.16.1 to 2.2.1#41
Conversation
Bumps `flink.version` from 1.16.1 to 2.2.1. Updates `org.apache.flink:flink-streaming-java` from 1.16.1 to 2.2.1 - [Commits](apache/flink@release-1.16.1...release-2.2.1) Updates `org.apache.flink:flink-table-api-java` from 1.16.1 to 2.2.1 Updates `org.apache.flink:flink-table-api-java-bridge` from 1.16.1 to 2.2.1 Updates `org.apache.flink:flink-table-common` from 1.16.1 to 2.2.1 Updates `org.apache.flink:flink-connector-base` from 1.16.1 to 2.2.1 Updates `org.apache.flink:flink-test-utils` from 1.16.1 to 2.2.1 Updates `org.apache.flink:flink-runtime` from 1.16.1 to 2.2.1 - [Commits](apache/flink@release-1.16.1...release-2.2.1) Updates `org.apache.flink:flink-table-planner_2.12` from 1.16.1 to 2.2.1 Updates `org.apache.flink:flink-clients` from 1.16.1 to 2.2.1 - [Commits](apache/flink@release-1.16.1...release-2.2.1) --- updated-dependencies: - dependency-name: org.apache.flink:flink-streaming-java dependency-version: 2.2.1 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.apache.flink:flink-table-api-java dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.flink:flink-table-api-java-bridge dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.flink:flink-table-common dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.flink:flink-connector-base dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.flink:flink-test-utils dependency-version: 2.2.1 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.apache.flink:flink-runtime dependency-version: 2.2.1 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.apache.flink:flink-table-planner_2.12 dependency-version: 2.2.1 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.apache.flink:flink-clients dependency-version: 2.2.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Hi @dependabot, thanks for the bump. Before this gets merged I'd like to flag a few concerns for the maintainers: 1. Flink 1.x → 2.x is a breaking major upgradeThis PR changes 2. Direct conflict with PR #17 (multi-version Flink modules)PR #17 introduces a per-Flink-version module layout specifically targeting the 1.x line:
If #41 is merged first, the entire 1.17–1.20 compatibility matrix in #17 becomes moot, and #17 will need to be redesigned (or scrapped) — that's a significant amount of contributor work to invalidate by accident. 3. Suggested path forwardI'd propose:
cc @fightBoxing (author of #17) — your input would be valuable here. No objection to closing this PR with |
Bumps
flink.versionfrom 1.16.1 to 2.2.1.Updates
org.apache.flink:flink-streaming-javafrom 1.16.1 to 2.2.1Commits
450c63eCommit for release 2.2.15118246[hotfix] Add log4j-layout-template-json to NOTICEce68d4a[FLINK-39547][table] Fix table-planner class loading order89979da[hotfix][ci] Set correct maven repo folder in flink-ci (#28049)e0b566f[FLINK-33903][ci] Reenable tests in GHAb976e79[FLINK-39293][table]MATCH_RECOGNIZEfails withSqlParserExceptionin views66689e4[FLINK-39534][python] Bump pemja to 0.5.7 (#28016)61b85e2[FLINK-39480][ci] Python wheel on MacOS fails for all 2.x branches176dee1[FLINK-39424][table] Setting LIKE does not support default escape charactersbc0a0ea[FLINK-39395][build] Add spotlessupToDateCheckingUpdates
org.apache.flink:flink-table-api-javafrom 1.16.1 to 2.2.1Updates
org.apache.flink:flink-table-api-java-bridgefrom 1.16.1 to 2.2.1Updates
org.apache.flink:flink-table-commonfrom 1.16.1 to 2.2.1Updates
org.apache.flink:flink-connector-basefrom 1.16.1 to 2.2.1Updates
org.apache.flink:flink-test-utilsfrom 1.16.1 to 2.2.1Updates
org.apache.flink:flink-runtimefrom 1.16.1 to 2.2.1Commits
450c63eCommit for release 2.2.15118246[hotfix] Add log4j-layout-template-json to NOTICEce68d4a[FLINK-39547][table] Fix table-planner class loading order89979da[hotfix][ci] Set correct maven repo folder in flink-ci (#28049)e0b566f[FLINK-33903][ci] Reenable tests in GHAb976e79[FLINK-39293][table]MATCH_RECOGNIZEfails withSqlParserExceptionin views66689e4[FLINK-39534][python] Bump pemja to 0.5.7 (#28016)61b85e2[FLINK-39480][ci] Python wheel on MacOS fails for all 2.x branches176dee1[FLINK-39424][table] Setting LIKE does not support default escape charactersbc0a0ea[FLINK-39395][build] Add spotlessupToDateCheckingUpdates
org.apache.flink:flink-table-planner_2.12from 1.16.1 to 2.2.1Updates
org.apache.flink:flink-clientsfrom 1.16.1 to 2.2.1Commits
450c63eCommit for release 2.2.15118246[hotfix] Add log4j-layout-template-json to NOTICEce68d4a[FLINK-39547][table] Fix table-planner class loading order89979da[hotfix][ci] Set correct maven repo folder in flink-ci (#28049)e0b566f[FLINK-33903][ci] Reenable tests in GHAb976e79[FLINK-39293][table]MATCH_RECOGNIZEfails withSqlParserExceptionin views66689e4[FLINK-39534][python] Bump pemja to 0.5.7 (#28016)61b85e2[FLINK-39480][ci] Python wheel on MacOS fails for all 2.x branches176dee1[FLINK-39424][table] Setting LIKE does not support default escape charactersbc0a0ea[FLINK-39395][build] Add spotlessupToDateCheckingDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)