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

Bugfix: patch source-declarative-manifest for manifest-only connectors (#44196)

Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
This commit is contained in:
Christo Grabowski
2024-08-16 21:47:23 -04:00
committed by GitHub
parent 26065107f8
commit ebeac7d99e
168 changed files with 258 additions and 174 deletions

View File

@@ -56,6 +56,7 @@ The connector is rate limited at 1000 requests per minute per api key. If you fi
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :---------------------------------- |
| 0.3.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version |
| 0.3.0 | 2024-08-15 | [44142](https://github.com/airbytehq/airbyte/pull/44142) | Refactor connector to manifest-only format |
| 0.2.14 | 2024-08-12 | [43779](https://github.com/airbytehq/airbyte/pull/43779) | Update dependencies |
| 0.2.13 | 2024-08-10 | [43465](https://github.com/airbytehq/airbyte/pull/43465) | Update dependencies |