[flink] branch master updated: [FLINK-30231][Kubernetes] Update to Fabric8 Kubernetes Client to 5.12.4. This closes #21599

2023-01-05 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 1028ee32852 [FLINK-30231][Kubernetes

[flink] branch master updated (d7b63aee3b0 -> 10fc197666e)

2022-12-23 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from d7b63aee3b0 [FLINK-30443] [core] Ensuring more sensitive keys are masked in log output new 64305b3c2b0

[flink] 03/04: [FLINK-30397][Docs] Include layout folder for external documentation to allow syncing of (generated) shortcodes

2022-12-23 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 4d64dc1dc2da4029bf91e23e17d2b66eb598cb4b Author: Martijn Visser AuthorDate: Wed Dec 14 21:19:22 2022 +0100

[flink] 02/04: [FLINK-30397][Python][Connector/Pulsar] Make PyFlink depend on the latest Pulsar snapshot version

2022-12-23 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit f54ecb75122e73021bd137f844743704acc06949 Author: Martijn Visser AuthorDate: Tue Dec 13 13:43:49 2022 +0100

[flink] 04/04: [FLINK-30397][Docs] Connector documentation integration function now uses parameters in case there are additional folders that need to be integrated, like the Pulsar connector

2022-12-23 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 10fc197666e9442be9697b78b9e0467a9288b06a Author: Martijn Visser AuthorDate: Thu Dec 22 10:24:35 2022 +0100

[flink-web] branch asf-site updated: Rebuild website

2022-12-21 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git The following commit(s) were added to refs/heads/asf-site by this push: new becd01509 Rebuild website

[flink-web] branch asf-site updated: Add RabbitMQ connector 3.0.0

2022-12-21 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git The following commit(s) were added to refs/heads/asf-site by this push: new 4a2a2d41a Add RabbitMQ connector

[flink-web] branch asf-site updated: Add JDBC connector 3.0.0

2022-12-21 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git The following commit(s) were added to refs/heads/asf-site by this push: new 2750451cb Add JDBC connector

[flink-web] branch asf-site updated: Add Pulsar connector 3.0.0

2022-12-21 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git The following commit(s) were added to refs/heads/asf-site by this push: new b179dd58b Add Pulsar connector

[flink] branch master updated: [FLINK-30357][doc] Wrong link in connector/jdbc doc.

2022-12-21 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new b9fb8b8a2d5 [FLINK-30357][doc] Wrong link

[flink] branch release-1.16 updated: [FLINK-30357][doc] Wrong link in connector/jdbc doc.

2022-12-21 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.16 by this push: new 91e60383289 [FLINK-30357][doc

svn commit: r58835 - in /dev/flink: flink-connector-hbase-3.0.0-rc1/ flink-connector-jdbc-3.0.0-rc1/ flink-connector-pulsar-3.0.0-rc1/ flink-connector-pulsar-3.0.0-rc2/ flink-connector-pulsar-3.0.0-rc

2022-12-21 Thread martijnvisser
Author: martijnvisser Date: Wed Dec 21 09:07:01 2022 New Revision: 58835 Log: Remove cancelled RCs Removed: dev/flink/flink-connector-hbase-3.0.0-rc1/ dev/flink/flink-connector-jdbc-3.0.0-rc1/ dev/flink/flink-connector-pulsar-3.0.0-rc1/ dev/flink/flink-connector-pulsar-3.0.0-rc2

[flink-connector-elasticsearch] branch main updated: [FLINK-28177][Connector/Elasticsearch][Tests] Use Testcontainers `waitingFor ` method to check if the Elasticsearch containers are up. This closes

2022-12-21 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git The following commit(s) were added to refs/heads/main by this push: new 79e7c96 [FLINK

[flink] branch master updated (49146cdec41 -> 0efcab872c7)

2022-12-20 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 49146cdec41 [FLINK-30299][core] Adds thread dump creation to FatalExitExceptionHandler add 0efcab872c7

[flink-connector-rabbitmq] branch main updated: [FLINK-30417][Connectors/RabbitMQ] Add "RabbitMQ" to the error while creating the channel and failing. This closes #4

2022-12-20 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git The following commit(s) were added to refs/heads/main by this push: new 967f713 [FLINK-30417

[flink-connector-rabbitmq] annotated tag v3.0.0 updated (325b6ba -> 1b4d723)

2022-12-20 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git *** WARNING: tag v3.0.0 was modified! *** from 325b6ba (commit) to 1b4d723 (tag

svn commit: r58821 - /dev/flink/flink-connector-rabbitmq-3.0.0-rc1/ /release/flink/flink-connector-rabbitmq-3.0.0/

2022-12-20 Thread martijnvisser
Author: martijnvisser Date: Tue Dec 20 13:54:05 2022 New Revision: 58821 Log: Release flink-connector-rabbitmq 3.0.0 Added: release/flink/flink-connector-rabbitmq-3.0.0/ - copied from r58820, dev/flink/flink-connector-rabbitmq-3.0.0-rc1/ Removed: dev/flink/flink-connector-rabbitmq

[flink-connector-jdbc] annotated tag v3.0.0 updated (a9b0728 -> 75f423b)

2022-12-20 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git *** WARNING: tag v3.0.0 was modified! *** from a9b0728 (commit) to 75f423b (tag

svn commit: r58820 - /dev/flink/flink-connector-jdbc-3.0.0-rc2/ /release/flink/flink-connector-jdbc-3.0.0/

2022-12-20 Thread martijnvisser
Author: martijnvisser Date: Tue Dec 20 13:50:23 2022 New Revision: 58820 Log: Release flink-connector-jdbc 3.0.0 Added: release/flink/flink-connector-jdbc-3.0.0/ - copied from r58819, dev/flink/flink-connector-jdbc-3.0.0-rc2/ Removed: dev/flink/flink-connector-jdbc-3.0.0-rc2/

[flink-connector-jdbc] branch v3.0 updated: [FLINK-30357][doc] Wrong link in connector/jdbc doc.

2022-12-20 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git The following commit(s) were added to refs/heads/v3.0 by this push: new 8dd0794 [FLINK-30357][doc

[flink-connector-pulsar] annotated tag v3.0.0 updated (dbd1dec -> bfb6d8f)

2022-12-20 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git *** WARNING: tag v3.0.0 was modified! *** from dbd1dec (commit) to bfb6d8f (tag

svn commit: r58819 - /dev/flink/flink-connector-pulsar-3.0.0-rc5/ /release/flink/flink-connector-pulsar-3.0.0/

2022-12-20 Thread martijnvisser
Author: martijnvisser Date: Tue Dec 20 12:07:19 2022 New Revision: 58819 Log: Release flink-connector-pulsar 3.0.0 Added: release/flink/flink-connector-pulsar-3.0.0/ - copied from r58818, dev/flink/flink-connector-pulsar-3.0.0-rc5/ Removed: dev/flink/flink-connector-pulsar-3.0.0

[flink] branch master updated (3c043cfd68f -> f9557068cf2)

2022-12-19 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 3c043cfd68f [FLINK-29996] Link to the task manager's thread dump page in the backpressure tab add

[flink-connector-jdbc] branch main updated: [FLINK-30357][doc] Wrong link in connector/jdbc doc.

2022-12-16 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git The following commit(s) were added to refs/heads/main by this push: new 89656c3 [FLINK-30357][doc

svn commit: r58745 - in /dev/flink/flink-connector-pulsar-3.0.0-rc5: ./ flink-connector-pulsar-3.0.0-src.tgz flink-connector-pulsar-3.0.0-src.tgz.asc flink-connector-pulsar-3.0.0-src.tgz.sha512

2022-12-15 Thread martijnvisser
Author: martijnvisser Date: Thu Dec 15 15:38:16 2022 New Revision: 58745 Log: Add flink-connector-pulsar-3.0.0-rc5 Added: dev/flink/flink-connector-pulsar-3.0.0-rc5/ dev/flink/flink-connector-pulsar-3.0.0-rc5/flink-connector-pulsar-3.0.0-src.tgz (with props) dev/flink/flink

[flink-connector-pulsar] annotated tag v3.0.0-rc5 updated (dbd1dec -> 898df3a)

2022-12-15 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc5 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git *** WARNING: tag v3.0.0-rc5 was modified! *** from dbd1dec (commit) to 898df3a

svn commit: r58744 - in /dev/flink/flink-connector-pulsar-3.0.0-rc4: ./ flink-connector-pulsar-3.0.0-src.tgz flink-connector-pulsar-3.0.0-src.tgz.asc flink-connector-pulsar-3.0.0-src.tgz.sha512

2022-12-15 Thread martijnvisser
Author: martijnvisser Date: Thu Dec 15 14:37:39 2022 New Revision: 58744 Log: Add flink-connector-pulsar-3.0.0-rc4 Added: dev/flink/flink-connector-pulsar-3.0.0-rc4/ dev/flink/flink-connector-pulsar-3.0.0-rc4/flink-connector-pulsar-3.0.0-src.tgz (with props) dev/flink/flink

[flink-connector-pulsar] annotated tag v3.0.0-rc4 updated (bf7814b -> e0ad4be)

2022-12-15 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc4 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git *** WARNING: tag v3.0.0-rc4 was modified! *** from bf7814b (commit) to e0ad4be

[flink-connector-pulsar] branch v3.0 updated: [FLINK-30427][Connector/Pulsar] Correct scope for bouncycastle dependencies to make sure they are bundled. Pulsar requires these, per https://pulsar.apach

2022-12-15 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/v3.0 by this push: new 78324dc [FLINK-30427

[flink-connector-pulsar] branch main updated: [FLINK-30175] Bump snakeyaml from 1.31 to 1.33

2022-12-15 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/main by this push: new 6fe0a44 [FLINK-30175] Bump

[flink-connector-pulsar] branch main updated (d82256b -> 06ef03b)

2022-12-15 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git from d82256b [FLINK-30426][Archunit] Set archRule.failOnEmptyShould = false to return old behavior

[flink-connector-pulsar] branch dependabot/maven/org.yaml-snakeyaml-1.32 updated (2e75408 -> c661a5e)

2022-12-15 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch dependabot/maven/org.yaml-snakeyaml-1.32 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git discard 2e75408 Bump snakeyaml from 1.31 to 1.32 add c661a5e

[flink-connector-pulsar] branch main updated (34dd86f -> d82256b)

2022-12-15 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git from 34dd86f [hotfix] Fix workflow reference add d82256b [FLINK-30426][Archunit] Set

[flink-connector-pulsar] branch main updated: [hotfix] Fix workflow reference

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/main by this push: new 34dd86f [hotfix] Fix

[flink-connector-pulsar] branch main updated: [hotfix] Manually copy over generated layout shortcodes

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/main by this push: new 6205470 [hotfix] Manually

[flink-web] branch asf-site updated: [hotfix] Update Slack invite link

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git The following commit(s) were added to refs/heads/asf-site by this push: new 198e51eef [hotfix] Update Slack

[flink-connector-jdbc] annotated tag v3.0.0-rc2 updated (a9b0728 -> 2048593)

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc2 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git *** WARNING: tag v3.0.0-rc2 was modified! *** from a9b0728 (commit) to 2048593

svn commit: r58715 - in /dev/flink/flink-connector-jdbc-3.0.0-rc2: ./ flink-connector-jdbc-3.0.0-src.tgz flink-connector-jdbc-3.0.0-src.tgz.asc flink-connector-jdbc-3.0.0-src.tgz.sha512

2022-12-14 Thread martijnvisser
Author: martijnvisser Date: Wed Dec 14 13:10:45 2022 New Revision: 58715 Log: Add flink-connector-jdbc-3.0.0-rc2 Added: dev/flink/flink-connector-jdbc-3.0.0-rc2/ dev/flink/flink-connector-jdbc-3.0.0-rc2/flink-connector-jdbc-3.0.0-src.tgz (with props) dev/flink/flink-connector

[flink-connector-jdbc] branch main updated: Update version to 3.1-SNAPSHOT

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git The following commit(s) were added to refs/heads/main by this push: new 5a994ba Update version to 3.1

[flink-connector-jdbc] 02/02: [hotfix][Archunit] Add Archunit rule violations

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit add30f3f66f317f0ee956f1c06288a9d7a10a08c Author: Martijn Visser AuthorDate: Wed Dec 14 13:53:04 2022

[flink-connector-jdbc] branch v3.0 updated (053aec4 -> add30f3)

2022-12-14 Thread martijnvisser
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-jdbc.git from 053aec4 [hotfix] Add licensing new 88a7dce [hotfix][Architecture] Add

[flink-connector-jdbc] 01/02: [hotfix][Architecture] Add ProductionCodeArchitectureTest

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit 88a7dce5c6c85fe156af7df3dcec4044ee4b3ebd Author: Martijn Visser AuthorDate: Wed Dec 14 13:28:46 2022

[flink-connector-jdbc] branch main updated (5eabc8d -> a679f46)

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git from 5eabc8d [hotfix] Add licensing new f0b34b8 [hotfix][Architecture] Add

[flink-connector-jdbc] 01/02: [hotfix][Architecture] Add ProductionCodeArchitectureTest

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit f0b34b8ba1d1012c019464fcba591d8c94aa43f1 Author: Martijn Visser AuthorDate: Wed Dec 14 13:28:46 2022

[flink-connector-jdbc] 02/02: [hotfix][Archunit] Add Archunit rule violations

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit a679f4638c2a8cd5de0c5b716732ed5465d26472 Author: Martijn Visser AuthorDate: Wed Dec 14 13:49:35 2022

[flink-connector-shared-utils] branch ci_utils updated: [hotfix] Increase timeouts for workflow and test step

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch ci_utils in repository https://gitbox.apache.org/repos/asf/flink-connector-shared-utils.git The following commit(s) were added to refs/heads/ci_utils by this push: new 3c418fa

[flink-connector-jdbc] 04/09: [FLINK-30060][Connector/JDBC] Move existing JDBC connector code from Flink repo to dedicated JDBC repo

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit e17e461112ba1de814af27ce72c635dcb2753ad0 Author: Martijn Visser AuthorDate: Mon Nov 28 16:03:10 2022

[flink-connector-jdbc] 02/09: [FLINK-29096][table] Keep backward compatibility of JdbcCatalog constructor

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit d2207117a3c97a38dc8f21d5a3e9b07451ac19f8 Author: Jark Wu AuthorDate: Tue Sep 6 19:50:02 2022 +0800

[flink-connector-jdbc] 03/09: Revert "[FLINK-19869][connectors/jdbc] Add support for postgres UUID type"

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit 0f3d2045cac530e33986ed742bd99b934b3375df Author: Martijn Visser AuthorDate: Mon Sep 12 15:49:35 2022

[flink-connector-jdbc] 01/09: [FLINK-29074][Connectors/JDBC] Fix ClassNotFound exception when using jdbc connector by add jar syntax

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit 67df120318d7b33b95bc85d69824e6f9f327ed64 Author: fengli AuthorDate: Mon Aug 29 20:18:20 2022 +0800

[flink-connector-jdbc] 05/09: [FLINK-30353][ci] Limit concurrency

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit 42f6a98b28049bfa101b483a14c11324ea1c71ce Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:27:02

[flink-connector-jdbc] 06/09: [hotfix][ci] Only run weekly in Apache repo

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit 7430369d562f2de637b350242810b7ffd4ef3f67 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:27:11

[flink-connector-jdbc] 09/09: [hotfix] Add licensing

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit 053aec4c7260ca6a52e4c8aed4ba6f0722b97d52 Author: Chesnay Schepler AuthorDate: Tue Dec 13 12:10:55

[flink-connector-jdbc] 08/09: [hotfix] Reuse workflow

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit 0ba47fa479288160b05f6e0b96ca08ef2b9bb820 Author: Chesnay Schepler AuthorDate: Tue Dec 13 11:27:36

[flink-connector-jdbc] 07/09: [hotfix][ci] Remove repo name from workflow files

2022-12-14 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit e1b686421fd1b96e2e434686ed5cdc20aa19674a Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:27:19

[flink-connector-jdbc] branch v3.0 updated (5eabc8d -> 053aec4)

2022-12-14 Thread martijnvisser
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-jdbc.git omit 5eabc8d [hotfix] Add licensing omit 50a4b29 [hotfix] Reuse workflow omit 092f502

[flink-connector-jdbc] branch v3.0 created (now 5eabc8d)

2022-12-14 Thread martijnvisser
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-jdbc.git at 5eabc8d [hotfix] Add licensing No new revisions were added by this update.

[flink-connector-jdbc] branch v3.0 created (now 5eabc8d)

2022-12-14 Thread martijnvisser
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-jdbc.git at 5eabc8d [hotfix] Add licensing No new revisions were added by this update.

[flink] branch master updated: [FLINK-30175][Build] Bump snakeyaml from 1.31 to 1.33

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 2c89283b877 [FLINK-30175][Build] Bump

[flink-connector-pulsar] annotated tag v3.0.0-rc3 updated (ced35db -> 6d543f5)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc3 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git *** WARNING: tag v3.0.0-rc3 was modified! *** from ced35db (commit) to 6d543f5

svn commit: r58704 - in /dev/flink/flink-connector-pulsar-3.0.0-rc3: ./ flink-connector-pulsar-3.0.0-src.tgz flink-connector-pulsar-3.0.0-src.tgz.asc flink-connector-pulsar-3.0.0-src.tgz.sha512

2022-12-13 Thread martijnvisser
Author: martijnvisser Date: Tue Dec 13 12:25:10 2022 New Revision: 58704 Log: Add flink-connector-pulsar-3.0.0-rc3 Added: dev/flink/flink-connector-pulsar-3.0.0-rc3/ dev/flink/flink-connector-pulsar-3.0.0-rc3/flink-connector-pulsar-3.0.0-src.tgz (with props) dev/flink/flink

[flink-connector-pulsar] branch v3.0 updated: [hotfix] Amend NOTICE

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/v3.0 by this push: new e7491b5 [hotfix] Amend

svn commit: r58703 - in /dev/flink/flink-connector-rabbitmq-3.0.0-rc1: ./ flink-connector-rabbitmq-3.0.0-src.tgz flink-connector-rabbitmq-3.0.0-src.tgz.asc flink-connector-rabbitmq-3.0.0-src.tgz.sha51

2022-12-13 Thread martijnvisser
Author: martijnvisser Date: Tue Dec 13 12:16:11 2022 New Revision: 58703 Log: Add flink-connector-rabbitmq-3.0.0-rc1 Added: dev/flink/flink-connector-rabbitmq-3.0.0-rc1/ dev/flink/flink-connector-rabbitmq-3.0.0-rc1/flink-connector-rabbitmq-3.0.0-src.tgz (with props) dev/flink

[flink-connector-rabbitmq] annotated tag v3.0.0-rc1 updated (325b6ba -> a89ad95)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git *** WARNING: tag v3.0.0-rc1 was modified! *** from 325b6ba (commit) to a89ad95

svn commit: r58702 - /dev/flink/flink-connector-rabbitmq-3.0.0-rc1/

2022-12-13 Thread martijnvisser
Author: martijnvisser Date: Tue Dec 13 12:14:46 2022 New Revision: 58702 Log: (empty) Removed: dev/flink/flink-connector-rabbitmq-3.0.0-rc1/

[flink-connector-rabbitmq] annotated tag v3.0.0-rc1 updated (325b6ba -> 0226f39)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git *** WARNING: tag v3.0.0-rc1 was modified! *** from 325b6ba (commit) to 0226f39

[flink-connector-rabbitmq] branch v3.0 updated: [hotfix] Update NOTICE

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git The following commit(s) were added to refs/heads/v3.0 by this push: new 190c2c4 [hotfix] Update

[flink-connector-rabbitmq] branch main updated: [hotfix] Update NOTICE

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git The following commit(s) were added to refs/heads/main by this push: new 25a71a7 [hotfix] Update

[flink-connector-pulsar] branch v3.0 updated: [hotfix] Add missing LICENSE and NOTICE file

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/v3.0 by this push: new 1fbb8ee [hotfix] Add

[flink-connector-pulsar] branch main updated: [hotfix] Add missing LICENSE and NOTICE file

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/main by this push: new b40f1b5 [hotfix] Add

svn commit: r58701 - in /dev/flink/flink-connector-rabbitmq-3.0.0-rc1: ./ flink-connector-rabbitmq-3.0.0-src.tgz flink-connector-rabbitmq-3.0.0-src.tgz.asc flink-connector-rabbitmq-3.0.0-src.tgz.sha51

2022-12-13 Thread martijnvisser
Author: martijnvisser Date: Tue Dec 13 10:55:56 2022 New Revision: 58701 Log: Add flink-connector-rabbitmq-3.0.0-rc1 Added: dev/flink/flink-connector-rabbitmq-3.0.0-rc1/ dev/flink/flink-connector-rabbitmq-3.0.0-rc1/flink-connector-rabbitmq-3.0.0-src.tgz (with props) dev/flink

[flink-connector-rabbitmq] annotated tag v3.0.0-rc1 updated (9861304 -> f66934c)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git *** WARNING: tag v3.0.0-rc1 was modified! *** from 9861304 (commit) to f66934c

[flink-connector-rabbitmq] branch v3.0 created (now 81d03b8)

2022-12-13 Thread martijnvisser
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-rabbitmq.git at 81d03b8 [hotfix] Reuse workflow No new revisions were added by this update.

[flink-connector-rabbitmq] branch v3.0 created (now 7ac1126)

2022-12-13 Thread martijnvisser
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-rabbitmq.git at 7ac1126 [hotfix][ci] Remove repo name from workflow files No new revisions were added

[flink-connector-rabbitmq] branch main updated: [hotfix] Update README

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git The following commit(s) were added to refs/heads/main by this push: new 972fc15 [hotfix] Update

[flink-connector-rabbitmq] branch main updated (b299fa1 -> 70409b8)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git from b299fa1 [hotfix][ci] Fail on architecture tests store update new 75ee64e [FLINK-4676

svn commit: r58681 - in /dev/flink/flink-connector-pulsar-3.0.0-rc2: ./ flink-connector-pulsar-3.0.0-src.tgz flink-connector-pulsar-3.0.0-src.tgz.asc flink-connector-pulsar-3.0.0-src.tgz.sha512

2022-12-12 Thread martijnvisser
Author: martijnvisser Date: Mon Dec 12 19:02:18 2022 New Revision: 58681 Log: Add flink-connector-pulsar-3.0.0-rc2 Added: dev/flink/flink-connector-pulsar-3.0.0-rc2/ dev/flink/flink-connector-pulsar-3.0.0-rc2/flink-connector-pulsar-3.0.0-src.tgz (with props) dev/flink/flink

[flink-connector-pulsar] annotated tag v3.0.0-rc2 updated (0027a2b -> 15a1109)

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc2 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git *** WARNING: tag v3.0.0-rc2 was modified! *** from 0027a2b (commit) to 15a1109

[flink-connector-pulsar] 15/27: [FLINK-26210][pulsar][tests] Add jaxb-api to e2e test

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 9d5bb0d939b7167cda775f70b6bd512130c6fa17 Author: Yufan Sheng AuthorDate: Mon Feb 21 17:28:21 2022

[flink-connector-pulsar] 20/27: [FLINK-29285][tests] Move TestUtils#getResource

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 41360e449a9eb54ffbf964ce017199350f87af4b Author: Chesnay Schepler AuthorDate: Wed Sep 14 17:12:10

[flink-connector-pulsar] 27/27: [hotfix][architecture] Add ProductionCodeArchitectureTest

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 634e158545975e52b6929483a767c8f3e99091ce Author: Martijn Visser AuthorDate: Fri Dec 9 16:01:54

[flink-connector-pulsar] 21/27: [FLINK-26182][Connector/pulsar] Extract common logic from Pulsar source testing tools.

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 3b2377d09c016bd7bf1968addd02ee884d274d9d Author: Yufan Sheng AuthorDate: Tue Sep 27 18:04:24 2022

[flink-connector-pulsar] 14/27: [hotfix][pulsar] Disable tests

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 8c939e874f142a75746486a19d8463853008f182 Author: Chesnay Schepler AuthorDate: Fri Feb 18 08:54:32

[flink-connector-pulsar] 16/27: Update version to 1.16-SNAPSHOT

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit e0b007d096ec259e62604d507e17780e5b043941 Author: Yun Gao AuthorDate: Tue Mar 15 01:27:55 2022

[flink-connector-pulsar] 11/27: [FLINK-25288][tests][pulsar] Make pulsar e2e tests more robust

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 81c756e214af6519b95a26c74666d01a410c5dda Author: Leonard Xu AuthorDate: Tue Feb 15 01:24:03 2022

[flink-connector-pulsar] 19/27: [FLINK-28409][tests] Move FlinkContainerTestEnvironment and dependendencies into flink-connector-test-utils

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 610572e5a32c21ab89e856863b09e49657ac2e66 Author: Alexander Fedulov <1492164+af

[flink-connector-pulsar] 23/27: [FLINK-29532][Connector/Pulsar] Update Pulsar dependency to 2.10.1.

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 5f0b5e9d13ff0a4d6ccab94d74d2c73784530981 Author: MartijnVisser AuthorDate: Mon Oct 10 10:01:27

[flink-connector-pulsar] 08/27: [FLINK-25287][connectors/pulsar] Use connector testing framework interface for Pulsar tests

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 17d0fe0390ad911b0fbe100b6a675a020c2b9635 Author: Qingsheng Ren AuthorDate: Tue Jan 18 20:44:00

[flink-connector-pulsar] 07/27: [FLINK-25287][connectors/testing-framework] Refactor connector testing framework interfaces for more scenarios

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit a84c51b6a56ff0e2b34f43c6e9fca09235eedf06 Author: Qingsheng Ren AuthorDate: Mon Jan 17 16:57:42

[flink-connector-pulsar] 12/27: [FLINK-24246][connector/pulsar] Bump PulsarClient version to latest 2.9.1

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit be49fd1c8e63584711b10bc60b5e3fe2e2373885 Author: Yufan Sheng AuthorDate: Wed Feb 9 13:00:53 2022

[flink-connector-pulsar] 09/27: [hotfix][connectors] Improve the typo and code style

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit e5bc8bb20b954146f022a354d51af5f2e30f69c1 Author: Leonard Xu AuthorDate: Sun Jan 23 09:07:51 2022

[flink-connector-pulsar] 18/27: [FLINK-27199][Connector/Pulsar] Bump the pulsar-client-all to latest 2.10.0.

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 92fa347eea82867d20721bc9988bcd5cdb75500d Author: Yufan Sheng AuthorDate: Tue Jul 5 02:48:18 2022

[flink-connector-pulsar] 13/27: [FLINK-26025][connector/pulsar] Replace MockPulsar with new Pulsar test tools based on PulsarStandalone.

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit d75fc2c3e1915dbd004ae0ac9c3c5e1c878685d9 Author: Yufan Sheng AuthorDate: Wed Feb 9 15:09:50 2022

[flink-connector-pulsar] 03/27: [hotfix][connector/testing-framework] Let ExternalContext#generateTestData returns List to preserve order

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 92cde66f176aee98d30b4da9fad58ac5d2630d21 Author: Qingsheng Ren AuthorDate: Mon Aug 23 17:18:13

[flink-connector-pulsar] 26/27: [hotfix] Increase timeout for compile and test runs

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit e10a12ef445ace4a812a2c47cb93deb1559d1d73 Author: Martijn Visser AuthorDate: Fri Dec 9 11:38:45

[flink-connector-pulsar] 25/27: [FLINK-30336][Connector/Pulsar] Sync missing Pulsar e2e tests to external repo

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 67d2a6ebe35d1813fa4e274c1b13e4297bc28967 Author: Martijn Visser AuthorDate: Thu Dec 8 10:10:54

[flink-connector-pulsar] 17/27: [FLINK-27854][tests] Add support for FlinkContainers to work with both existing Docker images and flink-dist builds

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit d852726304e62c8a1937b76607c1d57b0b89e8b0 Author: Alexander Fedulov <1492164+af

[flink-connector-pulsar] 24/27: [FLINK-29495][Connector/Pulsar] Refactor Pulsar tests from JUnit4 annotation to JUnit5 annotation for disabling tests on Java 11

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 00abb0f5c35197cc712ada2bf09112a2aa8c8a0d Author: Martijn Visser AuthorDate: Mon Oct 10 14:31:01

[flink-connector-pulsar] 10/27: [FLINK-25840][tests] Add semantics test support for connector test framework

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit ff340fa0792f00a3191462904095a24cc45788c6 Author: Hang Ruan AuthorDate: Thu Jan 27 16:57:27 2022

[flink-connector-pulsar] 22/27: [FLINK-26182][Connector/pulsar] Create e2e tests for the Pulsar source and sink based on the connector testing framework.

2022-12-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit bc467f322463e4fb811538a3651f9ba176172649 Author: Yufan Sheng AuthorDate: Wed Sep 28 15:28:14 2022

<    4   5   6   7   8   9   10   11   12   13   >