+1 (non-binding) I checked: - Downloaded flink-connector-jdbc-3.4.0-src.tgz from the staging area - Verified SHA512 checksum - OK - Verified GPG signature against the KEYS file - Good signature from panyuepeng <[email protected]> - Built from source with `mvn clean install` on Windows/WSL2 (Ubuntu), Java 17 - BUILD SUCCESS for all 11 modules (core, postgres, cratedb, db2, mysql, oracle, oceanbase, sqlserver, trino, shaded, architecture) - All tests passed during the build
Thanks for driving this release! Best, ChanBin Oh 2026년 7월 12일 (일) 오전 2:40, P Sinha <[email protected]>님이 작성: > +1 (non-binding) > > Checked: > > > * checksum and GPG signature match on the source release (key > B5B638DCA5F94E4A) > * source distribution contains no binaries > * CI is green (compile_and_test for 1.20.5, > backwards_compatibility_test > for 1.19-SNAPSHOT/1.18-SNAPSHOT) > * Maven staging is complete for all 9 modules at 3.4.0-1.20 > * website PR #869 is mergeable and consistent with the RC > (compatibility > correctly narrowed to 1.20.x only) > > Sidenote: same pre-existing (not new to 3.4.0), non-blocking > missing-license-header > gap as the parallel v4.1.0-rc4 vote (apache-rat-plugin's inherited=false > means > it never scans submodules) -- probably worth one JIRA covering both > branches. > > Thanks, > > > Purushottam Sinha > > On Thu, Jul 9, 2026 at 11:34 PM Yuepeng Pan <[email protected]> wrote: > > > Hi everyone, > > > > Please review and vote on release candidate #4 for > > flink-connector-jdbc v3.4.0, as follows: > > [ ] +1, Approve the release > > [ ] -1, Do not approve the release (please provide specific comments) > > > > The complete staging area is available for your review, which includes: > > > > * JIRA release notes [1], > > * the official Apache source release to be deployed to dist.apache.org > [2], > > which are signed with the key with fingerprint B5B638DCA5F94E4A[3], > > * all artifacts to be deployed to the Maven Central Repository [4], > > * source code tag v3.4.0-rc4 [5], > > * website pull request listing the new release [6]. > > * CI build of the tag [7][8]. > > > > > > The vote will be open for at least 72 hours. It is adopted by majority > > approval, with at least 3 PMC affirmative votes. > > > > > > Thanks, > > Yuepeng Pan > > > > [1] > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12356738 > > [2] > > > https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.4.0-rc4 > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS > > [4] > > > > > https://repository.apache.org/content/repositories/staging/org/apache/flink/flink-connector-jdbc/3.4.0-1.20/ > > [5] > https://github.com/apache/flink-connector-jdbc/releases/tag/v3.4.0-rc4 > > [6] https://github.com/apache/flink-web/pull/869 > > [7] > > https://github.com/apache/flink-connector-jdbc/actions/runs/29035272389 > > [8] > > https://github.com/apache/flink-connector-jdbc/actions/runs/29035273103 > > >
