<!channel> Hey everyone đź‘‹!
here are the updates for the past week:
• We now have a
connector health page where we show how the connectors are performing:
https://docs.airbyte.io/integrations/connector-health
On our journey to become ”production ready”, we’ve focused on strengthening our current set of connectors. We ensure that they follow a set of
best practices. If they do, then we “certify” them (last week, we certified Stripe, Hubspot and Google Sheets).Â
• A new connector from the community: the App Store from
@Murilo Nigris (we're working on its docs)!
• Other fixes / features:
- Bug fix writing boolean columns to Redshift
- Bug fix false timeouts on long-running operations (
https://github.com/airbytehq/airbyte/issues/1669)
- Bug fix where getting a connector’s input configuration hung indefinitely (
https://github.com/airbytehq/airbyte/issues/1462)
- Stripe connector now gracefully handles rate limiting from the Stripe API