publish normalization (#25591)
* publish normalization * bump normalization container version in all the destinations that use it Co-authored-by: Edward Gao <edward.gao@airbyte.io> Co-authored-by: edgao <edgao@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a8883adde5
commit
bdca4cdf06
@@ -118,3 +118,4 @@ See the [LICENSE](docs/project-overview/licenses/) file for licensing informatio
|
||||
## Thank You
|
||||
|
||||
Airbyte would not be possible without the support and assistance of other open-source tools and companies. Visit our [thank you page](THANK-YOU.md) to lear more about how we build Airbyte.
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
icon: bigquery.svg
|
||||
normalizationConfig:
|
||||
normalizationRepository: airbyte/normalization
|
||||
normalizationTag: 0.4.0
|
||||
normalizationTag: 0.4.1
|
||||
normalizationIntegrationType: bigquery
|
||||
supportsDbt: true
|
||||
resourceRequirements:
|
||||
@@ -99,7 +99,7 @@
|
||||
releaseStage: alpha
|
||||
normalizationConfig:
|
||||
normalizationRepository: airbyte/normalization-clickhouse
|
||||
normalizationTag: 0.4.0
|
||||
normalizationTag: 0.4.1
|
||||
normalizationIntegrationType: clickhouse
|
||||
supportsDbt: false
|
||||
- name: Cloudflare R2
|
||||
@@ -235,7 +235,7 @@
|
||||
releaseStage: alpha
|
||||
normalizationConfig:
|
||||
normalizationRepository: airbyte/normalization-mssql
|
||||
normalizationTag: 0.4.0
|
||||
normalizationTag: 0.4.1
|
||||
normalizationIntegrationType: mssql
|
||||
supportsDbt: true
|
||||
- name: MeiliSearch
|
||||
@@ -261,7 +261,7 @@
|
||||
releaseStage: alpha
|
||||
normalizationConfig:
|
||||
normalizationRepository: airbyte/normalization-mysql
|
||||
normalizationTag: 0.4.0
|
||||
normalizationTag: 0.4.1
|
||||
normalizationIntegrationType: mysql
|
||||
supportsDbt: true
|
||||
- name: Oracle
|
||||
@@ -273,7 +273,7 @@
|
||||
releaseStage: alpha
|
||||
normalizationConfig:
|
||||
normalizationRepository: airbyte/normalization-oracle
|
||||
normalizationTag: 0.4.0
|
||||
normalizationTag: 0.4.1
|
||||
normalizationIntegrationType: oracle
|
||||
supportsDbt: true
|
||||
- name: Postgres
|
||||
@@ -285,7 +285,7 @@
|
||||
releaseStage: alpha
|
||||
normalizationConfig:
|
||||
normalizationRepository: airbyte/normalization
|
||||
normalizationTag: 0.4.0
|
||||
normalizationTag: 0.4.1
|
||||
normalizationIntegrationType: postgres
|
||||
supportsDbt: true
|
||||
- name: Pulsar
|
||||
@@ -317,7 +317,7 @@
|
||||
icon: redshift.svg
|
||||
normalizationConfig:
|
||||
normalizationRepository: airbyte/normalization-redshift
|
||||
normalizationTag: 0.4.0
|
||||
normalizationTag: 0.4.1
|
||||
normalizationIntegrationType: redshift
|
||||
supportsDbt: true
|
||||
resourceRequirements:
|
||||
@@ -382,7 +382,7 @@
|
||||
icon: snowflake.svg
|
||||
normalizationConfig:
|
||||
normalizationRepository: airbyte/normalization-snowflake
|
||||
normalizationTag: 0.4.0
|
||||
normalizationTag: 0.4.1
|
||||
normalizationIntegrationType: snowflake
|
||||
supportsDbt: true
|
||||
resourceRequirements:
|
||||
@@ -436,7 +436,7 @@
|
||||
releaseStage: alpha
|
||||
normalizationConfig:
|
||||
normalizationRepository: airbyte/normalization-tidb
|
||||
normalizationTag: 0.4.0
|
||||
normalizationTag: 0.4.1
|
||||
normalizationIntegrationType: tidb
|
||||
supportsDbt: true
|
||||
- name: Typesense
|
||||
|
||||
@@ -864,7 +864,7 @@
|
||||
},
|
||||
"normalizationConfig": {
|
||||
"normalizationRepository": "airbyte/normalization",
|
||||
"normalizationTag": "0.4.0",
|
||||
"normalizationTag": "0.4.1",
|
||||
"normalizationIntegrationType": "bigquery"
|
||||
},
|
||||
"supportsDbt": true
|
||||
@@ -1380,7 +1380,7 @@
|
||||
"releaseStage": "alpha",
|
||||
"normalizationConfig": {
|
||||
"normalizationRepository": "airbyte/normalization-clickhouse",
|
||||
"normalizationTag": "0.4.0",
|
||||
"normalizationTag": "0.4.1",
|
||||
"normalizationIntegrationType": "clickhouse"
|
||||
},
|
||||
"supportsDbt": false
|
||||
@@ -3843,7 +3843,7 @@
|
||||
"releaseStage": "alpha",
|
||||
"normalizationConfig": {
|
||||
"normalizationRepository": "airbyte/normalization-mssql",
|
||||
"normalizationTag": "0.4.0",
|
||||
"normalizationTag": "0.4.1",
|
||||
"normalizationIntegrationType": "mssql"
|
||||
},
|
||||
"supportsDbt": true
|
||||
@@ -4312,7 +4312,7 @@
|
||||
"releaseStage": "alpha",
|
||||
"normalizationConfig": {
|
||||
"normalizationRepository": "airbyte/normalization-mysql",
|
||||
"normalizationTag": "0.4.0",
|
||||
"normalizationTag": "0.4.1",
|
||||
"normalizationIntegrationType": "mysql"
|
||||
},
|
||||
"supportsDbt": true
|
||||
@@ -4549,7 +4549,7 @@
|
||||
"releaseStage": "alpha",
|
||||
"normalizationConfig": {
|
||||
"normalizationRepository": "airbyte/normalization-oracle",
|
||||
"normalizationTag": "0.4.0",
|
||||
"normalizationTag": "0.4.1",
|
||||
"normalizationIntegrationType": "oracle"
|
||||
},
|
||||
"supportsDbt": true
|
||||
@@ -4873,7 +4873,7 @@
|
||||
"releaseStage": "alpha",
|
||||
"normalizationConfig": {
|
||||
"normalizationRepository": "airbyte/normalization",
|
||||
"normalizationTag": "0.4.0",
|
||||
"normalizationTag": "0.4.1",
|
||||
"normalizationIntegrationType": "postgres"
|
||||
},
|
||||
"supportsDbt": true
|
||||
@@ -5611,7 +5611,7 @@
|
||||
},
|
||||
"normalizationConfig": {
|
||||
"normalizationRepository": "airbyte/normalization-redshift",
|
||||
"normalizationTag": "0.4.0",
|
||||
"normalizationTag": "0.4.1",
|
||||
"normalizationIntegrationType": "redshift"
|
||||
},
|
||||
"supportsDbt": true
|
||||
@@ -6832,7 +6832,7 @@
|
||||
},
|
||||
"normalizationConfig": {
|
||||
"normalizationRepository": "airbyte/normalization-snowflake",
|
||||
"normalizationTag": "0.4.0",
|
||||
"normalizationTag": "0.4.1",
|
||||
"normalizationIntegrationType": "snowflake"
|
||||
},
|
||||
"supportsDbt": true
|
||||
@@ -7382,7 +7382,7 @@
|
||||
"releaseStage": "alpha",
|
||||
"normalizationConfig": {
|
||||
"normalizationRepository": "airbyte/normalization-tidb",
|
||||
"normalizationTag": "0.4.0",
|
||||
"normalizationTag": "0.4.1",
|
||||
"normalizationIntegrationType": "tidb"
|
||||
},
|
||||
"supportsDbt": true
|
||||
|
||||
@@ -353,6 +353,7 @@ Therefore, in order to "upgrade" to the desired normalization version, you need
|
||||
|
||||
| Airbyte Version | Normalization Version | Date | Pull Request | Subject |
|
||||
|:----------------|:---------------------------|:-----------|:-------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------|
|
||||
| | 0.4.1 | 2023-04-26 | [\#25591](https://github.com/airbytehq/airbyte/pull/25591) | Pin MarkupSafe library for Oracle normalization to fix build. |
|
||||
| | 0.4.0 | 2023-03-23 | [\#22381](https://github.com/airbytehq/airbyte/pull/22381) | Prevent normalization from creating unnecessary duplicates in nested tables. |
|
||||
| | 0.2.27 | 2023-03-15 | [\#24077](https://github.com/airbytehq/airbyte/pull/24077) | Add more bigquery reserved words |
|
||||
| | 0.2.26 | 2023-02-15 | [\#19573](https://github.com/airbytehq/airbyte/pull/19573) | Update Clickhouse dbt version to 1.4.0 |
|
||||
|
||||
Reference in New Issue
Block a user