Re: Help Needed for JDBC Release v3.4.0 & v4.1.0

2026-07-26 Thread Yuepeng Pan
Thanks Leonard and everyone involved in the releases.


Best,
Yuepeng Pan

Leonard Xu  于2026年7月27日周一 09:57写道:

> Done
>
> Best,
> Leonard
>
> > 2026 7月 24 9:14 下午,Yuepeng Pan  写道:
> >
> > Hi, team.
> >
> > During the process of registering[1] the release details
> > for JDBC Connector versions 3.4.0 and 4.1.0,
> > a permission denial error was triggered.
> > According to the system prompt,
> > advancing this step necessitates privileges
> > held by either PMC members or ASF members.
> >
> > Could someone kindly help to take a look ?
> > Thank you very much.
> >
> >
> > The information need to record:
> >
> > Full version name:
> > - connector-jdbc-3.4.0
> > - connector-jdbc-4.1.0
> >
> > Date of release:
> > - 2026-07-24
> >
> >
> > [1]https://reporter.apache.org/addrelease.html?flink
> >
> > Best regards,
> > Yuepeng Pan
> >
> > Yuepeng Pan  于2026年7月23日周四 12:51写道:
> >
> >> Thanks Ferenc Csaky for the help and letting us know.
> >>
> >>
> >> Best,
> >> Yuepeng Pan.
> >>
> >> Ferenc Csaky  于2026年7月22日周三 23:12写道:
> >>
> >>> My bad, I flipped the Jira versions too.
> >>>
> >>> Best,
> >>> Ferenc
> >>>
> >>>
> >>>
> >>> On Wednesday, July 22nd, 2026 at 15:47, Yuepeng Pan <
> >>> [email protected]> wrote:
> >>>
>  Thank you @Ferenc Csaky very much for your help and clarification.
> 
>  BTW, we still need PMC members to help to mark jdbc-3.4.0 & jdbc-4.1.0
> >>> as
>  released[1].
> 
>  I'd appreciate it with your confirmation!
> 
> 
>  I'll process the remaining steps after [2](excluded).
> 
>  [1]
> 
> >>>
> https://issues.apache.org/jira/plugins/servlet/project-config/FLINK/versions
> 
>  [2]
> 
> >>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
> 
>  Best Regards,
>  Yuepeng Pan
> 
> 
>  Ferenc Csaky  于2026年7月22日周三 19:17写道:
> 
> > Hi Yuepeng,
> >
> > I executed the source releases.
> >
> > Just for the sake of completeness, the source release action only
> >>> requires
> > a
> > PMC to execute (per version):
> >
> > PROJECT=${PROJECT} \
> > VERSION=${NEW_VERSION} \
> > RC_NUM=${RC_NUM} \
> > ./tools/releasing/shared/release_source_release.sh
> >
> > Which only requires that 3 env var to be set, and of course the
> >>> releasing
> > utils
> > submodule to be set up in any connector repo.
> >
> > So no actual building is required,
> > this just moves the already built source artifacts from the "dev" SVN
> >>> repo
> > to
> > "release".
> >
> > Thanks for driving the release!
> >
> > Best,
> > Ferenc
> >
> >
> >
> >
> > On Wednesday, July 22nd, 2026 at 03:31, Yuepeng Pan <
> >>> [email protected]>
> > wrote:
> >
> >> Hi, dev.
> >>
> >> The release vote for flink-connector-jdbc has passed [1][2].
> >> Thanks to all contributors for their work and to everyone who voted
> >>> and
> >> verified the artifacts.
> >>
> >> However, due to permission constraints,
> >> we currently require a PMC member to perform
> >> the final steps [3](included)~[4](included) about artifacts[5][6].
> >> Once these steps are completed, we'll proceed with the remaining
> >>> release
> >> process.
> >>
> >> FYI, Below are some environment setup notes when building the
> >>> artifacts
> > for
> >> flink-connector-jdbc 3.4.0 / 4.1.0.
> >>
> >> -- For 3.4.0
> >>
> >> git config --global user.signingkey A5F94E4A
> >> eval $(gpg-agent --daemon --no-grab --write-env-file
> > $HOME/.gpg-agent-info)
> >> export GPG_TTY=$(tty)
> >> export GPG_AGENT_INFO
> >> export NEW_VERSION=3.4.0
> >> export TARGET_JAVA_VERSION=8
> >> export RC_NUM=4
> >> export PROJECT=flink-connector-jdbc
> >> export REMOTE=origin
> >> export MAVEN_SKIP_RC=false
> >> export MAVEN_OPTS=""
> >> export MAVEN_CONFIG=""
> >> export MAVEN_DEBUG_OPTS=""
> >>
> >>
> >> -- For 4.1.0
> >> git config --global user.signingkey A5F94E4A
> >> eval $(gpg-agent --daemon --no-grab --write-env-file
> > $HOME/.gpg-agent-info)
> >> export GPG_TTY=$(tty)
> >> export GPG_AGENT_INFO
> >> export NEW_VERSION=4.1.0
> >> export TARGET_JAVA_VERSION=11
> >> export RC_NUM=4
> >> export PROJECT=flink-connector-jdbc
> >> export REMOTE=origin
> >> export MAVEN_SKIP_RC=false
> >> export MAVEN_OPTS=""
> >> export MAVEN_CONFIG=""
> >> export MAVEN_DEBUG_OPTS=""
> >>
> >>
> >> [1]
> >>> https://lists.apache.org/thread/nsrvk3bgkrdlrm7mvwwvslj9b31jzt88
> >> [2]
> >>> https://lists.apache.org/thread/r7621w5m33t87f4r75fm1r1g0brxq4r0
> >> [3]
> >>
> >
> >>>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-Deploysourceandbina

