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

Republish connectors using CDK 0.1.88 to 0.1.89 (#17304)

This commit is contained in:
Augustin
2022-09-28 18:18:59 +02:00
committed by GitHub
parent 7fad702ce0
commit ff4ea3961a
56 changed files with 1391 additions and 711 deletions

View File

@@ -118,7 +118,8 @@ Now that you have set up the Salesforce source connector, check out the followin
## Changelog
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------|
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------- |
| 1.0.18 | 2022-09-28 | [17304](https://github.com/airbytehq/airbyte/pull/17304) | Migrate to per-stream states. |
| 1.0.17 | 2022-09-23 | [17094](https://github.com/airbytehq/airbyte/pull/17094) | Tune connection check: fetch a list of available streams |
| 1.0.16 | 2022-09-21 | [17001](https://github.com/airbytehq/airbyte/pull/17001) | Improve writing file of decode |
| 1.0.15 | 2022-08-30 | [16086](https://github.com/airbytehq/airbyte/pull/16086) | Improve API type detection |