This is an automated email from the ASF dual-hosted git repository.

kunni pushed a change to branch release-3.6
in repository https://gitbox.apache.org/repos/asf/flink-cdc.git


    from e06639a62 [hotfix] Fix e2e test error for StarRocks Pipeline.
     new 591bc3d37 [release] Improve version handling in deploy_staging_jars.sh 
(#4335)
     new 6882d7abb [FLINK-39171][oracle-cdc] Fix Oracle pipeline connector 
wrong field case (#4292)
     new adec8c121 [hotfix] [pipeline-connector/postgres] Fix wrong 
SchemaChangeEnabled option during delivery

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../oracle/source/parser/BaseParserListener.java   | 19 ++-------
 .../connectors/oracle/utils/OracleSchemaUtils.java | 34 ++++++++++++++--
 .../oracle/source/OraclePipelineITCase.java        | 18 ++++-----
 .../reader/PostgresPipelineRecordEmitter.java      |  2 +-
 .../postgres/source/PostgresPipelineITCase.java    |  2 +-
 .../source/config/PostgresSourceConfig.java        | 10 +----
 .../source/config/PostgresSourceConfigFactory.java | 10 +----
 .../flink/cdc/pipeline/tests/OracleE2eITCase.java  |  6 +--
 .../cdc/pipeline/tests/PostgresE2eITCase.java      | 46 +++++++++++++++++++++-
 tools/releasing/deploy_staging_jars.sh             | 23 ++++++++---
 10 files changed, 111 insertions(+), 59 deletions(-)

Reply via email to