@@ -77,27 +77,28 @@ Note: If you are running Airbyte on Windows with Docker backed by WSL2, you have
7777 <summary >Expand to review</summary >
7878
7979| Version | Date | Pull Request | Subject |
80- | :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
81- | 1.0.1 | 2024-12-18 | [ 49864] ( https://github.com/airbytehq/airbyte/pull/49864 ) | Use a base image: airbyte/java-connector-base:1.0.0 |
82- | 1.0.0 | 2022-12-20 | [ 17998] ( https://github.com/airbytehq/airbyte/pull/17998 ) | Breaking changes: non backwards compatible. Adds delimiter dropdown. |
83- | 0.2.10 | 2022-06-20 | [ 13932] ( https://github.com/airbytehq/airbyte/pull/13932 ) | Merging published connector changes |
84- | 0.2.9 | 2022-02-14 | [ 10256] ( https://github.com/airbytehq/airbyte/pull/10256 ) | Add ExitOnOutOfMemoryError to java connectors and bump versions |
85- | 0.2.8 | 2021-07-21 | [ 3555] ( https://github.com/airbytehq/airbyte/pull/3555 ) | Checkpointing: Partial Success in BufferedStreamConsumer (Destination) |
86- | 0.2.7 | 2021-06-09 | [ 3973] ( https://github.com/airbytehq/airbyte/pull/3973 ) | add AIRBYTE_ENTRYPOINT for kubernetes support |
87- | 0.2.6 | 2021-05-25 | [ 3290] ( https://github.com/airbytehq/airbyte/pull/3290 ) | Checkpointing: Worker use destination (instead of source) for state |
88- | 0.2.5 | 2021-05-10 | [ 3327] ( https://github.com/airbytehq/airbyte/pull/3327 ) | don't split lines on LSEP unicode characters when reading lines in destinations |
89- | 0.2.4 | 2021-05-10 | [ 3289] ( https://github.com/airbytehq/airbyte/pull/3289 ) | bump all destination versions to support outputting messages |
90- | 0.2.3 | 2021-03-31 | [ 2668] ( https://github.com/airbytehq/airbyte/pull/2668 ) | Add SupportedDestinationSyncModes to destination specs objects |
91- | 0.2.2 | 2021-03-19 | [ 2460] ( https://github.com/airbytehq/airbyte/pull/2460 ) | Destinations supports destination sync mode |
92- | 0.2.0 | 2021-03-09 | [ 2238] ( https://github.com/airbytehq/airbyte/pull/2238 ) | Upgrade all connectors (0.2.0) so protocol allows future / unknown properties |
93- | 0.1.8 | 2021-01-29 | [ 1882] ( https://github.com/airbytehq/airbyte/pull/1882 ) | Local File Destinations UX change with destination paths |
94- | 0.1.7 | 2021-01-20 | [ 1737] ( https://github.com/airbytehq/airbyte/pull/1737 ) | Rename destination tables |
95- | 0.1.6 | 2021-01-19 | [ 1708] ( https://github.com/airbytehq/airbyte/pull/1708 ) | Add metadata prefix to destination internal columns |
96- | 0.1.5 | 2020-12-12 | [ 1294] ( https://github.com/airbytehq/airbyte/pull/1294 ) | Incremental CSV destination |
97- | 0.1.4 | 2020-11-30 | [ 1038] ( https://github.com/airbytehq/airbyte/pull/1038 ) | Change jdbc sources to discover more than standard schemas |
98- | 0.1.3 | 2020-11-20 | [ 1021] ( https://github.com/airbytehq/airbyte/pull/1021 ) | Incremental Docs and Data Model Update |
99- | 0.1.2 | 2020-11-18 | [ 998] ( https://github.com/airbytehq/airbyte/pull/998 ) | Adding incremental to the data model |
100- | 0.1.1 | 2020-11-10 | [ 895] ( https://github.com/airbytehq/airbyte/pull/895 ) | bump versions: all destinations and source exchange rate |
101- | 0.1.0 | 2020-10-21 | [ 676] ( https://github.com/airbytehq/airbyte/pull/676 ) | Integrations Reorganization: Connectors |
80+ | :--------| :-----------| :---------------------------------------------------------| :--------------------------------------------------------------------------------|
81+ | 1.0.2 | 2025-03-21 | [ 55906] ( https://github.com/airbytehq/airbyte/pull/55906 ) | Upgrade to airbyte/java-connector-base:2.0.1 for M4 compatibility. |
82+ | 1.0.1 | 2024-12-18 | [ 49864] ( https://github.com/airbytehq/airbyte/pull/49864 ) | Use a base image: airbyte/java-connector-base:1.0.0 |
83+ | 1.0.0 | 2022-12-20 | [ 17998] ( https://github.com/airbytehq/airbyte/pull/17998 ) | Breaking changes: non backwards compatible. Adds delimiter dropdown. |
84+ | 0.2.10 | 2022-06-20 | [ 13932] ( https://github.com/airbytehq/airbyte/pull/13932 ) | Merging published connector changes |
85+ | 0.2.9 | 2022-02-14 | [ 10256] ( https://github.com/airbytehq/airbyte/pull/10256 ) | Add ExitOnOutOfMemoryError to java connectors and bump versions |
86+ | 0.2.8 | 2021-07-21 | [ 3555] ( https://github.com/airbytehq/airbyte/pull/3555 ) | Checkpointing: Partial Success in BufferedStreamConsumer (Destination) |
87+ | 0.2.7 | 2021-06-09 | [ 3973] ( https://github.com/airbytehq/airbyte/pull/3973 ) | add AIRBYTE_ENTRYPOINT for kubernetes support |
88+ | 0.2.6 | 2021-05-25 | [ 3290] ( https://github.com/airbytehq/airbyte/pull/3290 ) | Checkpointing: Worker use destination (instead of source) for state |
89+ | 0.2.5 | 2021-05-10 | [ 3327] ( https://github.com/airbytehq/airbyte/pull/3327 ) | don't split lines on LSEP unicode characters when reading lines in destinations |
90+ | 0.2.4 | 2021-05-10 | [ 3289] ( https://github.com/airbytehq/airbyte/pull/3289 ) | bump all destination versions to support outputting messages |
91+ | 0.2.3 | 2021-03-31 | [ 2668] ( https://github.com/airbytehq/airbyte/pull/2668 ) | Add SupportedDestinationSyncModes to destination specs objects |
92+ | 0.2.2 | 2021-03-19 | [ 2460] ( https://github.com/airbytehq/airbyte/pull/2460 ) | Destinations supports destination sync mode |
93+ | 0.2.0 | 2021-03-09 | [ 2238] ( https://github.com/airbytehq/airbyte/pull/2238 ) | Upgrade all connectors (0.2.0) so protocol allows future / unknown properties |
94+ | 0.1.8 | 2021-01-29 | [ 1882] ( https://github.com/airbytehq/airbyte/pull/1882 ) | Local File Destinations UX change with destination paths |
95+ | 0.1.7 | 2021-01-20 | [ 1737] ( https://github.com/airbytehq/airbyte/pull/1737 ) | Rename destination tables |
96+ | 0.1.6 | 2021-01-19 | [ 1708] ( https://github.com/airbytehq/airbyte/pull/1708 ) | Add metadata prefix to destination internal columns |
97+ | 0.1.5 | 2020-12-12 | [ 1294] ( https://github.com/airbytehq/airbyte/pull/1294 ) | Incremental CSV destination |
98+ | 0.1.4 | 2020-11-30 | [ 1038] ( https://github.com/airbytehq/airbyte/pull/1038 ) | Change jdbc sources to discover more than standard schemas |
99+ | 0.1.3 | 2020-11-20 | [ 1021] ( https://github.com/airbytehq/airbyte/pull/1021 ) | Incremental Docs and Data Model Update |
100+ | 0.1.2 | 2020-11-18 | [ 998] ( https://github.com/airbytehq/airbyte/pull/998 ) | Adding incremental to the data model |
101+ | 0.1.1 | 2020-11-10 | [ 895] ( https://github.com/airbytehq/airbyte/pull/895 ) | bump versions: all destinations and source exchange rate |
102+ | 0.1.0 | 2020-10-21 | [ 676] ( https://github.com/airbytehq/airbyte/pull/676 ) | Integrations Reorganization: Connectors |
102103
103104</details >
0 commit comments