@@ -72,21 +72,22 @@ To cover more data from this source we use caching.
72
72
73
73
| Version | Date | Pull Request | Subject |
74
74
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------- |
75
- | 0.3.2 | 2024-05-20 | [ 38244] ( https://github.com/airbytehq/airbyte/pull/38244 ) | Replace AirbyteLogger with logging.Logger and upgrade base image |
76
- | 0.3.1 | 2024-04-24 | [ 36664] ( https://github.com/airbytehq/airbyte/pull/36664 ) | Schema descriptions and CDK 0.80.0 |
77
- | 0.3.0 | 2024-02-22 | [ 35561] ( https://github.com/airbytehq/airbyte/pull/35561 ) | Migrate connector to low-code |
78
- | 0.2.4 | 2024-02-12 | [ 35168] ( https://github.com/airbytehq/airbyte/pull/35168 ) | Manage dependencies with Poetry |
79
- | 0.2.3 | 2023-10-19 | [ 31599] ( https://github.com/airbytehq/airbyte/pull/31599 ) | Base image migration: remove Dockerfile and use the python-connector-base image |
80
- | 0.2.2 | 2023-05-12 | [ 26024] ( https://github.com/airbytehq/airbyte/pull/26024 ) | Fix dependencies conflict |
81
- | 0.2.1 | 2023-04-27 | [ 25109] ( https://github.com/airbytehq/airbyte/pull/25109 ) | Fix add missing params to stream ` SurveyResponses ` |
82
- | 0.2.0 | 2023-04-18 | [ 23721] ( https://github.com/airbytehq/airbyte/pull/23721 ) | Add ` SurveyCollectors ` and ` Collectors ` stream |
83
- | 0.1.16 | 2023-04-13 | [ 25080] ( https://github.com/airbytehq/airbyte/pull/25080 ) | Fix spec.json required fields and update schema for surveys and survey_responses |
84
- | 0.1.15 | 2023-02-11 | [ 22865] ( https://github.com/airbytehq/airbyte/pull/22865 ) | Specified date formatting in specification |
85
- | 0.1.14 | 2023-01-27 | [ 22024] ( https://github.com/airbytehq/airbyte/pull/22024 ) | Set ` AvailabilityStrategy ` for streams explicitly to ` None ` |
86
- | 0.1.13 | 2022-11-29 | [ 19868] ( https://github.com/airbytehq/airbyte/pull/19868 ) | Fix OAuth flow urls |
87
- | 0.1.12 | 2022-10-13 | [ 17964] ( https://github.com/airbytehq/airbyte/pull/17964 ) | Add OAuth for Eu and Ca |
88
- | 0.1.11 | 2022-09-28 | [ 17326] ( https://github.com/airbytehq/airbyte/pull/17326 ) | Migrate to per-stream states |
89
- | 0.1.10 | 2022-09-14 | [ 16706] ( https://github.com/airbytehq/airbyte/pull/16706 ) | Fix 404 error when handling nonexistent surveys |
75
+ | 0.3.3 | 2024-05-22 | [ 38559] ( https://github.com/airbytehq/airbyte/pull/38559 ) | Migrate Python stream authenticator to ` requests_native_auth ` package |
76
+ | 0.3.2 | 2024-05-20 | [ 38244] ( https://github.com/airbytehq/airbyte/pull/38244 ) | Replace AirbyteLogger with logging.Logger and upgrade base image |
77
+ | 0.3.1 | 2024-04-24 | [ 36664] ( https://github.com/airbytehq/airbyte/pull/36664 ) | Schema descriptions and CDK 0.80.0 |
78
+ | 0.3.0 | 2024-02-22 | [ 35561] ( https://github.com/airbytehq/airbyte/pull/35561 ) | Migrate connector to low-code |
79
+ | 0.2.4 | 2024-02-12 | [ 35168] ( https://github.com/airbytehq/airbyte/pull/35168 ) | Manage dependencies with Poetry |
80
+ | 0.2.3 | 2023-10-19 | [ 31599] ( https://github.com/airbytehq/airbyte/pull/31599 ) | Base image migration: remove Dockerfile and use the python-connector-base image |
81
+ | 0.2.2 | 2023-05-12 | [ 26024] ( https://github.com/airbytehq/airbyte/pull/26024 ) | Fix dependencies conflict |
82
+ | 0.2.1 | 2023-04-27 | [ 25109] ( https://github.com/airbytehq/airbyte/pull/25109 ) | Fix add missing params to stream ` SurveyResponses ` |
83
+ | 0.2.0 | 2023-04-18 | [ 23721] ( https://github.com/airbytehq/airbyte/pull/23721 ) | Add ` SurveyCollectors ` and ` Collectors ` stream |
84
+ | 0.1.16 | 2023-04-13 | [ 25080] ( https://github.com/airbytehq/airbyte/pull/25080 ) | Fix spec.json required fields and update schema for surveys and survey_responses |
85
+ | 0.1.15 | 2023-02-11 | [ 22865] ( https://github.com/airbytehq/airbyte/pull/22865 ) | Specified date formatting in specification |
86
+ | 0.1.14 | 2023-01-27 | [ 22024] ( https://github.com/airbytehq/airbyte/pull/22024 ) | Set ` AvailabilityStrategy ` for streams explicitly to ` None ` |
87
+ | 0.1.13 | 2022-11-29 | [ 19868] ( https://github.com/airbytehq/airbyte/pull/19868 ) | Fix OAuth flow urls |
88
+ | 0.1.12 | 2022-10-13 | [ 17964] ( https://github.com/airbytehq/airbyte/pull/17964 ) | Add OAuth for Eu and Ca |
89
+ | 0.1.11 | 2022-09-28 | [ 17326] ( https://github.com/airbytehq/airbyte/pull/17326 ) | Migrate to per-stream states |
90
+ | 0.1.10 | 2022-09-14 | [ 16706] ( https://github.com/airbytehq/airbyte/pull/16706 ) | Fix 404 error when handling nonexistent surveys |
90
91
| 0.1.9 | 2022-07-28 | [ 13046] ( https://github.com/airbytehq/airbyte/pull/14998 ) | Fix state for response stream, fixed backoff behaviour, added unittest |
91
92
| 0.1.8 | 2022-05-20 | [ 13046] ( https://github.com/airbytehq/airbyte/pull/13046 ) | Fix incremental streams |
92
93
| 0.1.7 | 2022-02-24 | [ 8768] ( https://github.com/airbytehq/airbyte/pull/8768 ) | Add custom survey IDs to limit API calls |
0 commit comments