Commit Graph

10803 Commits

Author SHA1 Message Date
Timo Wilhelm
4dddb43a5d DBZ-8078 Update password pattern to include '.secret' 2024-07-25 06:42:59 -04:00
Chris Cranford
81bfe2ed7b [docs] Add contributor to Aliases.txt and COPYRIGHT.txt 2024-07-25 01:40:34 -04:00
Henk van Dyk
6b0b62c855 [docs] Update signalling.adoc
JSON syntax incorrect on Signal example
2024-07-25 01:40:34 -04:00
Chris Cranford
2603a96a48 DBZ-8089 Reset column scale on MODIFY ddl statements 2024-07-25 01:13:38 -04:00
Vadzim Ramanenka
2851beadf5 DBZ-8092: No viable alternative at input "add COLUMN yes"
MySQL permits `yes` keyword to be used as an identifier.
2024-07-25 01:12:00 -04:00
Jakub Cechacek
d1f1792b69 DBZ-8022 Cleaned up the pause/resume API of BufferingChangeStreamCursor 2024-07-24 23:11:01 -04:00
ani-sha
6de3e9fd3b DBZ-8022 Correctly handle pausing of fetcher thread 2024-07-24 23:11:01 -04:00
ani-sha
2b9236e318 DBZ-8022 Pass ChangeEventSourceContext to EventFetcher and reuse the methods 2024-07-24 23:11:01 -04:00
ani-sha
5380fe3a13 DBZ-8022 Handle pause/resume polling for buffer changestreams cursor 2024-07-24 23:11:01 -04:00
Thomas Thornton
065a46d7b0 DBZ-8069 Update documentation 2024-07-23 11:42:57 -04:00
twthorn
9401d473da DBZ-8069 Add docs on override data change topic prefix config 2024-07-23 11:42:57 -04:00
dependabot[bot]
71993ee3d6 [ci] Bump tj-actions/changed-files from 44.5.5 to 44.5.6
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.5 to 44.5.6.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v44.5.5...v44.5.6)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 18:43:36 -04:00
Chris Cranford
1e304e5b9e DBZ-7840 Remove non-existent dependencies 2024-07-19 08:43:28 -04:00
Chris Cranford
051b8a3e32 DBZ-7840 Fix API deprecation with ISPN 15 2024-07-19 08:43:28 -04:00
Chris Cranford
c0286c8032 DBZ-7840 Bump Infinispan to 15.0.5.Final 2024-07-19 08:43:28 -04:00
roldanbob
8b86da7ced [docs] Update standby database topic for clarity
(cherry picked from commit 8ff152d91cfa0f5cbc88de056a776628ddf63f2d)
2024-07-19 08:30:01 -04:00
Chris Cranford
7486707787 DBZ-8076 Support capturing BLOB during snapshots 2024-07-19 08:27:56 -04:00
mfvitale
12f485e2c9 DBZ-8018 Use all record fields as primary key columns when no primary key fields are specified 2024-07-18 08:49:08 -04:00
mfvitale
60478be66f DBZ-8018 Add note to JDBC documentation about the primary.key.fields 2024-07-18 08:48:21 -04:00
Vojtech Juranek
5bdf068fd8 DBZ-8075 Speed-up PostgresShutdownIT test 2024-07-18 08:46:54 -04:00
Chris Cranford
6016bb8f4a
[ci] Add continue-on-error to Debezium Server deps step 2024-07-18 08:43:16 -04:00
Chris Cranford
cefcf1af84 DBZ-8010 Bump Infinispan to 14.0.29.Final 2024-07-17 20:01:53 -04:00
Chris Cranford
38d4f5c401 DBZ-8070 Change some log entries to debug level 2024-07-17 19:57:40 -04:00
Chris Cranford
f64a217f26 DBZ-8066 Support RENAME TABLE IF EXISTS 2024-07-17 14:50:44 -04:00
Ondrej Babec
1ffaf6b0b5 [ci] Rename maven global env variable because of 3.9+ changes 2024-07-17 14:20:59 -04:00
Chris Cranford
b52f1dc3e3 [ci] Update COPYRIGHT.txt and Aliases.txt 2024-07-17 08:59:40 -04:00
Ganesh Bankar
f0dcbdb05e [docs] Update Advanced Record Consuming
Use correct class instance JsonChangeConsumer in .notifiy in example code sinpshot Advanced Record Consuming  using Json data structure
2024-07-17 08:59:40 -04:00
Timo Wilhelm
5603469755 DBZ-8063 Add documentation for webhook auth config 2024-07-17 14:21:21 +02:00
Ryan van Huuksloot
681db3ee03 DBZ-8040: Formatting 2024-07-16 17:26:51 -04:00
Ryan van Huuksloot
479a41af28 DBZ-8040: Custom Converter Support 2024-07-16 17:26:51 -04:00
roldanbob
ef7a9747db DBZ-7895 Incorporate review input 2024-07-16 17:16:14 -04:00
roldanbob
4ca3644304 DBZ-7895 Incorporate review suggestion
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2024-07-16 17:16:14 -04:00
roldanbob
a37dab6395 DBZ-7895 Specify that Oracle connector captures from logical standby 2024-07-16 17:16:14 -04:00
mfvitale
fb8150e617 DBZ-8058 Connection will be validated and re-connect if not valid 2024-07-16 17:12:51 -04:00
Jakub Cechacek
7552f815b0 DBZ-8041 Updated k8s manifests and examples with dev version at the end of release process 2024-07-16 16:59:04 -04:00
mfvitale
3499f9e80d DBZ-8050 Skip data collection names that fails to be parsed as TableId 2024-07-16 16:56:30 -04:00
Chris Cranford
3bd71a5e69 DBZ-8011 Small naming refactor 2024-07-16 16:50:10 -04:00
mfvitale
1039ccfcf2 DBZ-8011 CloseWindow signal with INSERT_DELETE strategy will be processed through the event dispatcher 2024-07-16 16:50:10 -04:00
Chris Cranford
bf2d325ddb DBZ-8068 Fix logging for LogMiner streaming metrics 2024-07-15 13:19:16 -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
Chris Cranford
e769c35eaf DBZ-8067 Disable DebeziumResourceNoTopicCreationIT - Not compatible with Java 21 2024-07-15 11:33:38 -04:00
Jakub Cechacek
a21ade7ed3 DBZ-8059 Updated FakeDNS to JDK 18 InetAddressResolver SPI 2024-07-15 17:26:09 +02:00
Debezium Builder
a4a6b03397 [release] New parent 3.0.0-SNAPSHOT for development 2024-07-11 03:37:18 -04:00
Debezium Builder
4bdfc022e5 [maven-release-plugin] prepare for next development iteration 2024-07-11 03:35:25 -04:00
Debezium Builder
fe064f99ff [maven-release-plugin] prepare release v3.0.0.Alpha1 2024-07-11 03:35:25 -04:00
Debezium Builder
bf1ef0cd92 [release] Stable parent 3.0.0.Alpha1 for release 2024-07-11 03:34:57 -04:00
Debezium Builder
b58c445ec7 [release] Development version for testing module deps 2024-07-11 03:34:41 -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