1
0
mirror of synced 2025-12-23 21:03:15 -05:00

feat(declarative bulk): spec for low code (#65157)

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
This commit is contained in:
Maxime Carbonneau-Leclerc
2025-09-08 08:52:35 -04:00
committed by GitHub
parent 02c3b66913
commit a0d0e1cdff
38 changed files with 753 additions and 285 deletions

View File

@@ -53,6 +53,7 @@ In order to configure this connector, you need to generate your Track API Key an
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:---------------------------------------------------------|
| 0.0.5 | 2025-09-08 | [65157](https://github.com/airbytehq/airbyte/pull/65157) | Update following breaking changes on spec |
| 0.0.4 | 2025-08-20 | [#65113](https://github.com/airbytehq/airbyte/pull/65113) | Update logo |
| 0.0.3 | 2025-07-08 | [#62848](https://github.com/airbytehq/airbyte/pull/62848) | Improve UX on connector configuration |
| 0.0.2 | 2025-07-08 | [#62843](https://github.com/airbytehq/airbyte/pull/62843) | Checker should validate DLQ |

View File

@@ -78,11 +78,12 @@ Hubspot has **scopes** for each API call. Each stream is tied to a scope and wil
<details>
<summary>Expand to review</summary>
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:----------------------------------------------------------------|:---------------------------|
| 0.0.4 | 2025-08-01 | [64144](https://github.com/airbytehq/airbyte/pull/64144) | OSS release |
| 0.0.3 | 2025-07-18 | [205](https://github.com/airbytehq/airbyte-enterprise/pull/205) | Forcing new release |
| 0.0.2 | 2025-07-18 | [204](https://github.com/airbytehq/airbyte-enterprise/pull/204) | Fixing auth |
| 0.0.1 | 2025-07-18 | [201](https://github.com/airbytehq/airbyte-enterprise/pull/201) | First iteration internally |
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:----------------------------------------------------------------|:------------------------------------------|
| 0.0.5 | 2025-09-08 | [65157](https://github.com/airbytehq/airbyte/pull/65157) | Update following breaking changes on spec |
| 0.0.4 | 2025-08-01 | [64144](https://github.com/airbytehq/airbyte/pull/64144) | OSS release |
| 0.0.3 | 2025-07-18 | [205](https://github.com/airbytehq/airbyte-enterprise/pull/205) | Forcing new release |
| 0.0.2 | 2025-07-18 | [204](https://github.com/airbytehq/airbyte-enterprise/pull/204) | Fixing auth |
| 0.0.1 | 2025-07-18 | [201](https://github.com/airbytehq/airbyte-enterprise/pull/201) | First iteration internally |
</details>