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

martijnvisser pushed a change to branch v3.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git


    from 167095b  [hotfix] Backport Jetty's fix for java version parsing
     new daa4a43  [FLINK-30470] HBase change groupId for flink-connector-parent
     new 0dc324e  [FLINK-33250][Connector/HBase] Remove dependency on 
`flink-shaded`. This closes #27
     new 7d17f1a  [hotfix] Rely on org.apache.flink's surefire configuration. 
This closes #29
     new f4d4e70  [hotfix] Exclude http-only available Maven dependencies and 
include 1.18-SNAPSHOT in PR tests. This closes #28
     new ddb9d4c  [hotfix] Update NOTICE files to reflect year 2023. This 
closes #19

The 5 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:
 .github/workflows/push_pr.yml                      |  2 +-
 NOTICE                                             |  2 +-
 flink-connector-hbase-1.4/pom.xml                  |  6 +++
 flink-connector-hbase-2.2/pom.xml                  | 10 +++++
 .../connector/hbase2/HBaseConnectorITCase.java     | 14 +++++--
 .../HBaseRowDataAsyncLookupFunctionTest.java       |  8 ++--
 flink-connector-hbase-base/pom.xml                 |  4 ++
 .../connector/hbase/util/HBaseTableSchema.java     | 25 +++++-------
 flink-connector-hbase-e2e-tests/pom.xml            | 45 ++++++----------------
 .../src/main/resources/META-INF/NOTICE             |  2 +-
 .../src/main/resources/META-INF/NOTICE             |  2 +-
 pom.xml                                            | 19 +++++++--
 12 files changed, 75 insertions(+), 64 deletions(-)

Reply via email to