Commit Graph

1564 Commits

Author SHA1 Message Date
Jiri Pechanec
be9c70d631 DBZ-8183 Use unified vector dataype names 2024-08-29 14:07:09 +02:00
Jakub Cechacek
bec109308d DBZ-8160 Updated tests to reflect engine's signal API changes 2024-08-29 13:39:30 +02:00
Chris Cranford
e502fee0d7
DBZ-8168 Fix checkstyle format error 2024-08-26 23:57:32 -04:00
Mohamed El Shaer
556fc65c1a DBZ-8168 Fix issue with reselecting JSONB fields in PostgreSQL 2024-08-26 18:48:45 -04:00
Jiri Pechanec
478c95f042 DBZ-8027 Added test 2024-08-22 12:59:29 +02:00
Sergei Kazakov
02a6edeb7e DBZ-8027 updated type "money" fallback value creating.
The fallback value is now been created in accordance with decimalMode set in the connector configuration. So it always fits the scheme.
2024-08-22 12:59:29 +02:00
Debezium Builder
cf11d07ea8 [maven-release-plugin] prepare for next development iteration 2024-08-22 03:23:47 -04:00
Debezium Builder
2145f752ec [maven-release-plugin] prepare release v3.0.0.Beta1 2024-08-22 03:23:47 -04:00
Jiri Pechanec
8fe9d8e10d DBZ-8150 Remove generated columns from pgoutput incremental snapshot 2024-08-22 06:21:13 +02:00
mfvitale
f3d43a8755 DBZ-8035 Uniform metrics tests 2024-08-20 13:23:34 +02:00
mfvitale
f71ddd9219 DBZ-8035 Add pause/resume operation for ActivityMonitoringMeter JMXBean 2024-08-20 13:23:34 +02:00
mfvitale
d38c7b4325 DBZ-8035 Add support for number of events seen by table metric 2024-08-20 13:23:34 +02:00
mfvitale
65436fec23 DBZ-8035 Add connector config to CdcSourceTaskContext 2024-08-20 13:23:34 +02:00
Jakub Cechacek
9965835e15 DBZ-8135 Basic Signaler tests for PG 2024-08-20 13:03:22 +02:00
Roman Kudryashov
b77f0663b8 DBZ-8156 Add an option for publication.autocreate.mode to create a publication with no tables 2024-08-19 10:37:36 +02:00
Rajendra Dangwal
8ca16ee452 DBZ-8127: Use SQLState instead of error strings 2024-08-14 15:50:26 -04:00
mfvitale
96b043575f DBZ-7601 Fix NPE when converting incremental snapshot events to cloud events 2024-08-12 16:13:04 +02:00
Roman Kudryashov
7c8be7c517 DBZ-8103 Add config option to DecodeLogicalDecodingMessageContent SMT to customize including null fields 2024-08-12 08:43:47 +02:00
Rajendra Dangwal
3681c4365c DBZ-8073: Fixed tests 2024-08-08 06:58:43 +02:00
Rajendra Dangwal
c193d7091d DBZ-8073: Fixed tests 2024-08-08 06:58:43 +02:00
Rajendra Dangwal
733ef0d8b4 DBZ-8073: Added timeout for replication slot creation command 2024-08-08 06:58:43 +02:00
Vojtech Juranek
7b2f3c1f9d DBZ-8077 Drop publication only if it exists
To avoid unneeded error in TimescaleDB log.
2024-08-07 10:27:41 +02:00
Vojtech Juranek
a0e138c69b DBZ-8077 Migrate Postgres testsuite to async engine 2024-08-07 10:27:41 +02:00
Roman Kudryashov
431e09f53b DBZ-8103 Apply suggestions from code review 2024-08-07 10:25:16 +02:00
Roman Kudryashov
a2de933a1d DBZ-8103 Fix tests 2024-08-07 10:25:16 +02:00
Roman Kudryashov
851b2c7479 DBZ-8103 Add tests 2024-08-07 10:25:16 +02:00
Roman Kudryashov
7cc70da4b2 DBZ-8103 Add SMT to decode binary content of a logical decoding message 2024-08-07 10:25:16 +02:00
Jiri Pechanec
7cf7af5765 DBZ-8121 Support for pgvector datatypes 2024-08-06 14:19:34 +02:00
Jiri Pechanec
3e1bb6cbef DBZ-8123 Process compression notification messages 2024-08-06 10:30:34 +02:00
Debezium Builder
17aca64cec [maven-release-plugin] prepare for next development iteration 2024-08-02 06:20:37 -04:00
Debezium Builder
5d54d75362 [maven-release-plugin] prepare release v3.0.0.Alpha2 2024-08-02 06:20:36 -04:00
Vojtech Juranek
6718009e05 DBZ-8109 Don't close the connection after loading metadata in TimescaleDb SMT 2024-08-02 05:33:18 +02:00
Vojtech Juranek
5bdf068fd8 DBZ-8075 Speed-up PostgresShutdownIT test 2024-07-18 08:46:54 -04:00
ani-sha
200d2cabc2 DBZ-8062 Add Postgres 12 profile for test in CI 2024-07-15 11:35:52 -04:00
ani-sha
26f1424d04 DBZ-8062 Upgrade postgres server version to 15 2024-07-15 11:35:52 -04:00
Debezium Builder
53b14371e5 [maven-release-plugin] prepare for next development iteration 2024-07-11 03:24:06 -04:00
Debezium Builder
61fb58f24f [maven-release-plugin] prepare release v3.0.0.Alpha1 2024-07-11 03:24:06 -04:00
rkerner
56e63b98a8 DBZ-7223 Add the MongoDB sink connector
* add basic tests for MongoDB sink connector (MySQL to MongoDB 1 node ReplicaSet and multi-node sharded cluster)

