From e7cc2d2459a1f291709091ca33568a9c9f9521fb Mon Sep 17 00:00:00 2001 From: Edward Gao Date: Wed, 8 Jan 2025 14:23:44 -0800 Subject: [PATCH] add docs --- .../integrations/destinations/s3-data-lake.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/integrations/destinations/s3-data-lake.md diff --git a/docs/integrations/destinations/s3-data-lake.md b/docs/integrations/destinations/s3-data-lake.md new file mode 100644 index 000000000000..8781386e9947 --- /dev/null +++ b/docs/integrations/destinations/s3-data-lake.md @@ -0,0 +1,22 @@ +# S3 Data Lake + +:::danger + +This connector is in early access, and SHOULD NOT be used for production workloads. +This connector is subject to breaking changes **without notice**. + +We're interested in hearing about your experience! See [Github](https://github.com/airbytehq/airbyte/discussions/50404) +for more information. + +::: + +## Changelog + +
+ Expand to review + +| Version | Date | Pull Request | Subject | +|:-----------|:-----------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------| +| 0.2.6 | 2025-01-08 | [\#50991](https://github.com/airbytehq/airbyte/pull/50991) | Initial public release. | + +