Skip to content

Releases: airbytehq/airbyte

v0.6.1-alpha

03 Dec 16:23
Compare
Choose a tag to compare
v0.6.1-alpha Pre-release
Pre-release

Connectors

  • Re-add http request source (previously known as rest api source).
  • Add Redshift source.

Other

  • Fix transient build failure issues.

v0.6.0-alpha

26 Nov 02:26
9f16f46
Compare
Choose a tag to compare
v0.6.0-alpha Pre-release
Pre-release

New Features:

  • Multiple Destinations - We now support sending data to multiple destinations from a single instance.

Bug fixes:

  • Snowflake issue where syncs would time out

New Sources

  • Sendgrid
  • Recurly

v0.5.1-alpha

14 Nov 02:37
Compare
Choose a tag to compare
v0.5.1-alpha Pre-release
Pre-release

This release contains introduces the new Mailchimp source, as well as some bugfixes and improvements to functionality:

  • Allow normalizing tables which contain more than 100 columns #970
  • Persist correct timestamps to normalized BigQuery tables #882
  • Specify allowable stream and field names
  • Documentation & template improvements for developing new integrations

v0.5.0-alpha

12 Nov 06:53
b123676
Compare
Choose a tag to compare
v0.5.0-alpha Pre-release
Pre-release

This is our 2nd main release since we launched in September.

New sources:

New destinations: Snowflake

A lot of effort has been put towards simplifying the creation of new connectors, see our documentation. We created a templating system to bootstrap the code, and as we build more connectors, we will continue to bring more abstractions and more tooling to accelerate the development. Today, our record is 3 hours to build a connector! Who wants to try to beat @cgardens?

Stay tuned! We will continue to add more sources and destinations (our goal is to have 50 by EOY!). Don't hesitate to subscribe to our newsletter to receive our product updates and community news.

v0.1.0-alpha

24 Sep 05:31
7796fdb
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

This is our very first release after 2 months of work.

  • New sources: Stripe, Postgres
  • New destinations: BigQuery, Postgres
  • Only one destination: we only support one destination in that 1st release, but you will soon be able to add as many as you need.
  • Logs & monitoring: you can now see your detailed logs
  • Scheduler: you now have 10 different frequency options for your recurring syncs
  • Deployment: you can now deploy Airbyte via a simple Docker image, or directly on AWS and GCP
  • New website: this is the day we launch our website - airbyte.io. Let us know what you think
  • New documentation: this is the 1st day for our documentation too
  • New blog: we published a few articles on our startup journey, but also about our vision to making data integrations a commodity.

Stay tuned, we will have new sources and destinations very soon! Don't hesitate to subscribe to our newsletter to receive our product updates and community news.