Skip to content

Releases: airbytehq/airbyte

v0.8.0-alpha

16 Dec 22:16
01cdeaf
Compare
Choose a tag to compare
v0.8.0-alpha Pre-release
Pre-release

Core:

New Features

  • Official Release of Incremental - Append. (Check out the docs)
  • Improve interface for writing python sources (should make writing new python sources easier and clearer).
  • Add support for running Standard Source Tests with files (making them easy to run for any language a source is written in)
  • Add ability to reset data for a connection.

Bug Fixes

  • Update version of test containers we use to avoid pull issues while running tests.
  • Fix issue where jobs were not sorted by created at in connection detail view.

Connectors

New Connectors

v0.7.2-alpha

15 Dec 21:32
Compare
Choose a tag to compare
v0.7.2-alpha Pre-release
Pre-release

Core:

New Features

  • Add ability to view sync attempts in job history.
  • Add reset data button in job history
  • Migrate Github and Shopify to incremental
  • Add API Docs in docs/api

Bug Fixes

Connectors

New Connectors

  • Mixpanel (source)
  • Jira (source)

v0.7.1-alpha

15 Dec 21:30
Compare
Choose a tag to compare
v0.7.1-alpha Pre-release
Pre-release

Core:

New Features

  • Add ability to view sync attempts in job history.
  • Add incremental syncs for Postgres (source)

Bug Fixes

  • Improve error message in standard source tests

Connectors

New Connectors

  • Intercom (source)

v0.7.0-alpha

15 Dec 21:19
Compare
Choose a tag to compare
v0.7.0-alpha Pre-release
Pre-release

Core:

New Features

  • Incremental Sync stealth release. Released so that we can merge our progress thus far and do some testing on a small subset of connectors. (Incremental added to the UI and supported by Mailchimp (source) and Postgres (destination).

Connectors

New Connectors

  • Zendesk Support (source)
  • Braintree (source)

v0.6.2-alpha

05 Dec 05:28
4398b47
Compare
Choose a tag to compare
v0.6.2-alpha Pre-release
Pre-release

Core:

New Features

Bug Fixes

  • Fix issue where normalization image wasn't accessible.
  • Fix build instability

Connectors

New Connectors

  • Redshift (destination)
  • Greenhouse (source)

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.