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

fix broken release (#67084)

This commit is contained in:
Maxime Carbonneau-Leclerc
2025-10-06 10:38:31 -04:00
committed by GitHub
parent 33fd75a229
commit 8e89ec27a2
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: c2281cee-86f9-4a86-bb48-d23286b4c7bd
dockerImageTag: 3.1.2
dockerImageTag: 3.1.3
dockerRepository: airbyte/source-slack
documentationUrl: https://docs.airbyte.com/integrations/sources/slack
githubIssueLabel: source-slack

View File

@@ -183,7 +183,8 @@ These two streams are effectively limited to **one request per minute**. Conside
| Version | Date | Pull Request | Subject |
|:-----------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 3.1.2 | 2025-09-30 | [66902](https://github.com/airbytehq/airbyte/pull/66902) | Update dependencies |
| 3.1.3 | 2025-10-06 | [67084](https://github.com/airbytehq/airbyte/pull/67084) | Update dependencies |
| 3.1.2 | 2025-09-30 | [66566](https://github.com/airbytehq/airbyte/pull/66566) | Update to CDK v7 |
| 3.1.1 | 2025-09-24 | [66640](https://github.com/airbytehq/airbyte/pull/66640) | Update dependencies |
| 3.1.0 | 2025-09-18 | [66501](https://github.com/airbytehq/airbyte/pull/66501) | Promoting release candidate 3.1.0-rc.1 to a main version. |
| 3.1.0-rc.1 | 2025-09-10 | [64160](https://github.com/airbytehq/airbyte/pull/64160) | Migrate to manifest-only. |