1
0
mirror of synced 2026-01-06 06:04:16 -05:00
Commit Graph

106 Commits

Author SHA1 Message Date
Octavia Squidington III
cd5a9b9b2e Bump Airbyte version from 0.35.57-alpha to 0.35.58-alpha (#11263)
Co-authored-by: pmossman <pmossman@users.noreply.github.com>
2022-03-18 11:55:30 -07:00
Malik Diarra
7d715f6ae6 Change getWorkspaceBySlugOptional to use direct sql statement (#11039)
* Move Workspace conversion function to DbConverter

* Migrate getWorkspaceBySlug to use direct SQL statement

* Move extraction of notification to converter function

* Add additional indices on workspace table

* Add tests for getWorkspaceBySlug
2022-03-18 08:37:40 -07:00
Octavia Squidington III
6f93470810 Bump Airbyte version from 0.35.56-alpha to 0.35.57-alpha (#11243)
Co-authored-by: girarda <girarda@users.noreply.github.com>
2022-03-17 13:48:52 -07:00
Octavia Squidington III
34db235fd0 Bump Airbyte version from 0.35.55-alpha to 0.35.56-alpha (#11225)
Co-authored-by: timroes <timroes@users.noreply.github.com>
2022-03-17 10:19:22 +01:00
Harshith Mullapudi
fa8cd83e30 Harshith/connection updates (#11153)
* Feat: first cut to allow naming for connections

* fix

* fix: migration

* fix: migration

* fix: formatting

* fix: formatting

* fix: tests

* fix: -> is bit outside of what we do generally

* fix: tests are failing

* fix: tests are failing

* fix: tests are failing

* fix: tests are failing

* fix: tests are failing
2022-03-16 03:05:18 +05:30
Octavia Squidington III
0004a63ac1 Bump Airbyte version from 0.35.54-alpha to 0.35.55-alpha (#11160)
Co-authored-by: edgao <edgao@users.noreply.github.com>
2022-03-15 08:30:00 -07:00
Harshith Mullapudi
0afc31baa3 Revert "Feat: first cut to allow naming for connections (#10889)" (#11152)
This reverts commit 6225eecf29.
2022-03-15 15:38:49 +05:30
Harshith Mullapudi
6225eecf29 Feat: first cut to allow naming for connections (#10889)
* Feat: first cut to allow naming for connections

* fix

* fix: migration

* fix: migration

* fix: formatting

* fix: formatting

* fix: tests

* fix: -> is bit outside of what we do generally
2022-03-15 14:05:31 +05:30
Octavia Squidington III
e710e43ca6 Bump Airbyte version from 0.35.53-alpha to 0.35.54-alpha (#11091)
Co-authored-by: cgardens <cgardens@users.noreply.github.com>
2022-03-14 17:31:11 -07:00
Charles
c1c8675366 Add readmes to all modules (#8893) 2022-03-13 14:45:36 -07:00
Charles
a212a0599d Extract secrets handling out of ConfigRepository (#8898) 2022-03-13 10:19:19 -07:00
Octavia Squidington III
94ed27f2c6 Bump Airbyte version from 0.35.52-alpha to 0.35.53-alpha (#11085)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-03-11 16:53:26 -08:00
Octavia Squidington III
7522ede54f Bump Airbyte version from 0.35.51-alpha to 0.35.52-alpha (#11075)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-03-11 13:09:42 -08:00
Parker Mossman
74007e2749 Remove deprecated FailureReason enum values (#10773)
* Remove deprecated/unused enum values from json schema, migration to update records to use corrected values

* make migration-specific classes handle any string, and remove extranneous comments/annotations for readability. also test that an unrecognized enum value is left alone and doesn't cause deserialization errors

* gradle format

* fix test

* fix jobTrackerTest with new enum values
2022-03-11 12:50:16 -08:00
Octavia Squidington III
64948c6953 Bump Airbyte version from 0.35.50-alpha to 0.35.51-alpha (#11059)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-03-10 19:04:16 -08:00
Octavia Squidington III
13f9e0efea Bump Airbyte version from 0.35.49-alpha to 0.35.50-alpha (#11050)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-03-10 14:35:34 -08:00
Octavia Squidington III
1861b32cb2 Bump Airbyte version from 0.35.48-alpha to 0.35.49-alpha (#11014)
Co-authored-by: pmossman <pmossman@users.noreply.github.com>
2022-03-09 20:25:25 -08:00
Parker Mossman
d9ccc626f2 adjust gradle build so that buildDockerImage-bootloader and buildDockerImage-server can be up-to-date when nothing changed between builds (#11001) 2022-03-09 16:18:27 -08:00
Octavia Squidington III
bf1320b714 Bump Airbyte version from 0.35.47-alpha to 0.35.48-alpha (#11007)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-03-09 15:16:10 -08:00
Octavia Squidington III
cdbe1c295b Bump Airbyte version from 0.35.46-alpha to 0.35.47-alpha (#10957)
Co-authored-by: davinchia <davinchia@users.noreply.github.com>
2022-03-09 02:11:56 +08:00
Malik Diarra
6ac3eb27c4 Add indices useful for listStandardSyncForWorkspace func (#10922) 2022-03-07 16:09:06 -08:00
Octavia Squidington III
d1d89dac62 Bump Airbyte version from 0.35.45-alpha to 0.35.46-alpha (#10869)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-03-04 14:09:58 -08:00
Octavia Squidington III
bf6afae226 Bump Airbyte version from 0.35.44-alpha to 0.35.45-alpha (#10818)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-03-02 16:09:55 -08:00
Octavia Squidington III
74a05e4604 Bump Airbyte version from 0.35.43-alpha to 0.35.44-alpha (#10789)
* Bump Airbyte version from 0.35.43-alpha to 0.35.44-alpha

* Commit.

* Add exception block.

* Why would having try catch work?

* Add logging to figure out.

* Undo all debugging changes.

* Better comments.

Co-authored-by: davinchia <davinchia@users.noreply.github.com>
Co-authored-by: Davin Chia <davinchia@gmail.com>
2022-03-02 22:47:26 +08:00
Octavia Squidington III
26491ae40d Bump Airbyte version from 0.35.42-alpha to 0.35.43-alpha (#10778)
Co-authored-by: sherifnada <sherifnada@users.noreply.github.com>
2022-03-01 15:38:23 -08:00
Octavia Squidington III
4aa103abeb Bump Airbyte version from 0.35.41-alpha to 0.35.42-alpha (#10747)
Co-authored-by: girarda <girarda@users.noreply.github.com>
2022-02-28 19:31:19 -08:00
Octavia Squidington III
f44736b626 Bump Airbyte version from 0.35.40-alpha to 0.35.41-alpha (#10740)
Co-authored-by: jrhizor <jrhizor@users.noreply.github.com>
2022-02-28 16:11:05 -08:00
Octavia Squidington III
23562ff7b2 Bump Airbyte version from 0.35.39-alpha to 0.35.40-alpha (#10716)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-02-28 12:00:53 -08:00
Octavia Squidington III
cfecc784ed Bump Airbyte version from 0.35.38-alpha to 0.35.39-alpha (#10680)
Co-authored-by: sherifnada <sherifnada@users.noreply.github.com>
2022-02-27 20:50:05 -08:00
Octavia Squidington III
f4d54a9913 Bump Airbyte version from 0.35.37-alpha to 0.35.38-alpha (#10668)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-02-25 12:38:19 -08:00
Jared Rhizor
db8053fb6d upgrade temporal sdk to 1.8.1 (#10648)
* upgrade temporal from mostly 1.6.0 to 1.8.1

* try bumping GSM to get newer grpc dep

* Revert "try bumping GSM to get newer grpc dep"

This reverts commit d837650284.

* upgrade temporal-testing as well

* don't change version for temporal-testing-junit5
2022-02-24 18:57:41 -08:00
Octavia Squidington III
25dc35d243 Bump Airbyte version from 0.35.36-alpha to 0.35.37-alpha (#10640)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-02-24 11:42:00 -08:00
Octavia Squidington III
ddb6d51ee2 Bump Airbyte version from 0.35.35-alpha to 0.35.36-alpha (#10584)
Co-authored-by: timroes <timroes@users.noreply.github.com>
2022-02-23 18:21:42 +01:00
Charles
342840d974 Set resource limits for connector definitions: persistence layer (#10481) 2022-02-22 18:33:53 -08:00
Octavia Squidington III
ef05b1cd2f Bump Airbyte version from 0.35.34-alpha to 0.35.35-alpha (#10566)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-02-22 17:06:50 -08:00
Octavia Squidington III
fd533522ea Bump Airbyte version from 0.35.33-alpha to 0.35.34-alpha (#10559)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-02-22 13:01:40 -08:00
Octavia Squidington III
39d5cfa4e9 Bump Airbyte version from 0.35.32-alpha to 0.35.33-alpha (#10546)
Co-authored-by: subodh1810 <subodh1810@users.noreply.github.com>
2022-02-22 23:11:58 +05:30
Malik Diarra
b26bdf7cc3 Add database object to ConfigRepository (#10473) 2022-02-18 17:56:37 -08:00
Octavia Squidington III
2a7a045e94 Bump Airbyte version from 0.35.31-alpha to 0.35.32-alpha (#10461)
Co-authored-by: davinchia <davinchia@users.noreply.github.com>
2022-02-19 02:34:16 +08:00
Octavia Squidington III
6bc9240c9c Bump Airbyte version from 0.35.30-alpha to 0.35.31-alpha (#10446)
Co-authored-by: jrhizor <jrhizor@users.noreply.github.com>
2022-02-17 16:11:39 -08:00
Malik Diarra
1ce230de2e Explicit set final variables in BootloaderApp (#10422) 2022-02-17 13:52:05 -08:00
Malik Diarra
fe1eb8dd00 Add persistence function for discovered schema (#10326)
- Add functions to persist/edit/delete ACTOR_CATALOG and ACTOR_CATALOG_FETCH_EVENT in ConfigPersistence
- Add high level operation in ConfigRepository
2022-02-17 08:15:57 -08:00
Octavia Squidington III
5054af0d96 Bump Airbyte version from 0.35.29-alpha to 0.35.30-alpha (#10358)
Co-authored-by: pmossman <pmossman@users.noreply.github.com>
2022-02-15 13:10:55 -08:00
Octavia Squidington III
113dc993e9 Bump Airbyte version from 0.35.28-alpha to 0.35.29-alpha (#10324)
Co-authored-by: cgardens <cgardens@users.noreply.github.com>
2022-02-14 21:02:37 -08:00
Lake Mossman
3d8a0dc048 Add ExitOnOutOfMemoryError to java connectors and bump versions (#10256) 2022-02-14 15:49:15 -08:00
Octavia Squidington III
3caeee7892 Bump Airbyte version from 0.35.27-alpha to 0.35.28-alpha (#10292)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-02-11 16:57:29 -08:00
Malik Diarra
a9349052cc Create new tables for catalog storage (#9895) (#10226)
closes #9896
2022-02-11 10:13:31 -08:00
Malik Diarra
3c5221d4ee Revert "Create new tables for catalog storage"
This reverts commit 721c904e5a.
2022-02-10 13:24:44 -08:00
Malik Diarra
721c904e5a Create new tables for catalog storage 2022-02-10 11:52:14 -08:00
Octavia Squidington III
1ed0cc0243 Bump Airbyte version from 0.35.26-alpha to 0.35.27-alpha (#10234)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-02-09 15:39:11 -08:00