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

Update the destination template not to use AirbyteLogger #38199

Merged
merged 1 commit into from
May 15, 2024

Conversation

girarda
Copy link
Contributor

@girarda girarda commented May 14, 2024

What

The AirbyteLogger class has been deprecated for a very long time and will be removed from the CDK shortly. This PR updates the destination template to use logging.Logger instead.

Existing destinations will be updated in follow up PRs

User Impact

The destination template uses logging.Logger in its method signature

Can this PR be safely reverted and rolled back?

  • YES 💚

@girarda girarda requested a review from a team as a code owner May 14, 2024 23:41
Copy link

vercel bot commented May 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) May 14, 2024 11:41pm

@girarda girarda requested a review from aaronsteers May 15, 2024 19:56
Copy link
Collaborator

@aaronsteers aaronsteers left a comment

Choose a reason for hiding this comment

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

For my part, it looks good! 🚀

@girarda girarda merged commit 464a89c into master May 15, 2024
29 checks passed
@girarda girarda deleted the alex/update_destination_template branch May 15, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants