Commit Graph

10688 Commits

Author SHA1 Message Date
Ondrej Babec
05c206f463 [ci] Fix systemtests CRB creation and bump Java for testsuite 2024-08-14 12:28:27 +02:00
Chris Cranford
362e766d79 DBZ-8143 Add LogMiner start mining session retry attempt counter to logs 2024-08-13 13:41:48 -04:00
Chris Cranford
497d791436 DBZ-8125 Make ORA-00600 errors related to krvrdGetUID retriable 2024-08-13 11:09:57 -04:00
Jiri Pechanec
dac968cdd1 DBZ-7049 Use RSA auth for replica 2024-08-13 12:20:45 +02:00
Jiri Pechanec
5649d1e55c DBZ-7049 Switch other server configs 2024-08-13 12:20:45 +02:00
Jiri Pechanec
3a1265b1ff DBZ-7049 Add RSA configuration 2024-08-13 12:20:45 +02:00
Bue-Von-Hun
3050bf1381 DBZ-7049 Modify the server config instead of the query statement. 2024-08-13 12:20:45 +02:00
Bue-Von-Hun
3cbc8b3acd DBZ-7049 Fix to use caching_sha2_password instead of mysql_native_password 2024-08-13 12:20:45 +02:00
Chris Cranford
3399e0435a DBZ-8044 Add abandoned transaction details to log 2024-08-12 14:10:17 -04:00
roldanbob
f7dc7a92c8 DBZ-8103 Edit property description 2024-08-12 13:08:27 -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
9d60003139 DBZ-8103 Update documentation/modules/ROOT/pages/transformations/decode-logical-decoding-message-content.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2024-08-12 16:12:23 +02:00
Roman Kudryashov
b5e78e7ef3 DBZ-8103 Add docs for DecodeLogicalDecodingMessageContent SMT config options 2024-08-12 16:12:23 +02:00
Vojtech Juranek
d2877ee641 DBZ-8134 Fix parsing of server ID 2024-08-12 16:08:37 +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
Jiri Pechanec
66dc710171 [ci] Add JDBC changed trigger 2024-08-09 15:04:46 +02:00
Ashish Binu
d8278394ad DBZ-8130 Add name to copyright and alias file 2024-08-09 15:04:46 +02:00
Ashish Binu
3c109179c6 DBZ-8130 Preserve ordering of tables inside batch
Fixes [DBZ-8130]
2024-08-09 15:04:46 +02:00
Roman Kudryashov
835b073eb8 DBZ-8103 Update documentation/modules/ROOT/pages/transformations/decode-logical-decoding-message-content.adoc
Co-authored-by: roldanbob <broldan@redhat.com>
2024-08-09 09:26:22 +02:00
Roman Kudryashov
b203a71d6b DBZ-8103 Add documentation 2024-08-09 09:26:22 +02:00
Vojtech Juranek
4d27337ab8 DBZ-8128 Don't stop engine twice 2024-08-09 06:41:30 +02:00
Vojtech Juranek
d02d129404 DBZ-8113 Preserve source info during emitting PK change 2024-08-08 10:51:11 +02:00
roldanbob
27bb2d261b DBZ-8107 Remove references to additional-condition signal paramter 2024-08-08 07:01:46 +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
Chris Cranford
dbb5a477d1 DBZ-8095 Bump Apicurio to 2.5.8.Final 2024-08-07 10:29:26 +02:00
Chris Cranford
aaab3f4346 DBZ-8095 Bump Quarkus to 3.8.5 2024-08-07 10:29:26 +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
8c98c979c7 DBZ-8103 Fix obtaining data when optional header is not present 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
roldanbob
6b4dc064ae DBZ-8081 Conditionalize default value field 2024-08-07 09:30:49 +02:00
roldanbob
24d7f6eae4 DBZ-8117 Correct log file name; add example titles and formatting 2024-08-07 09:28:24 +02:00
roldanbob
4e1b6ac541 DBZ-8124 Adds info about limiting the scope of FLASHBACK/SELECT grants 2024-08-07 09:24:55 +02:00
Jiri Pechanec
c10db16cef DB-8121 Review changes
Co-authored-by: roldanbob <broldan@redhat.com>
2024-08-06 14:20:29 +02:00
Jiri Pechanec
97c0c193cc DBZ-8121 Document pgvector 2024-08-06 14:20:29 +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
dependabot[bot]
c972cc1b25 [ci] Bump tj-actions/changed-files from 44.5.6 to 44.5.7
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.6 to 44.5.7.
- [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.6...v44.5.7)

---
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-08-06 07:10:21 +02:00
roldanbob
6f0d3f318f [docs] Declare attributes outside of community-conditionalized blocks 2024-08-05 14:58:18 +02:00
Chris Cranford
ea908249a1 DBZ-8119 Seed endScn as Scn.NULL 2024-08-05 14:54:54 +02:00
Debezium Builder
9acc2f87c0 [release] Development version for testing module deps 2024-08-02 06:32:48 -04: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
Debezium Builder
3e0cd74688 [release] Stable 3.0.0.Alpha2 for testing module deps 2024-08-02 06:18:02 -04:00
Jiri Pechanec
ad632c70ef [release] Add MariaDB example into image list 2024-08-02 12:14:20 +02:00