Re: Help Needed for JDBC Release v3.4.0 & v4.1.0

2026-07-26 Thread Leonard Xu
Done

Best,
Leonard

> 2026 7月 24 9:14 下午,Yuepeng Pan  写道:
> 
> Hi, team.
> 
> During the process of registering[1] the release details
> for JDBC Connector versions 3.4.0 and 4.1.0,
> a permission denial error was triggered.
> According to the system prompt,
> advancing this step necessitates privileges
> held by either PMC members or ASF members.
> 
> Could someone kindly help to take a look ?
> Thank you very much.
> 
> 
> The information need to record:
> 
> Full version name:
> - connector-jdbc-3.4.0
> - connector-jdbc-4.1.0
> 
> Date of release:
> - 2026-07-24
> 
> 
> [1]https://reporter.apache.org/addrelease.html?flink
> 
> Best regards,
> Yuepeng Pan
> 
> Yuepeng Pan  于2026年7月23日周四 12:51写道:
> 
>> Thanks Ferenc Csaky for the help and letting us know.
>> 
>> 
>> Best,
>> Yuepeng Pan.
>> 
>> Ferenc Csaky  于2026年7月22日周三 23:12写道:
>> 
>>> My bad, I flipped the Jira versions too.
>>> 
>>> Best,
>>> Ferenc
>>> 
>>> 
>>> 
>>> On Wednesday, July 22nd, 2026 at 15:47, Yuepeng Pan <
>>> [email protected]> wrote:
>>> 
 Thank you @Ferenc Csaky very much for your help and clarification.
 
 BTW, we still need PMC members to help to mark jdbc-3.4.0 & jdbc-4.1.0
>>> as
 released[1].
 
 I'd appreciate it with your confirmation!
 
 
 I'll process the remaining steps after [2](excluded).
 
 [1]
 
>>> https://issues.apache.org/jira/plugins/servlet/project-config/FLINK/versions
 
 [2]
 
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
 
 Best Regards,
 Yuepeng Pan
 
 
 Ferenc Csaky  于2026年7月22日周三 19:17写道:
 
> Hi Yuepeng,
> 
> I executed the source releases.
> 
> Just for the sake of completeness, the source release action only
>>> requires
> a
> PMC to execute (per version):
> 
> PROJECT=${PROJECT} \
> VERSION=${NEW_VERSION} \
> RC_NUM=${RC_NUM} \
> ./tools/releasing/shared/release_source_release.sh
> 
> Which only requires that 3 env var to be set, and of course the
>>> releasing
> utils
> submodule to be set up in any connector repo.
> 
> So no actual building is required,
> this just moves the already built source artifacts from the "dev" SVN
>>> repo
> to
> "release".
> 
> Thanks for driving the release!
> 
> Best,
> Ferenc
> 
> 
> 
> 
> On Wednesday, July 22nd, 2026 at 03:31, Yuepeng Pan <
>>> [email protected]>
> wrote:
> 
>> Hi, dev.
>> 
>> The release vote for flink-connector-jdbc has passed [1][2].
>> Thanks to all contributors for their work and to everyone who voted
>>> and
>> verified the artifacts.
>> 
>> However, due to permission constraints,
>> we currently require a PMC member to perform
>> the final steps [3](included)~[4](included) about artifacts[5][6].
>> Once these steps are completed, we'll proceed with the remaining
>>> release
>> process.
>> 
>> FYI, Below are some environment setup notes when building the
>>> artifacts
> for
>> flink-connector-jdbc 3.4.0 / 4.1.0.
>> 
>> -- For 3.4.0
>> 
>> git config --global user.signingkey A5F94E4A
>> eval $(gpg-agent --daemon --no-grab --write-env-file
> $HOME/.gpg-agent-info)
>> export GPG_TTY=$(tty)
>> export GPG_AGENT_INFO
>> export NEW_VERSION=3.4.0
>> export TARGET_JAVA_VERSION=8
>> export RC_NUM=4
>> export PROJECT=flink-connector-jdbc
>> export REMOTE=origin
>> export MAVEN_SKIP_RC=false
>> export MAVEN_OPTS=""
>> export MAVEN_CONFIG=""
>> export MAVEN_DEBUG_OPTS=""
>> 
>> 
>> -- For 4.1.0
>> git config --global user.signingkey A5F94E4A
>> eval $(gpg-agent --daemon --no-grab --write-env-file
> $HOME/.gpg-agent-info)
>> export GPG_TTY=$(tty)
>> export GPG_AGENT_INFO
>> export NEW_VERSION=4.1.0
>> export TARGET_JAVA_VERSION=11
>> export RC_NUM=4
>> export PROJECT=flink-connector-jdbc
>> export REMOTE=origin
>> export MAVEN_SKIP_RC=false
>> export MAVEN_OPTS=""
>> export MAVEN_CONFIG=""
>> export MAVEN_DEBUG_OPTS=""
>> 
>> 
>> [1]
>>> https://lists.apache.org/thread/nsrvk3bgkrdlrm7mvwwvslj9b31jzt88
>> [2]
>>> https://lists.apache.org/thread/r7621w5m33t87f4r75fm1r1g0brxq4r0
>> [3]
>> 
> 
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-Deploysourceandbinaryreleasestodist.apache.org
>> [4]
>> 
> 
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
>> [5]
>> 
> 
>>> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.4.0-rc4/
>> [6]
>> 
> 
>>> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-4.1.0-rc4/
>> 

