Skip to content

Commit b8fad80

Browse files
authored
Cloud e2e support refreshes (#37694)
1 parent 9c8fd80 commit b8fad80

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

airbyte-integrations/connectors/destination-dev-null/metadata.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: file
33
connectorType: destination
44
definitionId: a7bcc9d8-13b3-4e49-b80d-d020b90045e3
5-
dockerImageTag: 0.3.1
5+
dockerImageTag: 0.3.2
66
dockerRepository: airbyte/destination-dev-null
77
githubIssueLabel: destination-dev-null
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/dev-null.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ The Airbyte `dev-null` Destination. This destination is for testing and debuggin
44

55
## Changelog
66

7-
| Version | Date | Pull Request | Subject |
8-
|:--------|:-----------| :------------------------------------------------------- | :------------ |
9-
| 0.3.0 | 2023-05-08 | [25776](https://github.com/airbytehq/airbyte/pull/25776) | Change Schema |
10-
| 0.2.7 | 2022-08-08 | [13932](https://github.com/airbytehq/airbyte/pull/13932) | Bump version |
7+
| Version | Date | Pull Request | Subject |
8+
|:--------|:-----------| :------------------------------------------------------- |:------------------|
9+
| 0.3.2 | 2023-05-08 | [25776](https://github.com/airbytehq/airbyte/pull/25776) | Support Refreshes |
10+
| 0.3.0 | 2023-05-08 | [25776](https://github.com/airbytehq/airbyte/pull/25776) | Change Schema |
11+
| 0.2.7 | 2022-08-08 | [13932](https://github.com/airbytehq/airbyte/pull/13932) | Bump version |

0 commit comments

Comments
 (0)