1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

23 Commits

Author SHA1 Message Date
Airbyte
9320edb61b 🐙 source-amazon-sqs: run up-to-date pipeline [2025-05-10] (#59775) 2025-05-10 17:13:27 +03:00
Airbyte
97d8e32cab 🐙 source-amazon-sqs: run up-to-date pipeline [2025-05-03] (#59344) 2025-05-04 01:14:33 +03:00
Airbyte
3b313016e4 🐙 source-amazon-sqs: run up-to-date pipeline [2025-04-26] (#58684) 2025-04-26 17:09:35 +03:00
Airbyte
d197f62124 🐙 source-amazon-sqs: run up-to-date pipeline [2025-04-19] (#58293) 2025-04-19 23:11:16 +03:00
Airbyte
519e7894cb 🐙 source-amazon-sqs: run up-to-date pipeline [2025-04-12] (#57609) 2025-04-12 17:08:38 +03:00
Airbyte
722c793b5f 🐙 source-amazon-sqs: run up-to-date pipeline [2025-04-05] (#57146) 2025-04-05 21:14:49 +03:00
Airbyte
adad9176e4 🐙 source-amazon-sqs: run up-to-date pipeline [2025-03-29] (#56614) 2025-03-30 00:19:05 +02:00
Airbyte
430c817bc6 🐙 source-amazon-sqs: run up-to-date pipeline [2025-03-22] (#56083) 2025-03-22 22:12:18 +02:00
devin-ai-integration[bot]
ea7fdb07b2 docs: fix typos in documentation (#55182)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
2025-03-17 15:52:05 -07:00
Airbyte
3378da1b8a 🐙 source-amazon-sqs: run up-to-date pipeline [2025-03-08] (#54832) 2025-03-08 20:15:27 +02:00
devin-ai-integration[bot]
b0e072de0b fix(source-amazon-sqs): update source-amazon-sqs to use nltk 3.9.1 or higher (#54738)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: natik@airbyte.io <natik@airbyte.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-03-01 07:13:54 -08:00
Airbyte
71dce4dbbf 🐙 source-amazon-sqs: run up-to-date pipeline [2025-02-22] (#54271) 2025-02-22 18:09:43 +02:00
Airbyte
ff7d4a4815 🐙 source-amazon-sqs: run up-to-date pipeline [2025-02-15] (#53936) 2025-02-18 07:49:54 +02:00
Airbyte
c75f52e591 🐙 source-amazon-sqs: run up-to-date pipeline [2025-02-01] (#52878) 2025-02-01 22:14:00 +02:00
Airbyte
df90a5b57c 🐙 source-amazon-sqs: run up-to-date pipeline [2025-01-25] (#52163) 2025-01-25 16:08:37 +02:00
Airbyte
73b0cfa4eb 🐙 source-amazon-sqs: run up-to-date pipeline [2025-01-18] (#51742) 2025-01-18 20:12:54 +02:00
btkcodedev
5f8b27905c Source Amazon SQS: Migrate Python CDK to Low code (#41064)
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com>
Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
2025-01-14 17:47:57 -08:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Evan Tahler
64cd1ce789 AWS Destinations: New AWS regions (#33924) 2024-01-05 10:51:10 -06: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
Abhi Vaidyanatha
2aea2e0816 Fix a bunch of broken links. (#8083) 2021-11-18 09:55:20 -08:00
Alasdair Brown
58b569da18 🎉 Source Amazon SQS: New connector (#6937)
* Initial commit, working source with static Creds

* Typo in example queue url

* Adds auto delete of messages after read

* Adds visibility timeout

* remove insecure comments from AWS IAM Key spec

* explicitly set supported sync modes

* explicit sync mode should be lower case

* Adds unit tests for check, discover, read

* remove incremental acceptance test block

* remove incremental from conf catalog sample

* remove test requirement moto from main req

* align int catalog sample with sample_files

* fixing catalog configs

* acceptance testing config

* adds expected records txt

* automated formatting changes

* remove expected records block from acpt test

* Adds Docs page

* Ammends formatting on readme

* Adds doc link to summary

* Improve error handling & debug logging

* Adds bootstrap.md

* Add a todo suggestion for batch output

* Adds SQS to integrations readme list

* lower case properties

* removed unused line

* uses enum for aws region

* updates sample configs to use lowercase

* required props to lower case

* add missed property to lowercase

* gradle formatting

* Fixing issues from acceptance tests

* annotate secrets in spec.json with airbyte_secret

* Adds explicit warnings about data less when using Delete Message option
2021-10-26 13:23:10 -03:00