1
0
mirror of synced 2026-01-04 18:04:31 -05:00
Commit Graph

343 Commits

Author SHA1 Message Date
Octavia Squidington III
b299688f3b Bump Airbyte version from 0.40.17 to 0.40.18 (#18827)
Co-authored-by: grishick <grishick@users.noreply.github.com>
2022-11-01 19:35:23 -07:00
Mickaël Andrieu
96ebd96325 Added a note about chained dbt transformations (#18678) 2022-10-31 08:50:13 -03:00
Taras Korenko
8d8ac78d12 Restore docs build (#18551)
+ Corrects two errors, unblocks docs build
2022-10-27 18:01:00 +03:00
Andy Twiss
1d2df97ccb Alternate way to view temp/CSV files on Windows. (#18482)
Document alternate method, using Docker intrinsic functionality, to copy temp files locally in the situation that cannot be browsed through WSL2's file explorer.
2022-10-26 17:07:08 -03:00
Octavia Squidington III
73336ff4de Bump Airbyte version from 0.40.16 to 0.40.17 (#18316)
Co-authored-by: edgao <edgao@users.noreply.github.com>
2022-10-21 14:00:39 -07:00
Octavia Squidington III
ce0bbf3f75 Bump Airbyte version from 0.40.15 to 0.40.16 (#18268)
Co-authored-by: evantahler <evantahler@users.noreply.github.com>
2022-10-20 13:29:54 -07:00
Evan Tahler
3d053e32ee Use Nginx + Basic Auth to secure OSS Airbyte (#17694)
* Use Nginx + Basic Auth to secure OSS Airbyte

* use local passwords

* Use gradle builds

* K8s setup and source values from ENV

* note about disabling

* add back defaults

* custom 401 page

* update http message

* update docs

* remove kube files

* additional doc updates

* Add a test suite

* fix failure exit codes

* doc updates

* Add docs

* bump to re-test

* add more sleep in tests for CI

* better sleep in test

* Update docs/operator-guides/security.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* PR updates

* test comment

* change test host on CI

* update tests and nginx to boot without backend

* proxy updates for docker DNS

* simpler test for uptime

* acceptance test skips PWs

* remove resolver madness

* fixup tests

* more proxy_pass revert

* update acceptance test exit codes

* relax test expectations

* add temporal mount back for testing

* Update docs/operator-guides/security.md

Co-authored-by: swyx <shawnthe1@gmail.com>

* Update airbyte-proxy/401.html

Co-authored-by: swyx <shawnthe1@gmail.com>

* more doc updates

* Octavia CLI uses Basic Auth  (#17982)

* [WIP] Octavia CLI uses Basic Auth

* readme

* augustin: add basic auth headers to clien

* augustin: add basic auth headers to client

* tests passing

* lint

* docs

* Move monkey patch to test

* coerce headers into strings

* monkey patch get_basic_auth_token

Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>

* fix launch permissions

* Keep worker port internal

* more readme

Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: swyx <shawnthe1@gmail.com>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
2022-10-19 15:52:01 -07:00
Octavia Squidington III
a5a0409ad5 Bump Airbyte version from 0.40.14 to 0.40.15 (#17970)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-10-17 13:33:20 -07:00
Octavia Squidington III
9cb32437e4 Bump Airbyte version from 0.40.13 to 0.40.14 (#17762)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-10-07 14:18:21 -07:00
Bart Schuijt
9c003c4216 Docs: adds missing " in transformations-with-airbyte.md (#17723) 2022-10-07 09:21:35 -03:00
Octavia Squidington III
e382a6e6db Bump Airbyte version from 0.40.12 to 0.40.13 (#17682)
Co-authored-by: xiaohansong <xiaohansong@users.noreply.github.com>
Co-authored-by: Xiaohan Song <xiaohan@airbyte.io>
2022-10-06 15:12:18 -07:00
Octavia Squidington III
71c8e3c062 Bump Airbyte version from 0.40.11 to 0.40.12 (#17653)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-10-05 18:25:09 -07:00
Octavia Squidington III
e333aa9365 Bump Airbyte version from 0.40.10 to 0.40.11 (#17610)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-10-05 08:35:39 -07:00
Octavia Squidington III
1c40fe6644 Bump Airbyte version from 0.40.9 to 0.40.10 (#17359)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-09-28 17:09:25 -07:00
Octavia Squidington III
8dfb8b0c92 Bump Airbyte version from 0.40.8 to 0.40.9 (#17093)
Co-authored-by: terencecho <terencecho@users.noreply.github.com>
2022-09-23 09:46:09 -05:00
Cole Snodgrass
e662cf0d3a rm airbyte-scheduler; migrate existing client to airbyte-server (#17051)
* wip; move scheduler client to server package

* remove additional references to airbyte-scheduler

* removed more references to airbyte-scheduler
2022-09-22 10:25:52 -07:00
Octavia Squidington III
387b96a924 Bump Airbyte version from 0.40.7 to 0.40.8 (#17009)
Co-authored-by: gosusnp <gosusnp@users.noreply.github.com>
2022-09-21 15:57:29 -07:00
Juan
dc328ca14e Adds newly created IP addresses to docs (#16901)
* Adds newly created IP addresses to docs

* Update docs/operator-guides/security.md

Co-authored-by: Sophia Wiley <106352739+sophia-wiley@users.noreply.github.com>

* Update docs/integrations/sources/postgres.md

Co-authored-by: Sophia Wiley <106352739+sophia-wiley@users.noreply.github.com>

* Update docs/integrations/sources/alloydb.md

Co-authored-by: Sophia Wiley <106352739+sophia-wiley@users.noreply.github.com>

* Update docs/cloud/getting-started-with-airbyte-cloud.md

Co-authored-by: Sophia Wiley <106352739+sophia-wiley@users.noreply.github.com>

Co-authored-by: Sophia Wiley <106352739+sophia-wiley@users.noreply.github.com>
2022-09-19 14:22:39 -04:00
Octavia Squidington III
607a7d68ff Bump Airbyte version from 0.40.6 to 0.40.7 (#16785)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-09-16 11:36:44 -07:00
Octavia Squidington III
83799372cf Bump Airbyte version from 0.40.5 to 0.40.6 (#16656)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-09-13 11:56:33 -07:00
Octavia Squidington III
d8285cb24f Bump Airbyte version from 0.40.4 to 0.40.5 (#16610)
Co-authored-by: alovew <alovew@users.noreply.github.com>
2022-09-12 14:29:38 -07:00
Amruta Ranade
758458a6f4 Update security.md (#16561) 2022-09-09 17:44:16 -04:00
Amruta Ranade
f20b5047f2 New security doc (#16547) 2022-09-09 15:10:34 -04:00
Octavia Squidington III
abc01d3c49 Bump Airbyte version from 0.40.3 to 0.40.4 (#16275)
Co-authored-by: timroes <timroes@users.noreply.github.com>
2022-09-02 20:17:00 +02:00
Davin Chia
c2c276d1a4 Add documentation on how to configure and debug connector resources. (#16204)
* Add documentation on how to configure and debug connector resources.

* Wording.

* Add to sidebar.
2022-09-01 14:48:14 -07:00
Jagruti Tiwari
570ceaed29 docs: updated collection metrics doc (#16227)
Co-authored-by: Sajarin <sajarindider@gmail.com>
2022-09-01 15:01:34 -03:00
Sophia Wiley
009f0eb93c Edit metrics formatting (#16105)
* edited code block text

* edited formatting
2022-08-30 09:46:31 -07:00
Octavia Squidington III
9e17f97e24 Bump Airbyte version from 0.40.2 to 0.40.3 (#16028)
Co-authored-by: zzztimbo <zzztimbo@users.noreply.github.com>
2022-08-26 14:46:54 -07:00
Octavia Squidington III
b7b18dfcc0 Bump Airbyte version from 0.40.1 to 0.40.2 (#15931)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-08-24 11:02:50 -07:00
Davin Chia
5cb66a3471 Update monitoring configuration documentation. (#15861) 2022-08-22 15:49:05 -07:00
Evan Tahler
381326f4d3 Bump Airbyte version from 0.40.0-alpha to 0.40.1 (#15857) 2022-08-22 14:34:17 -07:00
Evan Tahler
4774949ab0 Remove -alpha tags from Airbyte release versions (#15766)
* Remove alpha tags in autobump files

* remove more alpha tags
2022-08-22 11:06:49 -07:00
Amruta Ranade
943f102f2c Edits (#15848) 2022-08-22 11:55:49 -04:00
swyx
9730908428 Update securing-airbyte.md 2022-08-18 23:31:38 +08:00
Lucien Fregosi
7d7bc63624 add documentation for metrics setup (#15690) 2022-08-16 17:35:12 -03:00
Octavia Squidington III
c1a0cbc0d0 Bump Airbyte version from 0.39.42-alpha to 0.40.0-alpha (#15493)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-08-10 10:20:12 +08:00
Octavia Squidington III
5031e72426 Bump Airbyte version from 0.39.41-alpha to 0.39.42-alpha (#15335)
Co-authored-by: xiaohansong <xiaohansong@users.noreply.github.com>
Co-authored-by: Xiaohan Song <xiaohan@airbyte.io>
2022-08-05 14:43:31 -07:00
Octavia Squidington III
3d5237cdaf Bump Airbyte version from 0.39.40-alpha to 0.39.41-alpha (#15085)
Co-authored-by: girarda <girarda@users.noreply.github.com>
2022-07-27 14:07:53 -07:00
Octavia Squidington III
d665188964 Bump Airbyte version from 0.39.39-alpha to 0.39.40-alpha (#15046)
Co-authored-by: davinchia <davinchia@users.noreply.github.com>
Co-authored-by: Davin Chia <davinchia@gmail.com>
2022-07-26 20:38:12 -07:00
Octavia Squidington III
c3621b5e49 Bump Airbyte version from 0.39.38-alpha to 0.39.39-alpha (#15005)
Co-authored-by: davinchia <davinchia@users.noreply.github.com>
2022-07-25 15:15:19 -07:00
Octavia Squidington III
861503b30e Bump Airbyte version from 0.39.37-alpha to 0.39.38-alpha (#14976)
Co-authored-by: davinchia <davinchia@users.noreply.github.com>
2022-07-23 10:22:12 -07:00
Octavia Squidington III
fd4004af29 Bump Airbyte version from 0.39.36-alpha to 0.39.37-alpha (#14719)
Co-authored-by: edgao <edgao@users.noreply.github.com>
2022-07-14 10:05:50 -07:00
Octavia Squidington III
acd1f75bfa Bump Airbyte version from 0.39.35-alpha to 0.39.36-alpha (#14690)
Co-authored-by: gosusnp <gosusnp@users.noreply.github.com>
2022-07-13 13:39:52 -07:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Octavia Squidington III
fc3efe1614 Bump Airbyte version from 0.39.34-alpha to 0.39.35-alpha (#14508)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-07-07 14:04:58 -07:00
Octavia Squidington III
d89d8d3c74 Bump Airbyte version from 0.39.33-alpha to 0.39.34-alpha (#14428)
Co-authored-by: timroes <timroes@users.noreply.github.com>
2022-07-05 17:19:06 -04:00
Octavia Squidington III
3ae07ac027 Bump Airbyte version from 0.39.32-alpha to 0.39.33-alpha (#14419)
Co-authored-by: pedroslopez <pedroslopez@users.noreply.github.com>
2022-07-05 14:03:14 -04:00
Octavia Squidington III
944f3b3a06 Bump Airbyte version from 0.39.31-alpha to 0.39.32-alpha (#14383)
Co-authored-by: alafanechere <alafanechere@users.noreply.github.com>
2022-07-04 11:48:56 +02:00
Octavia Squidington III
e0fde79eee Bump Airbyte version from 0.39.30-alpha to 0.39.31-alpha (#14355)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-07-01 10:21:23 -07:00