@@ -74,19 +74,20 @@ The Trello connector should not run into Trello API limitations under normal usa
74
74
75
75
## Changelog
76
76
77
- | Version | Date | Pull Request | Subject |
78
- | :--------| :-----------| :---------------------------------------------------------| :-----------------------------------------------------------|
79
- | 1.0.2 | 2023-10-13 | [ 31205] ( https://github.com/airbytehq/airbyte/pull/31205 ) | Improve spec description for board ids |
80
- | 1.0.1 | 2023-10-13 | [ 31168] ( https://github.com/airbytehq/airbyte/pull/31168 ) | Fix ` cards ` schema |
81
- | 1.0.0 | 2023-09-08 | [ 29876] ( https://github.com/airbytehq/airbyte/pull/29876 ) | Migrate to Low Code CDK |
82
- | 0.3.4 | 2023-07-31 | [ 28734] ( https://github.com/airbytehq/airbyte/pull/28734 ) | Updated ` expected records ` for CAT test and fixed ` advancedAuth ` broken references |
83
- | 0.3.3 | 2023-06-19 | [ 27470] ( https://github.com/airbytehq/airbyte/pull/27470 ) | Update Organizations schema |
84
- | 0.3.2 | 2023-05-05 | [ 25870] ( https://github.com/airbytehq/airbyte/pull/25870 ) | Added ` CDK typeTransformer ` to guarantee JSON schema types |
85
- | 0.3.1 | 2023-03-21 | [ 24266] ( https://github.com/airbytehq/airbyte/pull/24266 ) | Get board ids also from organizations |
86
- | 0.3.0 | 2023-03-17 | [ 24141] ( https://github.com/airbytehq/airbyte/pull/24141 ) | Certify to Beta |
87
- | 0.2.0 | 2023-03-15 | [ 24045] ( https://github.com/airbytehq/airbyte/pull/24045 ) | Fix schema for boards and cards streams |
88
- | 0.1.6 | 2021-12-28 | [ 8628] ( https://github.com/airbytehq/airbyte/pull/8628 ) | Updated fields in source-connector specifications |
89
- | 0.1.3 | 2021-11-25 | [ 8183] ( https://github.com/airbytehq/airbyte/pull/8183 ) | Enable specifying board ids in configuration |
90
- | 0.1.2 | 2021-11-08 | [ 7499] ( https://github.com/airbytehq/airbyte/pull/7499 ) | Remove base-python dependencies |
91
- | 0.1.1 | 2021-10-12 | [ 6968] ( https://github.com/airbytehq/airbyte/pull/6968 ) | Add oAuth flow support |
92
- | 0.1.0 | 2021-08-18 | [ 5501] ( https://github.com/airbytehq/airbyte/pull/5501 ) | Release Trello CDK Connector |
77
+ | Version | Date | Pull Request | Subject |
78
+ | :--------| :-----------| :---------------------------------------------------------| :-----------------------------------------------------------------------------------|
79
+ | 1.0.3 | 2024-04-30 | [ 37598] ( https://github.com/airbytehq/airbyte/pull/37598 ) | Changed last records to last record |
80
+ | 1.0.2 | 2023-10-13 | [ 31205] ( https://github.com/airbytehq/airbyte/pull/31205 ) | Improve spec description for board ids |
81
+ | 1.0.1 | 2023-10-13 | [ 31168] ( https://github.com/airbytehq/airbyte/pull/31168 ) | Fix ` cards ` schema |
82
+ | 1.0.0 | 2023-09-08 | [ 29876] ( https://github.com/airbytehq/airbyte/pull/29876 ) | Migrate to Low Code CDK |
83
+ | 0.3.4 | 2023-07-31 | [ 28734] ( https://github.com/airbytehq/airbyte/pull/28734 ) | Updated ` expected records ` for CAT test and fixed ` advancedAuth ` broken references |
84
+ | 0.3.3 | 2023-06-19 | [ 27470] ( https://github.com/airbytehq/airbyte/pull/27470 ) | Update Organizations schema |
85
+ | 0.3.2 | 2023-05-05 | [ 25870] ( https://github.com/airbytehq/airbyte/pull/25870 ) | Added ` CDK typeTransformer ` to guarantee JSON schema types |
86
+ | 0.3.1 | 2023-03-21 | [ 24266] ( https://github.com/airbytehq/airbyte/pull/24266 ) | Get board ids also from organizations |
87
+ | 0.3.0 | 2023-03-17 | [ 24141] ( https://github.com/airbytehq/airbyte/pull/24141 ) | Certify to Beta |
88
+ | 0.2.0 | 2023-03-15 | [ 24045] ( https://github.com/airbytehq/airbyte/pull/24045 ) | Fix schema for boards and cards streams |
89
+ | 0.1.6 | 2021-12-28 | [ 8628] ( https://github.com/airbytehq/airbyte/pull/8628 ) | Updated fields in source-connector specifications |
90
+ | 0.1.3 | 2021-11-25 | [ 8183] ( https://github.com/airbytehq/airbyte/pull/8183 ) | Enable specifying board ids in configuration |
91
+ | 0.1.2 | 2021-11-08 | [ 7499] ( https://github.com/airbytehq/airbyte/pull/7499 ) | Remove base-python dependencies |
92
+ | 0.1.1 | 2021-10-12 | [ 6968] ( https://github.com/airbytehq/airbyte/pull/6968 ) | Add oAuth flow support |
93
+ | 0.1.0 | 2021-08-18 | [ 5501] ( https://github.com/airbytehq/airbyte/pull/5501 ) | Release Trello CDK Connector |
0 commit comments