1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

22 Commits

Author SHA1 Message Date
Airbyte
dc52ae3b14 🐙 destination-convex: run up-to-date pipeline [2025-05-10] (#59863) 2025-05-10 21:13:48 +03:00
Airbyte
ff54de9d0c 🐙 destination-convex: run up-to-date pipeline [2025-05-03] (#59357) 2025-05-04 01:14:01 +03:00
Airbyte
96a3b89de5 🐙 destination-convex: run up-to-date pipeline [2025-04-26] (#58683) 2025-04-26 17:09:38 +03:00
Airbyte
a831e0d3c7 🐙 destination-convex: run up-to-date pipeline [2025-04-19] (#58288) 2025-04-19 23:11:28 +03:00
Airbyte
ba123b6eff 🐙 destination-convex: run up-to-date pipeline [2025-04-12] (#57666) 2025-04-12 19:09:22 +03:00
Airbyte
d49639a80b 🐙 destination-convex: run up-to-date pipeline [2025-04-05] (#57164) 2025-04-05 23:15:13 +03:00
Airbyte
0bffd0b0ef 🐙 destination-convex: run up-to-date pipeline [2025-03-29] (#56563) 2025-03-29 20:13:33 +02:00
Airbyte
c4d34c1b22 🐙 destination-convex: run up-to-date pipeline [2025-03-22] (#56128) 2025-03-23 00:16:38 +02:00
Airbyte
228ade4219 🐙 destination-convex: run up-to-date pipeline [2025-03-08] (#43824) 2025-03-08 18:19:23 +02:00
devin-ai-integration[bot]
75f6a3f26d feat: Update destination-convex to CDK 6.0+ and baseImage 4.0.0 (#55175)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: natik@airbyte.io <natik@airbyte.io>
2025-03-03 21:29:06 +02:00
Dhroov Makwana
d259aa2e56 Upgrade pytest to 8.3.2 in destinations having pytest <8 (#44530)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-08-21 16:55:41 -07:00
Nipunn Koorapati
cadb023e71 [destination-convex] Switch json() to text in error handling (#42585)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2024-08-05 15:02:33 -03:00
Augustin
3bec93d160 🐙 destination-convex: run up-to-date pipeline [2024-07-09] (#41275) 2024-07-10 02:16:10 +02:00
Augustin
56e21dc32b 🐙 destination-convex: run up-to-date pipeline [2024-07-06] (#40987) 2024-07-07 02:17:59 +02:00
Augustin
a31ef3caf3 🐙 destination-convex: run up-to-date pipeline [2024-06-25] (#40496) 2024-06-26 02:15:22 +02:00
Augustin
aae6d0bf60 🐙 destination-convex: run up-to-date pipeline [2024-06-22] (#40122) 2024-06-23 02:19:14 +02:00
Augustin
74ba3ae8d5 destination-convex: [autopull] Upgrade base image to v1.2.1 (#39083) 2024-06-05 10:54:34 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
2db6c791cf destination-convex: [autopull] base image + poetry + up_to_date (#38527)
Co-authored-by: Augustin <augustin@airbyte.io>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
2024-05-31 13:05:11 +02:00
Emma Forman Ling
360e2f9261 🐛 Update Convex destination connector to fix overwrite sync mode (#26103)
* auto-generated destination connector template

* add config and health check

* support full_refresh overwrite

* support full refresh overwrite, full refresh append, and incremental append

* write works!

* lint

* update readme

* add test messages

* list destination??

* surface error messages

* add integration test

* add destination docs

* update source docs

* change integration test to unit test

* add check unit test

* use a map for streams

* make compatible with API changes

* add indexes for primary keys

* poll for indexes to be backfilled

* simplified stream API

* support append_dedup sync mode

* cleanup

* add changelog

* fix changelog

* use indexes ready endpoint

* update types

* rename to include primary key in API, handle namespaces

* fix types

* update docs

* add better test cases

* fix docs link

* update API and headers

* fix formatting

* update API name to streaming_import

* improve request exception and add a test for error formatting

* remove secret config

* use /replace_tables endpoint instead of /clear_tables

* partial revert of replace_tables

* fix

* formatting and fix table names

* update docs

* update metadata and dockerfile

---------

Co-authored-by: Lee Danilek <lee@convex.dev>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-05-24 12:12:35 -03:00
Emma Forman Ling
052dccd062 📝 Update Convex destination connector docs (#25768)
* Update convex destination docs

* formatting
2023-05-02 23:46:55 +00:00
Greg Solovyev
ecc424b580 Greg/convex pr 21287 (#23889)
New destination: Convex. This PR is internal copy of community PR: https://github.com/airbytehq/airbyte/pull/21287
2023-03-23 13:26:35 -07:00