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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Airbyte version from 0.29.13-alpha to 0.29.14-alpha #5831

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

jrhizor
Copy link
Contributor

@jrhizor jrhizor commented Sep 3, 2021

Changelog:

f3f1c21 Make sure Java and Node is present. (#5829)
9f2394d 馃悰 Release bash script use proper eval. (#5827)
30b3eb9 docker login should be part of release script (#5819)
f3f12b2 publish pr 5745 (#5825)
e732906 馃帀 Redshift Destination: Disable STATUPDATE flag when using S3 staging to speed up performance (#5745)
273fe86 馃帀 New Destination: DynamoDB (#5561)
7bf531a SSH for Postgres Source (#5742)
175d379 SAT: Bump version to 0.1.16 and publish (#5815)
65efaa5 馃帀 Oracle specify schema(s) to discover. (#5779)
7216de8 Jira structure: back to swagger schemas, but fix incorrect (#5523)
441d7cde7 馃悰 Source Github: handling empty repos, check method using RepositoryStats stream (#5788)
d3b2e8a 馃悰 Source Jira: changed cursor field from created to updated
8353eea 馃敧 : Get rid of Kube Workspace Volume. (#5663)
9c05308 馃悰 Source Shopify: Fixed line_items/discount allocations & duties parts of orders schema (#5801)
19c8efd 馃悰 Slack source connector: do not give up retry attempts if there is 429 error (#5708)
58c9b84 馃悰 CDK: fix number of records mismatch (#5767)
95171b8 update release readme file (#5768)
8d2cd1e 馃帀 Tool for generation catalog schema from OpenAPI definition file (#5734)
75a6a75 [protocol] add oauth params to connector specification (#5776)
7361263 馃帀 New Source: Facebook Pages (#5158)
caa4dc8 fixed the invalid seq for flake8 (#5785)
d74c47a 馃帀Source GitHub: Add more streams (#5757)
4717257 SAT: check records to comply jsonschema format field (#5661)
1f7edaa Update connector definitions upon server start (#5723)
0d7cdcb Add API endpoint to get oauth request/consent (#5699)
3260a48 introduce a github action for open source release (#5732)
bba0afe Add Faros CDK to summary (#5764)
5a0d7af Destination Oracle: use airbyte default column name + correct ci tests (#5746)
ff70fd3 馃悰 Source Slack: Fix max retries issue (#5697)
7584440 CDK: private configuration option _limit and _page_size (#5617)
3aabd92 Fix facebook marketing source SAT fail on invalid config file (#5621)
90ca4fd Source Harvest: upd version and doc (#5749)
eed2e10 Python CDK: fix retry attempts in case of user defined backoff time (#5707)
90e909f Harvest normalization failure: fixing the schemas (#5701)
3b8f6e8 Source GitHub: use new repo for SAT tests (#5726)
b18bd43 馃悰 Destination Postgres: fix \u0000(NULL) value processing (#5336)
8c1ff00 Fix doc link (#5740)
36ebf95 Revert "add data volume again (#5715)" (#5719)
a53dd7e remove sleep logic when the queue is full from CDC (#5600)
314a747 Lightweight export/import of configurations scoped by workspace Id (#5598)
61842ed 馃帀 Destination Azure blob storage: introduced new connector with jsonl and csv formats (#5332)
073a1d5 Publish source bigcommerce (#5722)
4e8f7af 馃帀 New Source: BigCommerce (#5521)
01b905a Add note to source-file about changing the parsed data type(s) (#5690)
516d276 Add Faros CDK information to CDK docs (#5686)
d63f884 Add Bing Ads to connector grading table (#5680)

Steps After Merging PR:

  1. Pull most recent version of master
  2. Run ./tools/bin/tag_version.sh
  3. Create a GitHub release with the changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment