octavia wave Sharing some highlights of impactful user-facing updates from the last three weeks!
💯
Building the best connectors
• Almost any low-code manifest can now be opened in UI-mode in the
Connector Builder, with YAML editors automatically being used for specific situations that the UI doesn't support, and normal UI fields being used for everything else! All Builder UI components can now be converted into YAML, with the last remaining (Parent Streams and Parameterized Requests) now supported. The builder also resiliently handles undeclared/unknown fields by placing them in an additional fields section. Additional performance updates and automated version handling have been added.
• All database sources now emit stream statuses! This unblocks the availability of sync progress of streams, which will be launched later this quarter
•
PyAirbyte now runs YAML sources with no additional installation needed, opening up more ways to sync data
🤝
Improving connector & community leverage
• PRs can now automatically merge to minimize connector maintenance, which is useful when we make broad updates to our connector catalog