Re: Help Needed for JDBC Release v3.4.0 & v4.1.0

2026-07-24 Thread Yuepeng Pan
Hi, team.

During the process of registering[1] the release details
for JDBC Connector versions 3.4.0 and 4.1.0,
a permission denial error was triggered.
According to the system prompt,
advancing this step necessitates privileges
held by either PMC members or ASF members.

Could someone kindly help to take a look ?
Thank you very much.


The information need to record:

Full version name:
- connector-jdbc-3.4.0
- connector-jdbc-4.1.0

Date of release:
- 2026-07-24


[1]https://reporter.apache.org/addrelease.html?flink

Best regards,
Yuepeng Pan

Yuepeng Pan  于2026年7月23日周四 12:51写道:

> Thanks Ferenc Csaky for the help and letting us know.
>
>
> Best,
> Yuepeng Pan.
>
> Ferenc Csaky  于2026年7月22日周三 23:12写道:
>
>> My bad, I flipped the Jira versions too.
>>
>> Best,
>> Ferenc
>>
>>
>>
>> On Wednesday, July 22nd, 2026 at 15:47, Yuepeng Pan <
>> [email protected]> wrote:
>>
>> > Thank you @Ferenc Csaky very much for your help and clarification.
>> >
>> > BTW, we still need PMC members to help to mark jdbc-3.4.0 & jdbc-4.1.0
>> as
>> > released[1].
>> >
>> > I'd appreciate it with your confirmation!
>> >
>> >
>> > I'll process the remaining steps after [2](excluded).
>> >
>> > [1]
>> >
>> https://issues.apache.org/jira/plugins/servlet/project-config/FLINK/versions
>> >
>> > [2]
>> >
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
>> >
>> > Best Regards,
>> > Yuepeng Pan
>> >
>> >
>> > Ferenc Csaky  于2026年7月22日周三 19:17写道:
>> >
>> > > Hi Yuepeng,
>> > >
>> > > I executed the source releases.
>> > >
>> > > Just for the sake of completeness, the source release action only
>> requires
>> > > a
>> > > PMC to execute (per version):
>> > >
>> > > PROJECT=${PROJECT} \
>> > > VERSION=${NEW_VERSION} \
>> > > RC_NUM=${RC_NUM} \
>> > > ./tools/releasing/shared/release_source_release.sh
>> > >
>> > > Which only requires that 3 env var to be set, and of course the
>> releasing
>> > > utils
>> > > submodule to be set up in any connector repo.
>> > >
>> > > So no actual building is required,
>> > > this just moves the already built source artifacts from the "dev" SVN
>> repo
>> > > to
>> > > "release".
>> > >
>> > > Thanks for driving the release!
>> > >
>> > > Best,
>> > > Ferenc
>> > >
>> > >
>> > >
>> > >
>> > > On Wednesday, July 22nd, 2026 at 03:31, Yuepeng Pan <
>> [email protected]>
>> > > wrote:
>> > >
>> > > > Hi, dev.
>> > > >
>> > > > The release vote for flink-connector-jdbc has passed [1][2].
>> > > > Thanks to all contributors for their work and to everyone who voted
>> and
>> > > > verified the artifacts.
>> > > >
>> > > > However, due to permission constraints,
>> > > > we currently require a PMC member to perform
>> > > > the final steps [3](included)~[4](included) about artifacts[5][6].
>> > > > Once these steps are completed, we'll proceed with the remaining
>> release
>> > > > process.
>> > > >
>> > > > FYI, Below are some environment setup notes when building the
>> artifacts
>> > > for
>> > > > flink-connector-jdbc 3.4.0 / 4.1.0.
>> > > >
>> > > > -- For 3.4.0
>> > > >
>> > > > git config --global user.signingkey A5F94E4A
>> > > > eval $(gpg-agent --daemon --no-grab --write-env-file
>> > > $HOME/.gpg-agent-info)
>> > > > export GPG_TTY=$(tty)
>> > > > export GPG_AGENT_INFO
>> > > > export NEW_VERSION=3.4.0
>> > > > export TARGET_JAVA_VERSION=8
>> > > > export RC_NUM=4
>> > > > export PROJECT=flink-connector-jdbc
>> > > > export REMOTE=origin
>> > > > export MAVEN_SKIP_RC=false
>> > > > export MAVEN_OPTS=""
>> > > > export MAVEN_CONFIG=""
>> > > > export MAVEN_DEBUG_OPTS=""
>> > > >
>> > > >
>> > > > -- For 4.1.0
>> > > > git config --global user.signingkey A5F94E4A
>> > > > eval $(gpg-agent --daemon --no-grab --write-env-file
>> > > $HOME/.gpg-agent-info)
>> > > > export GPG_TTY=$(tty)
>> > > > export GPG_AGENT_INFO
>> > > > export NEW_VERSION=4.1.0
>> > > > export TARGET_JAVA_VERSION=11
>> > > > export RC_NUM=4
>> > > > export PROJECT=flink-connector-jdbc
>> > > > export REMOTE=origin
>> > > > export MAVEN_SKIP_RC=false
>> > > > export MAVEN_OPTS=""
>> > > > export MAVEN_CONFIG=""
>> > > > export MAVEN_DEBUG_OPTS=""
>> > > >
>> > > >
>> > > > [1]
>> https://lists.apache.org/thread/nsrvk3bgkrdlrm7mvwwvslj9b31jzt88
>> > > > [2]
>> https://lists.apache.org/thread/r7621w5m33t87f4r75fm1r1g0brxq4r0
>> > > > [3]
>> > > >
>> > >
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-Deploysourceandbinaryreleasestodist.apache.org
>> > > > [4]
>> > > >
>> > >
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
>> > > > [5]
>> > > >
>> > >
>> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.4.0-rc4/
>> > > > [6]
>> > > >
>> > >
>> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-4.1.0-rc4/
>> > > >
>> > > >
>> > > > I'd appreciate it with your con

