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

Bump Airbyte version from 0.40.2 to 0.40.3 #16028

Merged
merged 1 commit into from
Aug 26, 2022
Merged

Conversation

octavia-squidington-iii
Copy link
Collaborator

IMPORTANT: Only merge if the platform build is passing!

Changelog:

5b45532 Fix incorrect log paths. (#15948)
00aca98 adding credit_block_id to columns obtained from Orb API (#16017)
f63d9f8 Return full catalog from update API endpoint (#15992)
f5bfe03 fixed mysql strict encrypt destination tests (#16015)
0e94676 Bumped release stage to Beta (#16001)
35257a0 Source File: specify pyxlsb as engine for Excel file parsing (#15568)
630f67b Destiantion Cassandra: Replace batch insert with async method (#15894)
7d6dfac 🎉Source File: increase unit test coverage at least 90% (#15933)
07bfe05 JobErrorReporter: Report connector_command tag for errors encountered during sync (#15925)
10a2bd1 [low code connectors] add NoAuth to class types registry (#15939)
9c8d7a8 Change Streams in a Connection docs (#15982)
dca92b0 add a test to keep available cron time zones in sync (#15929)
4881944 Force space at beginning of comments (#15968)
00a1aba fix: fix image pull secrets for bootloader (#15970)
1a7cae0 🎉 Source Iterable - API key is passed in headers (#15670)
f8ba211 fix: helm. Revert imagePullSecrets changes (#15967)
edc6891 fix: Update oss charts (#15964)
121bbcc Source Sentry: add unit_tests (#15961)
f962b8f 🐛 Source Amazon Ads: Skip API error "Tactic T00020 is not supported for report API in marketplace A1C3SOZRARQ6R3." (#15951)
3051043 Source Zendesk Chat: update releaseStage to beta (#15959)
ed9ee4a 🎉 Source Zendesk Chat: increase unit_test coverage up to 90% (#15958)
ea44a0c Report Normalization failures to Sentry (#15695)
8182666 Cleanup orphaned code (#15801)
f2ee738 fix: revert extraEnv. Move updated extraEnv to env_vars (#15955)
ab8576b fix: fix #15881
264b72f fix temporal type default value bug mysql (#15917)
f952ace 🎉 Source Amazon Ads: Skip API error "Report date is too far in the past." (#15921)
2c89185 🐛 Source RKI (Robert Koch-Institut): add message when no data available (#15667)
c402264 11815 New github action to test projects that depend on the project being changed (#15783)
883d0ee apply shutdown hook to airbyte server to allow graceful termination (#15934)
6f09860 Update README.md
cd0bdca Update svg for Delighted connector (#15926)
63d0fa1 [source-sendgrid] [source-sentry] use latest cdk w/ file parse fixes and fix sendgrid messages stream bug (#15911)
5c52a44 🐛 Fix listJobs pagination bug (#15908)

Instructions:

  • SQUASH MERGE this PR - this is necessary to ensure the automated Create Release action is triggered.
  • Double check that the Create Release action was triggered and ran successfully on the commit to master (this should only take a few seconds).
  • If the Create Release action failed due to a transient issue, retry the action. If it failed due to a non-transient issue, you will need to manually create a release by following these steps:
  1. Pull most recent version of master
  2. Run ./tools/bin/tag_version.sh
  3. Create a GitHub release with the changelog

@github-actions github-actions bot added area/documentation Improvements or additions to documentation area/platform issues related to the platform area/server area/worker Related to worker kubernetes area/frontend Related to the Airbyte webapp labels Aug 26, 2022
@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets August 26, 2022 19:44 Inactive
Copy link
Contributor

@evantahler evantahler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build is 🟢 and the file changes look good.

@zzztimbo zzztimbo merged commit 9e17f97 into master Aug 26, 2022
@zzztimbo zzztimbo deleted the bump-version-3qtfc6i branch August 26, 2022 21:46
rodireich pushed a commit that referenced this pull request Aug 29, 2022
Co-authored-by: zzztimbo <zzztimbo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation area/frontend Related to the Airbyte webapp area/platform issues related to the platform area/server area/worker Related to worker kubernetes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm Chart deployed Ingress for airbyte-webapp returns 503 Service Temporarily Unavailable
3 participants