devin-ai-integration[bot]
|
5bf1f0231a
|
chore(source-dynamodb): Convert to new gradle build flow (do not merge) (#62916)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: yue.li@airbyte.io <yue.li@airbyte.io>
|
2025-07-11 01:04:49 +00:00 |
|
Omar Änwar
|
0a6ff0548f
|
fix(source-dynamodb): Replace ListNode with Iterator for lazyness #61600 (#61601)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
|
2025-06-17 13:19:06 -03:00 |
|
Nick Copley
|
806dafa3e7
|
🐛 bug(52686):[source-dynamodb]: fixed IRSA by adding STS to classpath of connector. (#53202)
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
|
2025-02-12 17:57:32 +00:00 |
|
Augustin
|
b03c15b960
|
source-dynamodb: Use airbyte/java-connector-base:2.0.0 (#51489)
|
2025-01-13 17:37:27 +02:00 |
|
Augustin
|
44b7dc7e2f
|
source-dynamodb: Use airbyte/java-connector-base:1.0.0 (#49881)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
|
2024-12-19 10:26:11 +02:00 |
|
Andrei Tserakhau
|
f90d9f114d
|
🐙 source-dynamodb: fix incorrect type check for incremental read (#41936)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
|
2024-07-31 14:05:39 -03:00 |
|
Dan Aronson
|
49e0cf3443
|
[source-dynamo] filter sort key from primary key detection (#42433)
|
2024-07-23 16:30:41 -03:00 |
|
Dan Aronson
|
c452498de5
|
[source-dynamo] change dynamo primary key to use key schema (#42398)
|
2024-07-22 13:52:20 -03:00 |
|
Audrey Maldonado
|
b9690ba76e
|
Wrapping changelog in details for a collapsible view (#38801)
|
2024-06-04 13:40:53 -04:00 |
|
Natik Gadzhi
|
cb80e6922a
|
[tools] prettier rules for .md + formatting cleanup
|
2024-05-07 08:19:33 -07:00 |
|
Ivica Taseski
|
960b5c9f62
|
🐛 Source Dynamodb: Fix missing scan permissions (#27045)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
|
2024-05-01 10:47:12 -03:00 |
|
DavidMrts
|
ccfb775519
|
🐛 Source Dynamodb: fix list more than 100 tables (#31935)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
|
2024-05-01 09:07:12 -03:00 |
|
Keith Thompson
|
d26a3bab9f
|
✨ Source dynamodb: Allow role based access (#37530)
|
2024-04-30 18:34:54 -03:00 |
|
Marius Posta
|
c1c808810a
|
source-dynamodb: adopt CDK 0.20.4 (#35232)
|
2024-02-14 11:53:35 -08:00 |
|
Chandler Prall
|
9a67b7fa10
|
🐛 bump cdk versions for java sources (#34453)
|
2024-02-01 14:26:38 -07:00 |
|
Evan Tahler
|
64cd1ce789
|
AWS Destinations: New AWS regions (#33924)
|
2024-01-05 10:51:10 -06:00 |
|
Subodh Kant Chaturvedi
|
0c3d12ba2b
|
jdbc-sources: migrate to PER-STREAM state (#33485)
|
2023-12-19 15:38:39 +05:30 |
|
sh4sh
|
821fce1d54
|
Revert "Revert "🐛 Source Dynamodb: Fix reserved words in expression (#20172)" (#23515)" (#23598)
This reverts commit a5cd384a40.
|
2023-03-02 11:32:46 -05:00 |
|
sh4sh
|
a5cd384a40
|
Revert "🐛 Source Dynamodb: Fix reserved words in expression (#20172)" (#23515)
This reverts commit b9b8cb0638.
|
2023-02-28 14:33:45 +00:00 |
|
Ivica Taseski
|
b9b8cb0638
|
🐛 Source Dynamodb: Fix reserved words in expression (#20172)
* fix reserved words in expression
* chore: bump version
* fix state message
* auto-bump connector version
* fix reserved words in projection expression
* bump dockerfile version
* auto-bump connector version
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Sunny <6833405+sh4sh@users.noreply.github.com>
|
2023-02-27 21:13:03 +00:00 |
|
Akash Kulkarni
|
f06c213b2d
|
Source-DynamoDB : Publish version 0.1.1 (#22835)
* Update dynamodb.md
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
|
2023-02-10 19:58:35 +00:00 |
|
Akash Kulkarni
|
762a8cde5b
|
Source-DynamoDB : Fix failing build (#22682)
* Fix failing DynamoDB source build
* Bump version
|
2023-02-10 01:02:44 +00:00 |
|
Akash Kulkarni
|
865b580776
|
DB sources data type support - adding new data types (#19679)
* Introduce JsonSchemaTypeUtil + refactor code
* Update JsonSchemaPrimitiveUtil.java
Comment
* Update dynamodb.md
* Create acceptance-test-config.yml
* fix merge break
* formatting
* Fix formatting
* Code cleanup
* Update DataTypeEnumTest.java
|
2022-11-29 09:58:42 -08:00 |
|
Ivica Taseski
|
a2d24b5abf
|
🎉 New Source: Dynamodb (#18750)
* dynamodb source connector
* code cleanup
* code cleanup
* add date type filtering
* add doc
* revert integer schema primitive
* add dynamodb to source def
* auto-bump connector version
Co-authored-by: itaseski <itaseski@debian-BULLSEYE-live-builder-AMD64>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
|
2022-11-14 12:21:50 -03:00 |
|