Re: Help Needed for JDBC Release v3.4.0 & v4.1.0

2026-07-22 Thread Yuepeng Pan
Thanks Ferenc Csaky for the help and letting us know.


Best,
Yuepeng Pan.

Ferenc Csaky  于2026年7月22日周三 23:12写道:

> My bad, I flipped the Jira versions too.
>
> Best,
> Ferenc
>
>
>
> On Wednesday, July 22nd, 2026 at 15:47, Yuepeng Pan 
> wrote:
>
> > Thank you @Ferenc Csaky very much for your help and clarification.
> >
> > BTW, we still need PMC members to help to mark jdbc-3.4.0 & jdbc-4.1.0 as
> > released[1].
> >
> > I'd appreciate it with your confirmation!
> >
> >
> > I'll process the remaining steps after [2](excluded).
> >
> > [1]
> >
> https://issues.apache.org/jira/plugins/servlet/project-config/FLINK/versions
> >
> > [2]
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
> >
> > Best Regards,
> > Yuepeng Pan
> >
> >
> > Ferenc Csaky  于2026年7月22日周三 19:17写道:
> >
> > > Hi Yuepeng,
> > >
> > > I executed the source releases.
> > >
> > > Just for the sake of completeness, the source release action only
> requires
> > > a
> > > PMC to execute (per version):
> > >
> > > PROJECT=${PROJECT} \
> > > VERSION=${NEW_VERSION} \
> > > RC_NUM=${RC_NUM} \
> > > ./tools/releasing/shared/release_source_release.sh
> > >
> > > Which only requires that 3 env var to be set, and of course the
> releasing
> > > utils
> > > submodule to be set up in any connector repo.
> > >
> > > So no actual building is required,
> > > this just moves the already built source artifacts from the "dev" SVN
> repo
> > > to
> > > "release".
> > >
> > > Thanks for driving the release!
> > >
> > > Best,
> > > Ferenc
> > >
> > >
> > >
> > >
> > > On Wednesday, July 22nd, 2026 at 03:31, Yuepeng Pan <
> [email protected]>
> > > wrote:
> > >
> > > > Hi, dev.
> > > >
> > > > The release vote for flink-connector-jdbc has passed [1][2].
> > > > Thanks to all contributors for their work and to everyone who voted
> and
> > > > verified the artifacts.
> > > >
> > > > However, due to permission constraints,
> > > > we currently require a PMC member to perform
> > > > the final steps [3](included)~[4](included) about artifacts[5][6].
> > > > Once these steps are completed, we'll proceed with the remaining
> release
> > > > process.
> > > >
> > > > FYI, Below are some environment setup notes when building the
> artifacts
> > > for
> > > > flink-connector-jdbc 3.4.0 / 4.1.0.
> > > >
> > > > -- For 3.4.0
> > > >
> > > > git config --global user.signingkey A5F94E4A
> > > > eval $(gpg-agent --daemon --no-grab --write-env-file
> > > $HOME/.gpg-agent-info)
> > > > export GPG_TTY=$(tty)
> > > > export GPG_AGENT_INFO
> > > > export NEW_VERSION=3.4.0
> > > > export TARGET_JAVA_VERSION=8
> > > > export RC_NUM=4
> > > > export PROJECT=flink-connector-jdbc
> > > > export REMOTE=origin
> > > > export MAVEN_SKIP_RC=false
> > > > export MAVEN_OPTS=""
> > > > export MAVEN_CONFIG=""
> > > > export MAVEN_DEBUG_OPTS=""
> > > >
> > > >
> > > > -- For 4.1.0
> > > > git config --global user.signingkey A5F94E4A
> > > > eval $(gpg-agent --daemon --no-grab --write-env-file
> > > $HOME/.gpg-agent-info)
> > > > export GPG_TTY=$(tty)
> > > > export GPG_AGENT_INFO
> > > > export NEW_VERSION=4.1.0
> > > > export TARGET_JAVA_VERSION=11
> > > > export RC_NUM=4
> > > > export PROJECT=flink-connector-jdbc
> > > > export REMOTE=origin
> > > > export MAVEN_SKIP_RC=false
> > > > export MAVEN_OPTS=""
> > > > export MAVEN_CONFIG=""
> > > > export MAVEN_DEBUG_OPTS=""
> > > >
> > > >
> > > > [1] https://lists.apache.org/thread/nsrvk3bgkrdlrm7mvwwvslj9b31jzt88
> > > > [2] https://lists.apache.org/thread/r7621w5m33t87f4r75fm1r1g0brxq4r0
> > > > [3]
> > > >
> > >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-Deploysourceandbinaryreleasestodist.apache.org
> > > > [4]
> > > >
> > >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
> > > > [5]
> > > >
> > >
> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.4.0-rc4/
> > > > [6]
> > > >
> > >
> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-4.1.0-rc4/
> > > >
> > > >
> > > > I'd appreciate it with your confirmation.
> > > >
> > > >
> > > > Best regards,
> > > > Yuepeng Pan.
> > > >
> > >
> >
>


