leonardBang opened a new pull request, #4554:
URL: https://github.com/apache/flink-cdc/pull/4554

   <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
   distributed with this work for additional information
   regarding copyright ownership.  The ASF licenses this file
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
   
     http://www.apache.org/licenses/LICENSE-2.0
   
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
   -->
   
   ## What is the purpose of this pull request?
   
   Apache Fluss has officially released 1.0.0 after graduating from the Apache 
Incubator. This PR bumps the Fluss pipeline connector from `1.0-SNAPSHOT` to 
the official `1.0.0` release so Flink CDC no longer depends on a SNAPSHOT 
artifact, which is required for release readiness. It also updates the e2e test 
dependency and Docker image from `0.9.0-incubating` to `1.0.0`. See precedent: 
PR #4180, which bumped Fluss to `0.9.0-incubating`.
   
   ## Brief change log
   
   - Update `flink-cdc-pipeline-connector-fluss/pom.xml` from Fluss 
`1.0-SNAPSHOT` to `1.0.0` and remove the obsolete upcoming-release comment.
   - Update `flink-cdc-pipeline-e2e-tests/pom.xml` from Fluss 
`0.9.0-incubating` to `1.0.0`.
   - Update `FlussE2eITCase.java` to use the `apache/fluss:1.0.0` Docker image.
   
   ---
   
   ## Verifying this change
   
   This is a dependency version bump. The Fluss pipeline connector module was 
compiled locally against Fluss 1.0.0 successfully. Existing unit, integration, 
and end-to-end tests cover the connector behavior.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? No.
   - If yes, how is the feature documented? Not applicable.
   
   ## Does this pull request potentially affect one of the following parts?
   
   - Dependencies upgraded: yes — Fluss `1.0-SNAPSHOT` to `1.0.0`, and e2e 
Fluss `0.9.0-incubating` to `1.0.0`.
   - Public API changes: no.
   - Documentation changes: no.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes (Codex)
   
   Generated-by: Codex (GPT-5)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to