closes https://issues.redhat.com/browse/DBZ-7223
2024-07-04 13:21:46 +02:00
Debezium Builder
ee2c192ae0 [maven-release-plugin] prepare for next development iteration 2024-06-28 04:36:37 -04:00
Debezium Builder
d47ba9bcb0 [maven-release-plugin] prepare release v2.7.0.Final 2024-06-28 04:36:37 -04:00
mfvitale
864690ce06 DBZ-7947 Check for read-only mode incompatibility 2024-06-17 11:03:24 +02:00
mfvitale
70fba6561b DBZ-7947 Correctly skip test not supported by read only mode 2024-06-17 10:47:14 +02:00
Debezium Builder
db691fd16f [maven-release-plugin] prepare for next development iteration 2024-06-13 09:04:36 +00:00
Debezium Builder
73ce5c5058 [maven-release-plugin] prepare release v2.7.0.Beta2 2024-06-13 09:04:36 +00:00
mfvitale
0fbc63c0c7 DBZ-7917 Add javadocs to PostgresReadOnlyIncrementalSnapshotChangeEventSource, PgSnapshot and PostgresReadOnlyIncrementalSnapshotContext 2024-06-13 08:41:49 +02:00
mfvitale
8edb87a881 DBZ-7917 Disable ReadOnlyIncrementalSnapshotIT for PostgreSQL < 13 2024-06-13 08:41:49 +02:00
mfvitale
05a04451ec DBZ-7917 Fix ReadOnlyIncrementalSnapshotIT.java test 2024-06-13 08:41:49 +02:00
mfvitale
9704f0c3e0 DBZ-7917 Add ReadOnlyIncrementalSnapshotIT.java test 2024-06-13 08:41:49 +02:00
mfvitale
9339998c36 DBZ-7917 Manage case when high watermark is not yet retrieved 2024-06-13 08:41:49 +02:00
mfvitale
7225e93722 DBZ-7917 Support schema refresh for PostgreSQL read-only incremental snapshot 2024-06-13 08:41:49 +02:00