Re: Help Needed for JDBC Release v3.4.0 & v4.1.0

2026-07-22 Thread Ferenc Csaky
My bad, I flipped the Jira versions too.

Best,
Ferenc



On Wednesday, July 22nd, 2026 at 15:47, Yuepeng Pan  
wrote:

> Thank you @Ferenc Csaky very much for your help and clarification.
> 
> BTW, we still need PMC members to help to mark jdbc-3.4.0 & jdbc-4.1.0 as
> released[1].
> 
> I'd appreciate it with your confirmation!
> 
> 
> I'll process the remaining steps after [2](excluded).
> 
> [1]
> https://issues.apache.org/jira/plugins/servlet/project-config/FLINK/versions
> 
> [2]
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
> 
> Best Regards,
> Yuepeng Pan
> 
> 
> Ferenc Csaky  于2026年7月22日周三 19:17写道:
> 
> > Hi Yuepeng,
> >
> > I executed the source releases.
> >
> > Just for the sake of completeness, the source release action only requires
> > a
> > PMC to execute (per version):
> >
> > PROJECT=${PROJECT} \
> > VERSION=${NEW_VERSION} \
> > RC_NUM=${RC_NUM} \
> > ./tools/releasing/shared/release_source_release.sh
> >
> > Which only requires that 3 env var to be set, and of course the releasing
> > utils
> > submodule to be set up in any connector repo.
> >
> > So no actual building is required,
> > this just moves the already built source artifacts from the "dev" SVN repo
> > to
> > "release".
> >
> > Thanks for driving the release!
> >
> > Best,
> > Ferenc
> >
> >
> >
> >
> > On Wednesday, July 22nd, 2026 at 03:31, Yuepeng Pan 
> > wrote:
> >
> > > Hi, dev.
> > >
> > > The release vote for flink-connector-jdbc has passed [1][2].
> > > Thanks to all contributors for their work and to everyone who voted and
> > > verified the artifacts.
> > >
> > > However, due to permission constraints,
> > > we currently require a PMC member to perform
> > > the final steps [3](included)~[4](included) about artifacts[5][6].
> > > Once these steps are completed, we'll proceed with the remaining release
> > > process.
> > >
> > > FYI, Below are some environment setup notes when building the artifacts
> > for
> > > flink-connector-jdbc 3.4.0 / 4.1.0.
> > >
> > > -- For 3.4.0
> > >
> > > git config --global user.signingkey A5F94E4A
> > > eval $(gpg-agent --daemon --no-grab --write-env-file
> > $HOME/.gpg-agent-info)
> > > export GPG_TTY=$(tty)
> > > export GPG_AGENT_INFO
> > > export NEW_VERSION=3.4.0
> > > export TARGET_JAVA_VERSION=8
> > > export RC_NUM=4
> > > export PROJECT=flink-connector-jdbc
> > > export REMOTE=origin
> > > export MAVEN_SKIP_RC=false
> > > export MAVEN_OPTS=""
> > > export MAVEN_CONFIG=""
> > > export MAVEN_DEBUG_OPTS=""
> > >
> > >
> > > -- For 4.1.0
> > > git config --global user.signingkey A5F94E4A
> > > eval $(gpg-agent --daemon --no-grab --write-env-file
> > $HOME/.gpg-agent-info)
> > > export GPG_TTY=$(tty)
> > > export GPG_AGENT_INFO
> > > export NEW_VERSION=4.1.0
> > > export TARGET_JAVA_VERSION=11
> > > export RC_NUM=4
> > > export PROJECT=flink-connector-jdbc
> > > export REMOTE=origin
> > > export MAVEN_SKIP_RC=false
> > > export MAVEN_OPTS=""
> > > export MAVEN_CONFIG=""
> > > export MAVEN_DEBUG_OPTS=""
> > >
> > >
> > > [1] https://lists.apache.org/thread/nsrvk3bgkrdlrm7mvwwvslj9b31jzt88
> > > [2] https://lists.apache.org/thread/r7621w5m33t87f4r75fm1r1g0brxq4r0
> > > [3]
> > >
> > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-Deploysourceandbinaryreleasestodist.apache.org
> > > [4]
> > >
> > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
> > > [5]
> > >
> > https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.4.0-rc4/
> > > [6]
> > >
> > https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-4.1.0-rc4/
> > >
> > >
> > > I'd appreciate it with your confirmation.
> > >
> > >
> > > Best regards,
> > > Yuepeng Pan.
> > >
> >
>


