1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Wrapping changelog in details for a collapsible view (#38801)

This commit is contained in:
Audrey Maldonado
2024-06-04 13:40:53 -04:00
committed by GitHub
parent ffb0edb220
commit b9690ba76e
369 changed files with 1911 additions and 70 deletions

View File

@@ -245,6 +245,9 @@ The Azure Blob Storage connector should not encounter any [Microsoft API limitat
## Changelog
<details>
<summary>Expand to review</summary>
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:---------------------------------------------------------------------------------------------|
| 0.4.3 | 2024-05-29 | [38701](https://github.com/airbytehq/airbyte/pull/38701) | Avoid error on empty stream when running discover |
@@ -265,3 +268,5 @@ The Azure Blob Storage connector should not encounter any [Microsoft API limitat
| 0.2.1 | 2023-10-18 | [31543](https://github.com/airbytehq/airbyte/pull/31543) | Base image migration: remove Dockerfile and use the python-connector-base image |
| 0.2.0 | 2023-10-10 | [31336](https://github.com/airbytehq/airbyte/pull/31336) | Migrate to File-based CDK. Add support of CSV, Parquet and Avro files |
| 0.1.0 | 2023-02-17 | [23222](https://github.com/airbytehq/airbyte/pull/23222) | Initial release with full-refresh and incremental sync with JSONL files |
</details>