destination-dev-null: add to OSS registry (#45715)
This commit is contained in:
@@ -2,7 +2,7 @@ data:
|
||||
connectorSubtype: file
|
||||
connectorType: destination
|
||||
definitionId: a7bcc9d8-13b3-4e49-b80d-d020b90045e3
|
||||
dockerImageTag: 0.6.0
|
||||
dockerImageTag: 0.6.1
|
||||
dockerRepository: airbyte/destination-dev-null
|
||||
githubIssueLabel: destination-dev-null
|
||||
icon: airbyte.svg
|
||||
@@ -12,7 +12,7 @@ data:
|
||||
cloud:
|
||||
enabled: true
|
||||
oss:
|
||||
enabled: false
|
||||
enabled: true
|
||||
releaseStage: alpha
|
||||
documentationUrl: https://docs.airbyte.com/integrations/destinations/dev-null
|
||||
tags:
|
||||
|
||||
@@ -49,6 +49,7 @@ The OSS and Cloud variants have the same version number starting from version `0
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------------------------------- |
|
||||
| 0.6.1 | 2024-09-20 | [45715](https://github.com/airbytehq/airbyte/pull/45715) | add destination to cloud registry |
|
||||
| 0.6.0 | 2024-09-18 | [45651](https://github.com/airbytehq/airbyte/pull/45651) | merge destination-e2e(OSS) and destination-dev-null(cloud) |
|
||||
| 0.5.0 | 2024-09-18 | [45650](https://github.com/airbytehq/airbyte/pull/45650) | upgrade cdk |
|
||||
| 0.4.1 | 2024-09-18 | [45649](https://github.com/airbytehq/airbyte/pull/45649) | convert test code to kotlin |
|
||||
|
||||
Reference in New Issue
Block a user