Re: Help Needed for JDBC Release v3.4.0 & v4.1.0

2026-07-22 Thread Yuepeng Pan
Thank you @Ferenc Csaky very much for your help and clarification.

BTW, we still need PMC members to help to mark jdbc-3.4.0 & jdbc-4.1.0 as
released[1].

I'd appreciate it with your confirmation!


I'll process the remaining steps after [2](excluded).

[1]
https://issues.apache.org/jira/plugins/servlet/project-config/FLINK/versions

[2]
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA

Best Regards,
Yuepeng Pan


Ferenc Csaky  于2026年7月22日周三 19:17写道:

> Hi Yuepeng,
>
> I executed the source releases.
>
> Just for the sake of completeness, the source release action only requires
> a
> PMC to execute (per version):
>
> PROJECT=${PROJECT} \
> VERSION=${NEW_VERSION} \
> RC_NUM=${RC_NUM} \
> ./tools/releasing/shared/release_source_release.sh
>
> Which only requires that 3 env var to be set, and of course the releasing
> utils
> submodule to be set up in any connector repo.
>
> So no actual building is required,
> this just moves the already built source artifacts from the "dev" SVN repo
> to
> "release".
>
> Thanks for driving the release!
>
> Best,
> Ferenc
>
>
>
>
> On Wednesday, July 22nd, 2026 at 03:31, Yuepeng Pan 
> wrote:
>
> > Hi, dev.
> >
> > The release vote for flink-connector-jdbc has passed [1][2].
> > Thanks to all contributors for their work and to everyone who voted and
> > verified the artifacts.
> >
> > However, due to permission constraints,
> > we currently require a PMC member to perform
> > the final steps [3](included)~[4](included) about artifacts[5][6].
> > Once these steps are completed, we'll proceed with the remaining release
> > process.
> >
> > FYI, Below are some environment setup notes when building the artifacts
> for
> > flink-connector-jdbc 3.4.0 / 4.1.0.
> >
> > -- For 3.4.0
> >
> > git config --global user.signingkey A5F94E4A
> > eval $(gpg-agent --daemon --no-grab --write-env-file
> $HOME/.gpg-agent-info)
> > export GPG_TTY=$(tty)
> > export GPG_AGENT_INFO
> > export NEW_VERSION=3.4.0
> > export TARGET_JAVA_VERSION=8
> > export RC_NUM=4
> > export PROJECT=flink-connector-jdbc
> > export REMOTE=origin
> > export MAVEN_SKIP_RC=false
> > export MAVEN_OPTS=""
> > export MAVEN_CONFIG=""
> > export MAVEN_DEBUG_OPTS=""
> >
> >
> > -- For 4.1.0
> > git config --global user.signingkey A5F94E4A
> > eval $(gpg-agent --daemon --no-grab --write-env-file
> $HOME/.gpg-agent-info)
> > export GPG_TTY=$(tty)
> > export GPG_AGENT_INFO
> > export NEW_VERSION=4.1.0
> > export TARGET_JAVA_VERSION=11
> > export RC_NUM=4
> > export PROJECT=flink-connector-jdbc
> > export REMOTE=origin
> > export MAVEN_SKIP_RC=false
> > export MAVEN_OPTS=""
> > export MAVEN_CONFIG=""
> > export MAVEN_DEBUG_OPTS=""
> >
> >
> > [1] https://lists.apache.org/thread/nsrvk3bgkrdlrm7mvwwvslj9b31jzt88
> > [2] https://lists.apache.org/thread/r7621w5m33t87f4r75fm1r1g0brxq4r0
> > [3]
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-Deploysourceandbinaryreleasestodist.apache.org
> > [4]
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
> > [5]
> >
> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.4.0-rc4/
> > [6]
> >
> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-4.1.0-rc4/
> >
> >
> > I'd appreciate it with your confirmation.
> >
> >
> > Best regards,
> > Yuepeng Pan.
> >
>


