@@ -127,30 +127,31 @@ In order to read large files from a remote location, this connector uses the [sm
127
127
128
128
## Changelog
129
129
130
- | Version | Date | Pull Request | Subject |
131
- | ---------| ------------| ----------------------------------------------------------| ---------------------------------------------------|
132
- | 0.2.21 | 2022-08-26 | [ 15568] ( https://github.com/airbytehq/airbyte/pull/15568 ) | Specify ` pyxlsb ` library for Excel Binary Workbook files
133
- | 0.2.20 | 2022-08-23 | [ 15870] ( https://github.com/airbytehq/airbyte/pull/15870 ) | Fix CSV schema discovery |
134
- | 0.2.19 | 2022-08-19 | [ 15768] ( https://github.com/airbytehq/airbyte/pull/15768 ) | Convert 'nan' to 'null' |
135
- | 0.2.18 | 2022-08-16 | [ 15698] ( https://github.com/airbytehq/airbyte/pull/15698 ) | Cache binary stream to file for discover |
136
- | 0.2.17 | 2022-08-11 | [ 15501] ( https://github.com/airbytehq/airbyte/pull/15501 ) | Cache binary stream to file |
137
- | 0.2.16 | 2022-08-10 | [ 15293] ( https://github.com/airbytehq/airbyte/pull/15293 ) | added support for encoding reader option |
138
- | 0.2.15 | 2022-08-05 | [ 15269] ( https://github.com/airbytehq/airbyte/pull/15269 ) | Bump ` smart-open ` version to 6.0.0 |
139
- | 0.2.12 | 2022-07-12 | [ 14535] ( https://github.com/airbytehq/airbyte/pull/14535 ) | Fix invalid schema generation for JSON files |
140
- | 0.2.11 | 2022-07-12 | [ 9974] ( https://github.com/airbytehq/airbyte/pull/14588 ) | Add support to YAML format |
141
- | 0.2.9 | 2022-02-01 | [ 9974] ( https://github.com/airbytehq/airbyte/pull/9974 ) | Update airbyte-cdk 0.1.47 |
142
- | 0.2.8 | 2021-12-06 | [ 8524] ( https://github.com/airbytehq/airbyte/pull/8524 ) | Update connector fields title/description |
143
- | 0.2.7 | 2021-10-28 | [ 7387] ( https://github.com/airbytehq/airbyte/pull/7387 ) | Migrate source to CDK structure, add SAT testing. |
144
- | 0.2.6 | 2021-08-26 | [ 5613] ( https://github.com/airbytehq/airbyte/pull/5613 ) | Add support to xlsb format |
145
- | 0.2.5 | 2021-07-26 | [ 4953] ( https://github.com/airbytehq/airbyte/pull/4953 ) | Allow non-default port for SFTP type |
146
- | 0.2.4 | 2021-06-09 | [ 3973] ( https://github.com/airbytehq/airbyte/pull/3973 ) | Add AIRBYTE\_ ENTRYPOINT for Kubernetes support |
147
- | 0.2.3 | 2021-06-01 | [ 3771] ( https://github.com/airbytehq/airbyte/pull/3771 ) | Add Azure Storage Blob Files option |
148
- | 0.2.2 | 2021-04-16 | [ 2883] ( https://github.com/airbytehq/airbyte/pull/2883 ) | Fix CSV discovery memory consumption |
149
- | 0.2.1 | 2021-04-03 | [ 2726] ( https://github.com/airbytehq/airbyte/pull/2726 ) | Fix base connector versioning |
150
- | 0.2.0 | 2021-03-09 | [ 2238] ( https://github.com/airbytehq/airbyte/pull/2238 ) | Protocol allows future/unknown properties |
151
- | 0.1.10 | 2021-02-18 | [ 2118] ( https://github.com/airbytehq/airbyte/pull/2118 ) | Support JSONL format |
152
- | 0.1.9 | 2021-02-02 | [ 1768] ( https://github.com/airbytehq/airbyte/pull/1768 ) | Add test cases for all formats |
153
- | 0.1.8 | 2021-01-27 | [ 1738] ( https://github.com/airbytehq/airbyte/pull/1738 ) | Adopt connector best practices |
154
- | 0.1.7 | 2020-12-16 | [ 1331] ( https://github.com/airbytehq/airbyte/pull/1331 ) | Refactor Python base connector |
155
- | 0.1.6 | 2020-12-08 | [ 1249] ( https://github.com/airbytehq/airbyte/pull/1249 ) | Handle NaN values |
156
- | 0.1.5 | 2020-11-30 | [ 1046] ( https://github.com/airbytehq/airbyte/pull/1046 ) | Add connectors using an index YAML file |
130
+ | Version | Date | Pull Request | Subject |
131
+ | ---------| ------------| ----------------------------------------------------------| ----------------------------------------------------------|
132
+ | 0.2.22 | 2022-09-15 | [ 16772] ( https://github.com/airbytehq/airbyte/pull/16772 ) | Fix schema generation for JSON files containing arrays |
133
+ | 0.2.21 | 2022-08-26 | [ 15568] ( https://github.com/airbytehq/airbyte/pull/15568 ) | Specify ` pyxlsb ` library for Excel Binary Workbook files |
134
+ | 0.2.20 | 2022-08-23 | [ 15870] ( https://github.com/airbytehq/airbyte/pull/15870 ) | Fix CSV schema discovery |
135
+ | 0.2.19 | 2022-08-19 | [ 15768] ( https://github.com/airbytehq/airbyte/pull/15768 ) | Convert 'nan' to 'null' |
136
+ | 0.2.18 | 2022-08-16 | [ 15698] ( https://github.com/airbytehq/airbyte/pull/15698 ) | Cache binary stream to file for discover |
137
+ | 0.2.17 | 2022-08-11 | [ 15501] ( https://github.com/airbytehq/airbyte/pull/15501 ) | Cache binary stream to file |
138
+ | 0.2.16 | 2022-08-10 | [ 15293] ( https://github.com/airbytehq/airbyte/pull/15293 ) | added support for encoding reader option |
139
+ | 0.2.15 | 2022-08-05 | [ 15269] ( https://github.com/airbytehq/airbyte/pull/15269 ) | Bump ` smart-open ` version to 6.0.0 |
140
+ | 0.2.12 | 2022-07-12 | [ 14535] ( https://github.com/airbytehq/airbyte/pull/14535 ) | Fix invalid schema generation for JSON files |
141
+ | 0.2.11 | 2022-07-12 | [ 9974] ( https://github.com/airbytehq/airbyte/pull/14588 ) | Add support to YAML format |
142
+ | 0.2.9 | 2022-02-01 | [ 9974] ( https://github.com/airbytehq/airbyte/pull/9974 ) | Update airbyte-cdk 0.1.47 |
143
+ | 0.2.8 | 2021-12-06 | [ 8524] ( https://github.com/airbytehq/airbyte/pull/8524 ) | Update connector fields title/description |
144
+ | 0.2.7 | 2021-10-28 | [ 7387] ( https://github.com/airbytehq/airbyte/pull/7387 ) | Migrate source to CDK structure, add SAT testing. |
145
+ | 0.2.6 | 2021-08-26 | [ 5613] ( https://github.com/airbytehq/airbyte/pull/5613 ) | Add support to xlsb format |
146
+ | 0.2.5 | 2021-07-26 | [ 4953] ( https://github.com/airbytehq/airbyte/pull/4953 ) | Allow non-default port for SFTP type |
147
+ | 0.2.4 | 2021-06-09 | [ 3973] ( https://github.com/airbytehq/airbyte/pull/3973 ) | Add AIRBYTE\_ ENTRYPOINT for Kubernetes support |
148
+ | 0.2.3 | 2021-06-01 | [ 3771] ( https://github.com/airbytehq/airbyte/pull/3771 ) | Add Azure Storage Blob Files option |
149
+ | 0.2.2 | 2021-04-16 | [ 2883] ( https://github.com/airbytehq/airbyte/pull/2883 ) | Fix CSV discovery memory consumption |
150
+ | 0.2.1 | 2021-04-03 | [ 2726] ( https://github.com/airbytehq/airbyte/pull/2726 ) | Fix base connector versioning |
151
+ | 0.2.0 | 2021-03-09 | [ 2238] ( https://github.com/airbytehq/airbyte/pull/2238 ) | Protocol allows future/unknown properties |
152
+ | 0.1.10 | 2021-02-18 | [ 2118] ( https://github.com/airbytehq/airbyte/pull/2118 ) | Support JSONL format |
153
+ | 0.1.9 | 2021-02-02 | [ 1768] ( https://github.com/airbytehq/airbyte/pull/1768 ) | Add test cases for all formats |
154
+ | 0.1.8 | 2021-01-27 | [ 1738] ( https://github.com/airbytehq/airbyte/pull/1738 ) | Adopt connector best practices |
155
+ | 0.1.7 | 2020-12-16 | [ 1331] ( https://github.com/airbytehq/airbyte/pull/1331 ) | Refactor Python base connector |
156
+ | 0.1.6 | 2020-12-08 | [ 1249] ( https://github.com/airbytehq/airbyte/pull/1249 ) | Handle NaN values |
157
+ | 0.1.5 | 2020-11-30 | [ 1046] ( https://github.com/airbytehq/airbyte/pull/1046 ) | Add connectors using an index YAML file |
0 commit comments