1
0
mirror of synced 2026-01-07 00:05:48 -05:00
Files
airbyte/docs/integrations/destinations/dev-null.md
terencecho 780903ff80 🚨🚨 e2e-test: Standardize e2e testing destination spec (#25776)
* Standardize e2e testing destination

* Change casing

* Fix implementation

* Update versions and docs

* Do major version bump

* Update acceptance tests

* use correct name

* Fix implementation

* Automated Change

* Revert "Automated Change"

This reverts commit 816b66229f.

* Automated Change

* Fix unit test

---------

Co-authored-by: terencecho <terencecho@users.noreply.github.com>
2023-05-15 14:01:54 -07:00

11 lines
527 B
Markdown

# Dev Null Destination
The Airbyte `dev-null` Destination. This destination is for testing and debugging only.
## Changelog
| Version | Date | Pull Request | Subject |
|:--------|:-----------| :------------------------------------------------------- | :------------ |
| 0.3.0 | 2023-05-08 | [25776](https://github.com/airbytehq/airbyte/pull/25776) | Change Schema |
| 0.2.7 | 2022-08-08 | [13932](https://github.com/airbytehq/airbyte/pull/13932) | Bump version |