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

Java DB Destination connector licenses to Elv2 #27781

Merged
merged 5 commits into from
Jun 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Expand Up @@ -24,5 +24,5 @@ ENV APPLICATION destination-bigquery-denormalized

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=1.4.1
LABEL io.airbyte.version=1.5.0
LABEL io.airbyte.name=airbyte/destination-bigquery-denormalized
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 079d5540-f236-4294-ba7c-ade8fd918496
dockerImageTag: 1.4.1
dockerImageTag: 1.5.0
dockerRepository: airbyte/destination-bigquery-denormalized
githubIssueLabel: destination-bigquery-denormalized
icon: bigquery.svg
license: MIT
license: ELv2
name: BigQuery (denormalized typed struct)
registries:
cloud:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ENV AIRBYTE_NORMALIZATION_INTEGRATION bigquery

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=1.4.6
LABEL io.airbyte.version=1.5.0
LABEL io.airbyte.name=airbyte/destination-bigquery

ENV AIRBYTE_ENTRYPOINT "/airbyte/run_with_normalization.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 22f6c74f-5699-40ff-833c-4a879ea40133
dockerImageTag: 1.4.6
dockerImageTag: 1.5.0
dockerRepository: airbyte/destination-bigquery
githubIssueLabel: destination-bigquery
icon: bigquery.svg
license: MIT
license: ELv2
name: BigQuery
normalizationConfig:
normalizationIntegrationType: bigquery
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ ENV APPLICATION destination-mongodb-strict-encrypt

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.1.9
LABEL io.airbyte.version=0.2.0
LABEL io.airbyte.name=airbyte/destination-mongodb-strict-encrypt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 8b746512-8c2e-6ac1-4adc-b59faafd473c
dockerImageTag: 0.1.9
dockerImageTag: 0.2.0
dockerRepository: airbyte/destination-mongodb-strict-encrypt
githubIssueLabel: destination-mongodb
icon: mongodb.svg
license: MIT
license: ELv2
name: MongoDB
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/destinations/mongodb
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ ENV APPLICATION destination-mongodb

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.1.9
LABEL io.airbyte.version=0.2.0
LABEL io.airbyte.name=airbyte/destination-mongodb
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 8b746512-8c2e-6ac1-4adc-b59faafd473c
dockerImageTag: 0.1.9
dockerImageTag: 0.2.0
dockerRepository: airbyte/destination-mongodb
githubIssueLabel: destination-mongodb
icon: mongodb.svg
license: MIT
license: ELv2
name: MongoDB
registries:
cloud:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ENV APPLICATION destination-mssql-strict-encrypt

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.1.25
LABEL io.airbyte.version=0.2.0
LABEL io.airbyte.name=airbyte/destination-mssql-strict-encrypt

ENV AIRBYTE_ENTRYPOINT "/airbyte/run_with_normalization.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: d4353156-9217-4cad-8dd7-c108fd4f74cf
dockerImageTag: 0.1.25
dockerImageTag: 0.2.0
dockerRepository: airbyte/destination-mssql-strict-encrypt
githubIssueLabel: destination-mssql
icon: mssql.svg
license: MIT
license: ELv2
name: MS SQL Server
normalizationConfig:
normalizationIntegrationType: mssql
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ENV APPLICATION destination-mssql

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.1.25
LABEL io.airbyte.version=0.2.0
LABEL io.airbyte.name=airbyte/destination-mssql

