You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: airbyte-cdk/bulk/toolkits/extract-cdc/src/test/kotlin/io/airbyte/cdk/read/cdc/CdcPartitionReaderMongoTest.kt
+2-2
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@ class CdcPartitionReaderMongoTest :
Copy file name to clipboardexpand all lines: airbyte-cdk/bulk/toolkits/extract-cdc/src/test/kotlin/io/airbyte/cdk/read/cdc/CdcPartitionReaderMySQLTest.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ class CdcPartitionReaderMySQLTest :
Copy file name to clipboardexpand all lines: airbyte-cdk/bulk/toolkits/extract-cdc/src/test/kotlin/io/airbyte/cdk/read/cdc/CdcPartitionReaderPostgresTest.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ class CdcPartitionReaderPostgresTest :
Copy file name to clipboardexpand all lines: airbyte-cdk/bulk/toolkits/extract-cdc/src/testFixtures/kotlin/io/airbyte/cdk/read/cdc/AbstractCdcPartitionReaderTest.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ abstract class AbstractCdcPartitionReaderTest<T : Comparable<T>, C : AutoCloseab
Copy file name to clipboardexpand all lines: airbyte-integrations/connectors/source-mysql/src/main/kotlin/io/airbyte/integrations/source/mysql/MySqlSourceDebeziumOperations.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -342,7 +342,7 @@ class MySqlSourceDebeziumOperations(
| 3.11.7 | 2025-03-12 |[55734](https://github.com/airbytehq/airbyte/pull/55734)| Expose additional stream context for debezium properties at startup |
229
230
| 3.11.6 | 2025-03-06 |[55237](https://github.com/airbytehq/airbyte/pull/55237)|[Fix fetching binlog status for version >=8.4](https://github.com/airbytehq/airbyte/pull/55237#top)|
230
231
| 3.11.5 | 2025-03-06 |[55234](https://github.com/airbytehq/airbyte/pull/55234)| Update base image version for certified DB source connectors |
0 commit comments