Re: Help Needed for JDBC Release v3.4.0 & v4.1.0

2026-07-22 Thread Ferenc Csaky
Hi Yuepeng,

I executed the source releases.

Just for the sake of completeness, the source release action only requires a
PMC to execute (per version):

PROJECT=${PROJECT} \
VERSION=${NEW_VERSION} \
RC_NUM=${RC_NUM} \
./tools/releasing/shared/release_source_release.sh

Which only requires that 3 env var to be set, and of course the releasing utils
submodule to be set up in any connector repo.

So no actual building is required,
this just moves the already built source artifacts from the "dev" SVN repo to
"release".

Thanks for driving the release!

Best,
Ferenc




On Wednesday, July 22nd, 2026 at 03:31, Yuepeng Pan  
wrote:

> Hi, dev.
> 
> The release vote for flink-connector-jdbc has passed [1][2].
> Thanks to all contributors for their work and to everyone who voted and
> verified the artifacts.
> 
> However, due to permission constraints,
> we currently require a PMC member to perform
> the final steps [3](included)~[4](included) about artifacts[5][6].
> Once these steps are completed, we'll proceed with the remaining release
> process.
> 
> FYI, Below are some environment setup notes when building the artifacts for
> flink-connector-jdbc 3.4.0 / 4.1.0.
> 
> -- For 3.4.0
> 
> git config --global user.signingkey A5F94E4A
> eval $(gpg-agent --daemon --no-grab --write-env-file $HOME/.gpg-agent-info)
> export GPG_TTY=$(tty)
> export GPG_AGENT_INFO
> export NEW_VERSION=3.4.0
> export TARGET_JAVA_VERSION=8
> export RC_NUM=4
> export PROJECT=flink-connector-jdbc
> export REMOTE=origin
> export MAVEN_SKIP_RC=false
> export MAVEN_OPTS=""
> export MAVEN_CONFIG=""
> export MAVEN_DEBUG_OPTS=""
> 
> 
> -- For 4.1.0
> git config --global user.signingkey A5F94E4A
> eval $(gpg-agent --daemon --no-grab --write-env-file $HOME/.gpg-agent-info)
> export GPG_TTY=$(tty)
> export GPG_AGENT_INFO
> export NEW_VERSION=4.1.0
> export TARGET_JAVA_VERSION=11
> export RC_NUM=4
> export PROJECT=flink-connector-jdbc
> export REMOTE=origin
> export MAVEN_SKIP_RC=false
> export MAVEN_OPTS=""
> export MAVEN_CONFIG=""
> export MAVEN_DEBUG_OPTS=""
> 
> 
> [1] https://lists.apache.org/thread/nsrvk3bgkrdlrm7mvwwvslj9b31jzt88
> [2] https://lists.apache.org/thread/r7621w5m33t87f4r75fm1r1g0brxq4r0
> [3]
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-Deploysourceandbinaryreleasestodist.apache.org
> [4]
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
> [5]
> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.4.0-rc4/
> [6]
> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-4.1.0-rc4/
> 
> 
> I'd appreciate it with your confirmation.
> 
> 
> Best regards,
> Yuepeng Pan.
>


Help Needed for JDBC Release v3.4.0 & v4.1.0

2026-07-21 Thread Yuepeng Pan
Hi, dev.

The release vote for flink-connector-jdbc has passed [1][2].
Thanks to all contributors for their work and to everyone who voted and
verified the artifacts.

However, due to permission constraints,
we currently require a PMC member to perform
the final steps [3](included)~[4](included) about artifacts[5][6].
Once these steps are completed, we'll proceed with the remaining release
process.

FYI, Below are some environment setup notes when building the artifacts for
flink-connector-jdbc 3.4.0 / 4.1.0.

-- For 3.4.0

git config --global user.signingkey A5F94E4A
eval $(gpg-agent --daemon --no-grab --write-env-file $HOME/.gpg-agent-info)
export GPG_TTY=$(tty)
export GPG_AGENT_INFO
export NEW_VERSION=3.4.0
export TARGET_JAVA_VERSION=8
export RC_NUM=4
export PROJECT=flink-connector-jdbc
export REMOTE=origin
export MAVEN_SKIP_RC=false
export MAVEN_OPTS=""
export MAVEN_CONFIG=""
export MAVEN_DEBUG_OPTS=""


