Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publishing java connectors with better formatted stacktrace in Trace messages #13852

Merged
merged 46 commits into from
Jun 17, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
a3100ef
start
Phlair Jun 16, 2022
7a3958f
revert
Phlair Jun 16, 2022
4575f36
azblob
Phlair Jun 16, 2022
9028a58
bq
Phlair Jun 16, 2022
892037b
bq denorm
Phlair Jun 16, 2022
bdd87ac
Merge commit 'da95f5055517f97ed10cf230d3c2054d01661d8e' into george/p…
Phlair Jun 16, 2022
e39f6bf
Merge branch 'george/publish-java-connectors' into george/mega-publish
Phlair Jun 16, 2022
1ef7488
megapublish baaaabyyyy
Phlair Jun 16, 2022
c3cf966
fix needs
Phlair Jun 16, 2022
2c05ac5
matrix connectors
Phlair Jun 16, 2022
981cb6a
auto-bump connector version
octavia-squidington-iii Jun 16, 2022
5181fa0
dont failfast and max parallel 5
Phlair Jun 16, 2022
4e3575b
multi runno
Phlair Jun 17, 2022
ba45af5
minor
Phlair Jun 17, 2022
b9a9939
testing matrix agents
Phlair Jun 17, 2022
93a7695
name
Phlair Jun 17, 2022
4169452
testing multi agents
Phlair Jun 17, 2022
ec76490
tmp fix
Phlair Jun 17, 2022
2da540a
new multi agents
Phlair Jun 17, 2022
5f0c38b
multi test
Phlair Jun 17, 2022
3849459
tryy
Phlair Jun 17, 2022
2a58e3d
let's do this
Phlair Jun 17, 2022
db58ff4
magico
Phlair Jun 17, 2022
d1cf7f2
fix
Phlair Jun 17, 2022
5232e21
label test
Phlair Jun 17, 2022
0ffb08a
Merge commit '6ba511cc6dadd0cdcb6f0dfb758880ecbd83bb96' into george/m…
Phlair Jun 17, 2022
5d4a760
couple more connector bumps
Phlair Jun 17, 2022
1cd9f99
temp
Phlair Jun 17, 2022
5b9ac81
things
Phlair Jun 17, 2022
d43e431
check this
Phlair Jun 17, 2022
2a760fa
lets gooo
Phlair Jun 17, 2022
8a9e074
more connectors
Phlair Jun 17, 2022
bbb5486
Merge commit 'a2a4ab555398e30b06d11c3038008710931c2aa3' into george/m…
Phlair Jun 17, 2022
e03adaa
Fix md and lg spacing scss vars (#13886)
edmundito Jun 17, 2022
2434417
Delete TEMP-testing-command.yml
Phlair Jun 17, 2022
1748a5e
auto-bump connector version
octavia-squidington-iii Jun 17, 2022
559c947
Merge branch 'george/mega-publish' of https://github.com/airbytehq/ai…
octavia-squidington-iii Jun 17, 2022
32951e1
Delete publish-command.yml
Phlair Jun 17, 2022
40bb65f
Merge branch 'george/publish-java-connectors' of https://github.com/a…
Phlair Jun 17, 2022
79cb87d
added comment describing bash part
Phlair Jun 17, 2022
4fe526d
running single thread
Phlair Jun 17, 2022
bb7de7a
catch sentry cli
Phlair Jun 17, 2022
b690ac3
auto-bump connector version
octavia-squidington-iii Jun 17, 2022
ede36cf
Merge branch 'george/mega-publish' of https://github.com/airbytehq/ai…
octavia-squidington-iii Jun 17, 2022
a0dbcbc
Merge commit 'ede36cfa76db39b3ddb3fa7bed032b160827b9a9' into george/p…
Phlair Jun 17, 2022
8f44baf
Update _variables.scss
Phlair Jun 17, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- name: Azure Blob Storage
destinationDefinitionId: b4c5d105-31fd-4817-96b6-cb923bfc04cb
dockerRepository: airbyte/destination-azure-blob-storage
dockerImageTag: 0.1.4
dockerImageTag: 0.1.5
documentationUrl: https://docs.airbyte.io/integrations/destinations/azureblobstorage
icon: azureblobstorage.svg
resourceRequirements:
Expand Down Expand Up @@ -67,13 +67,13 @@
- name: Clickhouse
destinationDefinitionId: ce0d828e-1dc4-496c-b122-2da42e637e48
dockerRepository: airbyte/destination-clickhouse
dockerImageTag: 0.1.6
dockerImageTag: 0.1.7
documentationUrl: https://docs.airbyte.io/integrations/destinations/clickhouse
releaseStage: alpha
- name: Databricks Lakehouse
destinationDefinitionId: 072d5540-f236-4294-ba7c-ade8fd918496
dockerRepository: airbyte/destination-databricks
dockerImageTag: 0.2.2
dockerImageTag: 0.2.3
documentationUrl: https://docs.airbyte.io/integrations/destinations/databricks
icon: databricks.svg
releaseStage: alpha
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file is generated by io.airbyte.config.specs.SeedConnectorSpecGenerator.
# Do NOT edit this file directly. See generator class for more details.
---
- dockerImage: "airbyte/destination-azure-blob-storage:0.1.4"
- dockerImage: "airbyte/destination-azure-blob-storage:0.1.5"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/destinations/azureblobstorage"
connectionSpecification:
Expand Down Expand Up @@ -827,7 +827,7 @@
supported_destination_sync_modes:
- "overwrite"
- "append"
- dockerImage: "airbyte/destination-clickhouse:0.1.6"
- dockerImage: "airbyte/destination-clickhouse:0.1.7"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/destinations/clickhouse"
connectionSpecification:
Expand Down Expand Up @@ -996,7 +996,7 @@
- "overwrite"
- "append"
- "append_dedup"
- dockerImage: "airbyte/destination-databricks:0.2.2"
- dockerImage: "airbyte/destination-databricks:0.2.3"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/destinations/databricks"
connectionSpecification:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ ENV APPLICATION destination-azure-blob-storage

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.1.4
LABEL io.airbyte.version=0.1.5
LABEL io.airbyte.name=airbyte/destination-azure-blob-storage
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ ENV ENABLE_SENTRY true

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=1.1.8
LABEL io.airbyte.version=1.1.9
LABEL io.airbyte.name=airbyte/destination-bigquery-denormalized
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ ENV ENABLE_SENTRY true

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=1.1.8
LABEL io.airbyte.version=1.1.9
LABEL io.airbyte.name=airbyte/destination-bigquery
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ ENV APPLICATION destination-clickhouse-strict-encrypt

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.1.7
LABEL io.airbyte.version=0.1.8
LABEL io.airbyte.name=airbyte/destination-clickhouse-strict-encrypt
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ ENV APPLICATION destination-clickhouse

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.1.6
LABEL io.airbyte.version=0.1.7
LABEL io.airbyte.name=airbyte/destination-clickhouse
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ ENV APPLICATION destination-databricks

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.2.2
LABEL io.airbyte.version=0.2.3
LABEL io.airbyte.name=airbyte/destination-databricks
1 change: 1 addition & 0 deletions docs/integrations/destinations/azureblobstorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ They will be like this in the output file:

| Version | Date | Pull Request | Subject |
| :--- | :--- | :--- | :--- |
| 0.1.5 | 2022-06-16 | [\#13852](https://github.com/airbytehq/airbyte/pull/13852) | Updated stacktrace format for any trace message errors |
| 0.1.4 | 2022-05-17 | [12820](https://github.com/airbytehq/airbyte/pull/12820) | Improved 'check' operation performance |
| 0.1.3 | 2022-02-14 | [10256](https://github.com/airbytehq/airbyte/pull/10256) | Add `-XX:+ExitOnOutOfMemoryError` JVM option |
| 0.1.2 | 2022-01-20 | [\#9682](https://github.com/airbytehq/airbyte/pull/9682) | Each data synchronization for each stream is written to a new blob to the folder with stream name. |
Expand Down
2 changes: 2 additions & 0 deletions docs/integrations/destinations/bigquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ Now that you have set up the BigQuery destination connector, check out the follo

| Version | Date | Pull Request | Subject |
|:--------|:-----------|:-----------------------------------------------------------|:------------------------------------------------------------------------------------------------|
| 1.1.9 | 2022-06-16 | [\#13852](https://github.com/airbytehq/airbyte/pull/13852) | Updated stacktrace format for any trace message errors |
| 1.1.8 | 2022-06-07 | [13579](https://github.com/airbytehq/airbyte/pull/13579) | Always check GCS bucket for GCS loading method to catch invalid HMAC keys. |
| 1.1.7 | 2022-06-07 | [13424](https://github.com/airbytehq/airbyte/pull/13424) | Reordered fields for specification. |
| 1.1.6 | 2022-05-15 | [12768](https://github.com/airbytehq/airbyte/pull/12768) | Clarify that the service account key json field is required on cloud. |
Expand Down Expand Up @@ -171,6 +172,7 @@ Now that you have set up the BigQuery destination connector, check out the follo

| Version | Date | Pull Request | Subject |
|:--------|:-----------|:-----------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------|
| 1.1.9 | 2022-06-16 | [\#13852](https://github.com/airbytehq/airbyte/pull/13852) | Updated stacktrace format for any trace message errors |
| 1.1.8 | 2022-06-07 | [13579](https://github.com/airbytehq/airbyte/pull/13579) | Always check GCS bucket for GCS loading method to catch invalid HMAC keys. |
| 1.1.7 | 2022-06-07 | [13424](https://github.com/airbytehq/airbyte/pull/13424) | Reordered fields for specification. |
| 1.1.6 | 2022-05-15 | [12768](https://github.com/airbytehq/airbyte/pull/12768) | Clarify that the service account key json field is required on cloud. |
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/destinations/clickhouse.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Therefore, Airbyte ClickHouse destination will create tables and schemas using t

| Version | Date | Pull Request | Subject |
|:--------|:-----------| :--- |:---------------------------------------------|
| 0.1.7 | 2022-06-16 | [\#13852](https://github.com/airbytehq/airbyte/pull/13852) | Updated stacktrace format for any trace message errors |
| 0.1.6 | 2022-05-17 | [12820](https://github.com/airbytehq/airbyte/pull/12820) | Improved 'check' operation performance |
| 0.1.5 | 2022-04-06 | [11729](https://github.com/airbytehq/airbyte/pull/11729) | Bump mina-sshd from 2.7.0 to 2.8.0 |
| 0.1.4 | 2022-02-25 | [10421](https://github.com/airbytehq/airbyte/pull/10421) | Refactor JDBC parameters handling |
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/destinations/databricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ Under the hood, an Airbyte data stream in Json schema is first converted to an A

| Version | Date | Pull Request | Subject |
| :--- | :--- | :--- | :--- |
| 0.2.3 | 2022-06-16 | [\#13852](https://github.com/airbytehq/airbyte/pull/13852) | Updated stacktrace format for any trace message errors |
| 0.2.2 | 2022-06-13 | [\#13722](https://github.com/airbytehq/airbyte/pull/13722) | Rename to "Databricks Lakehouse". |
| 0.2.1 | 2022-06-08 | [\#13630](https://github.com/airbytehq/airbyte/pull/13630) | Rename to "Databricks Delta Lake" and add field orders in the spec. |
| 0.2.0 | 2022-05-15 | [\#12861](https://github.com/airbytehq/airbyte/pull/12861) | Use new public Databricks JDBC driver, and open source the connector. |
Expand Down