Skip to content

Commit

Permalink
🐙 destination-dev-null: release 0.7.12 (#48794)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Augustin <[email protected]>
  • Loading branch information
github-actions[bot] and alafanechere authored Dec 5, 2024
1 parent 2469131 commit fd2d4ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: file
connectorType: destination
definitionId: a7bcc9d8-13b3-4e49-b80d-d020b90045e3
dockerImageTag: 0.7.12-rc.2
dockerImageTag: 0.7.12
dockerRepository: airbyte/destination-dev-null
githubIssueLabel: destination-dev-null
icon: airbyte.svg
Expand All @@ -16,7 +16,7 @@ data:
releaseStage: alpha
releases:
rolloutConfiguration:
enableProgressiveRollout: true
enableProgressiveRollout: false
documentationUrl: https://docs.airbyte.com/integrations/destinations/dev-null
tags:
- language:java
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/destinations/dev-null.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ The OSS and Cloud variants have the same version number starting from version `0

| Version | Date | Pull Request | Subject |
|:------------|:-----------|:---------------------------------------------------------|:---------------------------------------------------------------------------------------------|
| 0.7.12 | 2024-12-04 | [48794](https://github.com/airbytehq/airbyte/pull/48794) | Promoting release candidate 0.7.12-rc.2 to a main version. |
| 0.7.12-rc.2 | 2024-11-26 | [48693](https://github.com/airbytehq/airbyte/pull/48693) | Update for testing progressive rollout |
| 0.7.12-rc.1 | 2024-11-25 | [48693](https://github.com/airbytehq/airbyte/pull/48693) | Update for testing progressive rollout |
| 0.7.11 | 2024-11-18 | [48468](https://github.com/airbytehq/airbyte/pull/48468) | Implement File CDk |
Expand Down

0 comments on commit fd2d4ac

Please sign in to comment.