-- For 4.1.0
git config --global user.signingkey A5F94E4A
eval $(gpg-agent --daemon --no-grab --write-env-file $HOME/.gpg-agent-info)
export GPG_TTY=$(tty)
export GPG_AGENT_INFO
export NEW_VERSION=4.1.0
export TARGET_JAVA_VERSION=11
export RC_NUM=4
export PROJECT=flink-connector-jdbc
export REMOTE=origin
export MAVEN_SKIP_RC=false
export MAVEN_OPTS=""
export MAVEN_CONFIG=""
export MAVEN_DEBUG_OPTS=""


[1] https://lists.apache.org/thread/nsrvk3bgkrdlrm7mvwwvslj9b31jzt88
[2] https://lists.apache.org/thread/r7621w5m33t87f4r75fm1r1g0brxq4r0
[3]
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-Deploysourceandbinaryreleasestodist.apache.org
[4]
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235835365#Creatingaflinkconnectorrelease-MarktheversionasreleasedinJIRA
[5]
https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.4.0-rc4/
[6]
https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-4.1.0-rc4/


I'd appreciate it with your confirmation.


Best regards,
Yuepeng Pan.


Re: Help Needed for JDBC Release v3.4.0

2026-07-06 Thread Yuepeng Pan
Thank you Ferenc and Weiqing for your help and support.

I'll merge the PR and drive the v3.4.0 release candidate #3.

Best,
Yuepeng Pan.

Weiqing Yang  于2026年7月7日周二 05:13写道:

> Hi Yuepeng,
>
> As Ferenc noted, Flink 1.20.0 was aged off the mirror after newer patches
> shipped, so the CI binary download 404s — and bumping to 1.20.5, as
> suggested, fixes it. I verified the full JDK 8/11/17/21 matrix green on a
> fork (runs/28815887503
>  >,
> and opened a PR  >).
>
> Best,
> Weiqing
>
> On Mon, Jul 6, 2026 at 11:20 AM Ferenc Csaky  wrote:
>
> > Hi,
> >
> > The 1.20.0 binary is not downloadable now, as it has newer patch releases
> > since
> > then.
> >
> > Try to change the GH workflow to use 1.20.5, that should fix it.
> >
> > Best,
> > Ferenc
> >
> >
> >
> > On Monday, July 6th, 2026 at 19:23, Yuepeng Pan 
> > wrote:
> >
> > > Hi, team.
> > >
> > > The JDBC release v3.4.0 is blocked by this issue[1].
> > > I'd appreciate it if someone could help check it !
> > >
> > > [1]
> > >
> >
> https://github.com/apache/flink-connector-jdbc/actions/runs/28800361086/job/85401763806
> > >
> > > Best,
> > > Yuepeng Pan
> > >
> >
>


Re: Help Needed for JDBC Release v3.4.0

2026-07-06 Thread Weiqing Yang
Hi Yuepeng,

As Ferenc noted, Flink 1.20.0 was aged off the mirror after newer patches
shipped, so the CI binary download 404s — and bumping to 1.20.5, as
suggested, fixes it. I verified the full JDK 8/11/17/21 matrix green on a
fork (runs/28815887503
,
and opened a PR ).

Best,
Weiqing

On Mon, Jul 6, 2026 at 11:20 AM Ferenc Csaky  wrote:

> Hi,
>
> The 1.20.0 binary is not downloadable now, as it has newer patch releases
> since
> then.
>
> Try to change the GH workflow to use 1.20.5, that should fix it.
>
> Best,
> Ferenc
>
>
>
> On Monday, July 6th, 2026 at 19:23, Yuepeng Pan 
> wrote:
>
> > Hi, team.
> >
> > The JDBC release v3.4.0 is blocked by this issue[1].
> > I'd appreciate it if someone could help check it !
> >
> > [1]
> >
> https://github.com/apache/flink-connector-jdbc/actions/runs/28800361086/job/85401763806
> >
> > Best,
> > Yuepeng Pan
> >
>


Re: Help Needed for JDBC Release v3.4.0

2026-07-06 Thread Ferenc Csaky
Hi,

The 1.20.0 binary is not downloadable now, as it has newer patch releases since
then.

Try to change the GH workflow to use 1.20.5, that should fix it.

Best,
Ferenc



On Monday, July 6th, 2026 at 19:23, Yuepeng Pan  wrote:

> Hi, team.
> 
> The JDBC release v3.4.0 is blocked by this issue[1].
> I'd appreciate it if someone could help check it !
> 
> [1]
> https://github.com/apache/flink-connector-jdbc/actions/runs/28800361086/job/85401763806
> 
> Best,
> Yuepeng Pan
>


Help Needed for JDBC Release v3.4.0

2026-07-06 Thread Yuepeng Pan
Hi, team.

The JDBC release v3.4.0 is blocked by this issue[1].
I'd appreciate it if someone could help check it !

[1]
https://github.com/apache/flink-connector-jdbc/actions/runs/28800361086/job/85401763806

Best,
Yuepeng Pan