ENV AIRBYTE_ENTRYPOINT "/airbyte/run_with_normalization.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: d4353156-9217-4cad-8dd7-c108fd4f74cf
dockerImageTag: 0.1.25
dockerImageTag: 0.2.0
dockerRepository: airbyte/destination-mssql
githubIssueLabel: destination-mssql
icon: mssql.svg
license: MIT
license: ELv2
name: MS SQL Server
normalizationConfig:
normalizationIntegrationType: mssql
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ ENV APPLICATION destination-mysql-strict-encrypt

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.1.21
LABEL io.airbyte.version=0.2.0
LABEL io.airbyte.name=airbyte/destination-mysql-strict-encrypt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: ca81ee7c-3163-4246-af40-094cc31e5e42
dockerImageTag: 0.1.21
dockerImageTag: 0.2.0
dockerRepository: airbyte/destination-mysql-strict-encrypt
githubIssueLabel: destination-mysql
icon: mysql.svg
license: MIT
license: ELv2
name: MySQL
normalizationConfig:
normalizationIntegrationType: mysql
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ ENV APPLICATION destination-mysql

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.1.20
LABEL io.airbyte.version=0.2.0
LABEL io.airbyte.name=airbyte/destination-mysql
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: ca81ee7c-3163-4246-af40-094cc31e5e42
dockerImageTag: 0.1.20
dockerImageTag: 0.2.0
dockerRepository: airbyte/destination-mysql
githubIssueLabel: destination-mysql
icon: mysql.svg
license: MIT
license: ELv2
name: MySQL
normalizationConfig:
normalizationIntegrationType: mysql
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ ENV APPLICATION destination-oracle-strict-encrypt

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.1.19
LABEL io.airbyte.version=0.2.0
LABEL io.airbyte.name=airbyte/destination-oracle-strict-encrypt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 3986776d-2319-4de9-8af8-db14c0996e72
dockerImageTag: 0.1.19
dockerImageTag: 0.2.0
dockerRepository: airbyte/destination-oracle-strict-encrypt
githubIssueLabel: destination-oracle
icon: oracle.svg
license: MIT
license: ELv2
name: Oracle
normalizationConfig:
normalizationIntegrationType: oracle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ ENV APPLICATION destination-oracle

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.1.19
LABEL io.airbyte.version=0.2.0
LABEL io.airbyte.name=airbyte/destination-oracle
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 3986776d-2319-4de9-8af8-db14c0996e72
dockerImageTag: 0.1.19
dockerImageTag: 0.2.0
dockerRepository: airbyte/destination-oracle
githubIssueLabel: destination-oracle
icon: oracle.svg
license: MIT
license: ELv2
name: Oracle
normalizationConfig:
normalizationIntegrationType: oracle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ ENV APPLICATION destination-postgres-strict-encrypt

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.3.27
LABEL io.airbyte.version=0.4.0
LABEL io.airbyte.name=airbyte/destination-postgres-strict-encrypt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 25c5221d-dce2-4163-ade9-739ef790f503
dockerImageTag: 0.3.27
dockerImageTag: 0.4.0
dockerRepository: airbyte/destination-postgres-strict-encrypt
githubIssueLabel: destination-postgres
icon: postgresql.svg
license: MIT
license: ELv2
name: Postgres
normalizationConfig:
normalizationIntegrationType: postgres
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ ENV APPLICATION destination-postgres

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.3.27
LABEL io.airbyte.version=0.4.0
LABEL io.airbyte.name=airbyte/destination-postgres
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 25c5221d-dce2-4163-ade9-739ef790f503
dockerImageTag: 0.3.27
dockerImageTag: 0.4.0
dockerRepository: airbyte/destination-postgres
githubIssueLabel: destination-postgres
icon: postgresql.svg
license: MIT
license: ELv2
name: Postgres
normalizationConfig:
normalizationIntegrationType: postgres
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ENV APPLICATION destination-redshift

COPY --from=build /airbyte /airbyte

LABEL io.airbyte.version=0.4.9
LABEL io.airbyte.version=0.5.0
LABEL io.airbyte.name=airbyte/destination-redshift

ENV AIRBYTE_ENTRYPOINT "/airbyte/run_with_normalization.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: f7a7d195-377f-cf5b-70a5-be6b819019dc
dockerImageTag: 0.4.9
dockerImageTag: 0.5.0
dockerRepository: airbyte/destination-redshift
githubIssueLabel: destination-redshift
icon: redshift.svg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ RUN tar xf ${APPLICATION}.tar --strip-components=1

ENV ENABLE_SENTRY true

LABEL io.airbyte.version=1.0.6
LABEL io.airbyte.version=1.1.0
LABEL io.airbyte.name=airbyte/destination-snowflake

ENV AIRBYTE_ENTRYPOINT "/airbyte/run_with_normalization.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 424892c4-daac-4491-b35d-c6688ba547ba
dockerImageTag: 1.0.6
dockerImageTag: 1.1.0
dockerRepository: airbyte/destination-snowflake
githubIssueLabel: destination-snowflake
icon: snowflake.svg
license: MIT
license: ELv2
name: Snowflake
normalizationConfig:
normalizationIntegrationType: snowflake
Expand Down
3 changes: 2 additions & 1 deletion docs/integrations/destinations/bigquery-denormalized.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ See [destinations/bigquery](https://docs.airbyte.com/integrations/destinations/b

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :--------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------- |
| 1.4.1 | 2023-05-17 | [\#26213](https://github.com/airbytehq/airbyte/pull/26213) | Fix bug in parsing file buffer config count |
| 1.5.0 | 2023-06-27 | [\#27781](https://github.com/airbytehq/airbyte/pull/27781) | License Update: Elv2 |
| 1.4.1 | 2023-05-17 | [\#26213](https://github.com/airbytehq/airbyte/pull/26213) | Fix bug in parsing file buffer config count |
| 1.4.0 | 2023-04-28 | [\#25570](https://github.com/airbytehq/airbyte/pull/25570) | Fix: all integer schemas should be converted to Avro longs |
| 1.3.3 | 2023-04-27 | [\#25346](https://github.com/airbytehq/airbyte/pull/25346) | Internal code cleanup |
| 1.3.0 | 2023-04-19 | [\#25287](https://github.com/airbytehq/airbyte/pull/25287) | Add parameter to configure the number of file buffers when GCS is used as the loading method |
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/destinations/bigquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ Now that you have set up the BigQuery destination connector, check out the follo

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :--------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------- |
| 1.5.0 | 2023-06-27 | [\#27781](https://github.com/airbytehq/airbyte/pull/27781) | License Update: Elv2 |
| 1.4.6 | 2023-06-28 | [\#27268](https://github.com/airbytehq/airbyte/pull/27268) | Internal scaffolding change for future development |
| 1.4.5 | 2023-06-21 | [\#27555](https://github.com/airbytehq/airbyte/pull/27555) | Reduce image size |
| 1.4.4 | 2023-05-25 | [\#26585](https://github.com/airbytehq/airbyte/pull/26585) | Small tweak in logs for clarity |
Expand Down
Loading