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

20 Commits

Author SHA1 Message Date
devin-ai-integration[bot]
ceaf322225 chore(destination): Upgrade all Java destination connectors to use java-connector-base:2.0.1 (#56355)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: davin@airbyte.io <davin@airbyte.io>
Co-authored-by: Davin Chia <davinchia@gmail.com>
2025-03-24 18:59:36 -04:00
Augustin
92f1f033da destination-pubsub: Use airbyte/java-connector-base:2.0.0 (#51481) 2025-01-13 17:37:42 +02:00
Augustin
0228c77427 destination-pubsub: Use airbyte/java-connector-base:1.0.0 (#49878)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-12-19 10:26:24 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Evan Tahler
9210547af5 [Docs] No Deduped + Hostory, Append + Deduped is the future! (#29114)
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!

* fix links
2023-08-08 15:07:49 -07:00
JamesB797
776f650e9c Update pubsub.md correct typo bigquery to pubsub (#26984) 2023-06-05 09:32:24 -05:00
Amruta Ranade
cae63965bd Deployment docs and sidebar cleanup (#20965) 2023-01-03 19:18:35 +05:30
Kris Sikora
b7d26812a8 Destination:PubSub Add Batching and Ordering configuration (#15705)
* Add Batching and Ordering configuration

* Add changelog

* fix config for tests

* format files

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-12-02 20:13:15 -03:00
Andy Jih
e8a0d5c851 Docs updates for destinations affected by per-stream state (#15578)
* Docs updates for destinations affected by per-stream state

* adding -alpha tag
2022-08-11 15:37:22 -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
George Claireaux
c5783aa799 connectors that published (#13932) 2022-06-20 12:42:56 +01:00
Yurii Bidiuk
2f850b98ac DAT: verify that a destination is able to write any ISO8601-compliant date string (#9816)
* added format_reference.txt, edited edge_case_messages.txt, edge_case_catalog.json

* updated due to comments

* fix message order for destiantion acceptance tests

* remove unused import

* handle date-time messages for destiantion acceptance tests

* refactoring

* format code

* remove non iso8601 date

* add comments

* fixed pubsub tests

* add test date with microseconds

* fix comments

* fixed PR remarks

* fix assertion for nested objects

* format code

* fix remarks

* format code

* add additional check to convert only datetime values

* changed key structure for saved date-time fieds

* format code

* add comments

* refactored iteration

* format code

* pubsub bump version

Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com>
2022-04-05 14:04:02 +03:00
Lake Mossman
3d8a0dc048 Add ExitOnOutOfMemoryError to java connectors and bump versions (#10256) 2022-02-14 15:49:15 -08:00
Iryna Grankova
af38f953e9 🎉 destination pubsub - update fields in specifications (#9183)
* Files title/description update for issue # 8952

* Version update for issue # 8952

* Changelogs update for PR #9183

* updated pubsub spec in destination_specs.yaml

Co-authored-by: Vadym Ratniuk <midavadim@yahoo.com>
2022-01-28 14:37:39 +02:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Abhi Vaidyanatha
d732eaf80e Add information on which destinations support Incremental - Deduped History in their docs (#6031)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-09-16 16:40:12 -07:00
Eugene
a78efe090b 🎉 JAVA-Based connectors: Bumped version for some javabased connector to start using Config Validator from core module (#5398)
* Updated some java-based connectors version to start using new json config validator from java core
2021-08-17 22:30:16 +03:00
Abhi Vaidyanatha
b94d2eb4c4 Fix pubsub description YAML frontmatter (#4475)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-07-01 14:32:02 -07:00
Prasanna Ram Venkatachalam
0c25e1cca1 🎉 New Destination: Google PubSub (#4339)
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-06-25 11:09:07 -07:00