Commit Graph

  • 5d80f283d0 [release] Changelog for 3.0.0.Alpha2 Jiri Pechanec 2024-08-02 06:30:57 +0200
  • 1fd36033e1 [docs] Update docs for debezium.source.offset.storage Minh Son Nguyen 2024-08-01 17:10:15 +0300
  • be7437ec0a [docs] Fix RocketMqSchemaHistory link Minh Son Nguyen 2024-08-01 16:54:32 +0300
  • 6718009e05 DBZ-8109 Don't close the connection after loading metadata in TimescaleDb SMT Vojtech Juranek 2024-07-31 12:41:44 +0200
  • e583599d22 DBZ-8100 Wait for streaming instead of starting connector Vojtech Juranek 2024-07-30 10:50:47 +0200
  • 0c45719a9d DBZ-8105 Enforce Kafka Connect version of zstd-jni Jiri Pechanec 2024-07-31 10:55:30 +0200
  • bf497adf7f DBZ-8105 Make JDBC connector compatible with both Connect 3.7 and 3.8 Jiri Pechanec 2024-07-31 07:42:44 +0200
  • 772cc7e280 DBZ-8105 Use new sink API to access original record Jiri Pechanec 2024-07-31 07:22:50 +0200
  • edf14f113a DBZ-8105 Use config property definitions Jiri Pechanec 2024-07-31 07:21:54 +0200
  • 7471b1c27b DBZ-8105 Upgrade Kafka to 3.8.0 Jiri Pechanec 2024-07-31 06:13:12 +0200
  • 86582a3802 DBZ-8054 Workaround bug with ISPN and toList() collection Jeremy Ford 2024-07-31 14:57:24 -0400
  • 28ca70c396 DBZ-8054 Rework key sort to fix Infinispan test failures Chris Cranford 2024-07-30 14:00:24 -0400
  • 41a817828d DBZ-8054 Formatting Jeremy Ford 2024-07-29 21:08:27 -0400
  • 76aa135c0c DBZ-8054 Reorder methods for easier comparison. Marked methods where impls are different from original. Jeremy Ford 2024-07-29 21:00:45 -0400
  • c056d7657e DBZ-8054 Fix test failures Chris Cranford 2024-07-29 16:53:43 -0400
  • bebf53a143 DBZ-8054 Fix oldest transaction comparison logic Jeremy Ford 2024-07-27 08:16:17 -0500
  • 1315842f1f DBZ-8054 Refactor removeEventWithRowId to reduce scans of events Jeremy Ford 2024-07-26 21:06:08 -0500
  • 1be6121416 DBZ-8054 Change MemoryLogMinerEventProcessor to extend AbstractTransactionCachingLogMinerEventProcessor Jeremy Ford 2024-07-16 18:06:56 -0400
  • ff828a340e DBZ-8054 Jeremy Ford 2024-06-18 19:26:09 -0400
  • fb94614419 DBZ-8106 Close transfomations upon embedded engine stop Vojtech Juranek 2024-07-30 16:20:49 +0200
  • 63377d9d6a DBZ-8106 Stop header converter after stopping connector and its tasks Vojtech Juranek 2024-07-30 15:47:19 +0200
  • fcf2cf1752 [docs] Fix rabbitmq config link Vojtech Juranek 2024-07-31 09:08:34 +0200
  • ef080e42d8
    DBZ-8008 Merge branch 'jdbc-merge' into main Chris Cranford 2024-07-30 11:05:51 -0400
  • 1602123908
    DBZ-8008 Update build to include jdbc sink Chris Cranford 2024-07-30 09:02:30 -0400
  • b58401dcf3 DBZ-8104 Fix converters documentation examples Chris Cranford 2024-07-30 07:49:14 -0400
  • 45e28dd169 DBZ-8055 Consolidate code & fix case where start equals end Chris Cranford 2024-07-29 14:26:56 -0400
  • 8df2677289 DBZ-8055 Cap LogMiner range to min open redo thread last scn Chris Cranford 2024-07-29 10:29:13 -0400
  • e925bd23fc DBZ-8102 Make ORA-26928 "Unable to communicate with XStream apply coordinator process" retriable Chris Cranford 2024-07-29 17:58:05 -0400
  • 7fc206bda6 DBZ-3656 Use online_catalog as default strategy Chris Cranford 2024-07-26 10:48:20 -0400
  • 7363acb479 DBZ-8099 Add MariaDB Connector/J License Chris Cranford 2024-07-26 14:45:38 -0400
  • 5df18e5e6b DBZ-8088 Add MariaDB connector to release pipeline Chris Cranford 2024-07-26 12:37:38 -0400
  • d8c63592ad DBZ-8008 Move JDBC sink connector into main repository Jiri Pechanec 2024-07-29 07:37:56 +0200
  • 4c4447d395 [docs] Add driver.* namespace pass-through section for PostgreSQL Chris Cranford 2024-07-26 08:38:06 -0400
  • 8a2249037a DBZ-8078 Update COPYRIGHT.txt and Aliases.txt Chris Cranford 2024-07-19 08:25:47 -0400
  • 4dddb43a5d DBZ-8078 Update password pattern to include '.secret' Timo Wilhelm 2024-07-19 10:46:39 +0000
  • 81bfe2ed7b [docs] Add contributor to Aliases.txt and COPYRIGHT.txt Chris Cranford 2024-07-25 01:17:41 -0400
  • 6b0b62c855 [docs] Update signalling.adoc Henk van Dyk 2024-07-23 10:20:15 +0100
  • 2603a96a48 DBZ-8089 Reset column scale on MODIFY ddl statements Chris Cranford 2024-07-23 13:54:26 -0400
  • 2851beadf5 DBZ-8092: No viable alternative at input "add COLUMN yes" Vadzim Ramanenka 2024-07-15 10:13:58 +0200
  • d1f1792b69 DBZ-8022 Cleaned up the pause/resume API of BufferingChangeStreamCursor Jakub Cechacek 2024-07-24 10:07:38 +0200
  • 6de3e9fd3b DBZ-8022 Correctly handle pausing of fetcher thread ani-sha 2024-07-23 19:29:36 +0530
  • 2b9236e318 DBZ-8022 Pass ChangeEventSourceContext to EventFetcher and reuse the methods ani-sha 2024-07-22 15:18:04 +0530
  • 5380fe3a13 DBZ-8022 Handle pause/resume polling for buffer changestreams cursor ani-sha 2024-07-18 13:38:12 +0530
  • 065a46d7b0 DBZ-8069 Update documentation Thomas Thornton 2024-07-19 11:12:19 -0400
  • 9401d473da DBZ-8069 Add docs on override data change topic prefix config twthorn 2024-07-18 16:36:35 -0400
  • 71993ee3d6 [ci] Bump tj-actions/changed-files from 44.5.5 to 44.5.6 dependabot[bot] 2024-07-22 20:09:49 +0000
  • 1e304e5b9e DBZ-7840 Remove non-existent dependencies Chris Cranford 2024-05-09 16:55:02 -0400
  • 051b8a3e32 DBZ-7840 Fix API deprecation with ISPN 15 Chris Cranford 2024-05-09 16:13:46 -0400
  • c0286c8032 DBZ-7840 Bump Infinispan to 15.0.5.Final Chris Cranford 2024-05-01 09:33:23 -0400
  • 8b86da7ced [docs] Update standby database topic for clarity roldanbob 2024-07-18 22:36:33 -0400
  • 7486707787 DBZ-8076 Support capturing BLOB during snapshots Chris Cranford 2024-07-18 12:21:49 -0400
  • 12f485e2c9 DBZ-8018 Use all record fields as primary key columns when no primary key fields are specified mfvitale 2024-07-18 12:04:09 +0200
  • 60478be66f DBZ-8018 Add note to JDBC documentation about the primary.key.fields mfvitale 2024-07-18 12:38:18 +0200
  • 5bdf068fd8 DBZ-8075 Speed-up PostgresShutdownIT test Vojtech Juranek 2024-07-18 12:44:47 +0200
  • 6016bb8f4a
    [ci] Add continue-on-error to Debezium Server deps step Chris Cranford 2024-07-18 08:43:16 -0400
  • cefcf1af84 DBZ-8010 Bump Infinispan to 14.0.29.Final Chris Cranford 2024-07-02 12:29:01 -0400
  • 38d4f5c401 DBZ-8070 Change some log entries to debug level Chris Cranford 2024-07-17 13:59:52 -0400
  • f64a217f26 DBZ-8066 Support RENAME TABLE IF EXISTS Chris Cranford 2024-07-17 13:40:25 -0400
  • 1ffaf6b0b5 [ci] Rename maven global env variable because of 3.9+ changes Ondrej Babec 2024-07-17 14:00:20 +0200
  • b52f1dc3e3 [ci] Update COPYRIGHT.txt and Aliases.txt Chris Cranford 2024-07-17 08:34:00 -0400
  • f0dcbdb05e [docs] Update Advanced Record Consuming Ganesh Bankar 2024-07-12 17:55:32 +0530
  • 5603469755 DBZ-8063 Add documentation for webhook auth config Timo Wilhelm 2024-07-15 16:02:16 +0000
  • 681db3ee03 DBZ-8040: Formatting Ryan van Huuksloot 2024-07-11 15:07:35 -0400
  • 479a41af28 DBZ-8040: Custom Converter Support Ryan van Huuksloot 2024-07-11 13:25:23 -0400
  • ef7a9747db DBZ-7895 Incorporate review input roldanbob 2024-07-11 18:10:24 -0400
  • 4ca3644304 DBZ-7895 Incorporate review suggestion roldanbob 2024-07-11 18:08:53 -0400
  • a37dab6395 DBZ-7895 Specify that Oracle connector captures from logical standby roldanbob 2024-07-10 18:08:19 -0400
  • fb8150e617 DBZ-8058 Connection will be validated and re-connect if not valid mfvitale 2024-07-12 14:47:23 +0200
  • 7552f815b0 DBZ-8041 Updated k8s manifests and examples with dev version at the end of release process Jakub Cechacek 2024-07-16 11:02:07 +0200
  • 3499f9e80d DBZ-8050 Skip data collection names that fails to be parsed as TableId mfvitale 2024-07-16 10:19:41 +0200
  • 3bd71a5e69 DBZ-8011 Small naming refactor Chris Cranford 2024-07-15 15:08:17 -0400
  • 1039ccfcf2 DBZ-8011 CloseWindow signal with INSERT_DELETE strategy will be processed through the event dispatcher mfvitale 2024-07-15 16:15:49 +0200
  • bf2d325ddb DBZ-8068 Fix logging for LogMiner streaming metrics Chris Cranford 2024-07-15 12:35:36 -0400
  • 200d2cabc2 DBZ-8062 Add Postgres 12 profile for test in CI ani-sha 2024-07-15 17:37:17 +0530
  • 26f1424d04 DBZ-8062 Upgrade postgres server version to 15 ani-sha 2024-07-15 10:50:31 +0530
  • e769c35eaf DBZ-8067 Disable DebeziumResourceNoTopicCreationIT - Not compatible with Java 21 Chris Cranford 2024-07-15 10:33:25 -0400
  • a21ade7ed3 DBZ-8059 Updated FakeDNS to JDK 18 InetAddressResolver SPI Jakub Cechacek 2024-07-12 16:35:21 +0200
  • a4a6b03397 [release] New parent 3.0.0-SNAPSHOT for development Debezium Builder 2024-07-11 03:37:18 -0400
  • 4bdfc022e5 [maven-release-plugin] prepare for next development iteration Debezium Builder 2024-07-11 03:35:25 -0400
  • fe064f99ff [maven-release-plugin] prepare release v3.0.0.Alpha1 Debezium Builder 2024-07-11 03:35:25 -0400
  • bf1ef0cd92 [release] Stable parent 3.0.0.Alpha1 for release Debezium Builder 2024-07-11 03:34:57 -0400
  • b58c445ec7 [release] Development version for testing module deps Debezium Builder 2024-07-11 03:34:41 -0400
  • 53b14371e5 [maven-release-plugin] prepare for next development iteration Debezium Builder 2024-07-11 03:24:06 -0400
  • 61fb58f24f [maven-release-plugin] prepare release v3.0.0.Alpha1 Debezium Builder 2024-07-11 03:24:06 -0400
  • 34650572a1 [release] Stable 3.0.0.Alpha1 for testing module deps Debezium Builder 2024-07-11 03:21:39 -0400
  • 134b21d66f [release] Changelog for 3.0.0.Alpha1 Jiri Pechanec 2024-07-11 08:05:13 +0200
  • f3ecf3517e DBZ-8043 Add contributor Jiri Pechanec 2024-07-11 06:19:36 +0200
  • 5ad3be2568 DBZ-8043 Document the support for spanner's FLOAT32 type Aravind 2024-07-10 20:56:09 +0530
  • a5277b7463 DBZ-8031 Specify that custom converters require relational DB connector roldanbob 2024-07-10 16:22:51 -0400
  • d292bb8479 DBZ-7946 Add log message during partition open requests Chris Cranford 2024-07-08 11:40:25 -0400
  • d95e496df0 DBZ-7946 Handle partition rebalances Chris Cranford 2024-06-13 15:03:50 -0400
  • bedf4e5251 DBZ-8031 Remove statement about post processors not working with MongoDB roldanbob 2024-07-09 16:50:03 -0400
  • dd44a7b1dc DBZ-8031 Post processors/custom converters work only w/ src connectors roldanbob 2024-07-09 16:43:20 -0400
  • 518e023fca DBZ-8023 check PDB field against both null and blank Andreas Martens 2024-07-05 12:17:13 +0100
  • ad1ae7a124 [typo] Typo in AsyncDebeziumEngine Ryan van Huuksloot 2024-07-09 23:15:14 -0400
  • 5f17e289bc DBZ-7920 Rename ZonedTimestampType to DebeziumZonedTimestampType mfvitale 2024-07-09 09:08:11 +0200
  • e406ffd034 DBZ-7920 Add support for timestamp infinity values for Db2 mfvitale 2024-06-27 16:09:59 +0200
  • 4fd96e86af DBZ-7920 Add support for timestamp infinity values for Oracle mfvitale 2024-06-27 14:54:30 +0200
  • a035a2e4bf DBZ-7920 Add support for timestamp infinity values for SQLServer mfvitale 2024-06-26 15:37:14 +0200
  • 370badd9e7 DBZ-7920 Add support for timestamp infinity values for MySQL mfvitale 2024-06-26 14:47:55 +0200