Skip to content

Commit bfb7f8b

Browse files
authored
e2e support refreshes (#37675)
Trivial change on non critical connector
1 parent b722deb commit bfb7f8b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

airbyte-integrations/connectors/destination-e2e-test/metadata.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: unknown
33
connectorType: destination
44
definitionId: 2eb65e87-983a-4fd7-b3e3-9d9dc6eb8537
5-
dockerImageTag: 0.3.4
5+
dockerImageTag: 0.3.5
66
dockerRepository: airbyte/destination-e2e-test
77
githubIssueLabel: destination-e2e-test
88
icon: airbyte.svg
@@ -21,4 +21,5 @@ data:
2121
sl: 100
2222
ql: 100
2323
supportLevel: community
24+
supportsRefreshes: true
2425
metadataSpecVersion: "1.0"

docs/integrations/destinations/e2e-test.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The OSS and Cloud variants have the same version number starting from version `0
4646

4747
| Version | Date | Pull Request | Subject |
4848
|:--------|:-----------| :------------------------------------------------------- |:----------------------------------------------------------|
49+
| 0.3.5 | 2024-04-29 | [37366](https://github.com/airbytehq/airbyte/pull/37366) | Support refreshes |
4950
| 0.3.4 | 2024-04-16 | [37366](https://github.com/airbytehq/airbyte/pull/37366) | Fix NPE |
5051
| 0.3.3 | 2024-04-16 | [37366](https://github.com/airbytehq/airbyte/pull/37366) | Fix Log trace messages |
5152
| 0.3.2 | 2024-02-14 | [36812](https://github.com/airbytehq/airbyte/pull/36812) | Log trace messages |

0 commit comments

Comments
 (0)