File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
airbyte-integrations/connectors/source-postgres
docs/integrations/sources Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 9
9
connectorSubtype : database
10
10
connectorType : source
11
11
definitionId : decd338e-5647-4c0b-adf4-da0e75f5a750
12
- dockerImageTag : 3.3.11
12
+ dockerImageTag : 3.3.12
13
13
dockerRepository : airbyte/source-postgres
14
14
documentationUrl : https://docs.airbyte.com/integrations/sources/postgres
15
15
githubIssueLabel : source-postgres
Original file line number Diff line number Diff line change @@ -292,6 +292,7 @@ According to Postgres [documentation](https://www.postgresql.org/docs/14/datatyp
292
292
293
293
| Version | Date | Pull Request | Subject |
294
294
| ---------| ------------| ----------------------------------------------------------| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
295
+ | 3.3.12 | 2024-02-22 | [ 35569] ( https://github.com/airbytehq/airbyte/pull/35569 ) | Fix logging bug. |
295
296
| 3.3.11 | 2024-02-20 | [ 35304] ( https://github.com/airbytehq/airbyte/pull/35304 ) | Add config to throw an error on invalid CDC position and enable it by default. |
296
297
| 3.3.10 | 2024-02-13 | [ 35036] ( https://github.com/airbytehq/airbyte/pull/34751 ) | Emit analytics message for invalid CDC cursor. |
297
298
| 3.3.9 | 2024-02-13 | [ 35224] ( https://github.com/airbytehq/airbyte/pull/35224 ) | Adopt CDK 0.20.4 |
You can’t perform that action at this time.
0 commit comments