Re: [PR] [BACKPORT-4.4.x] Fix AWS DDB Streams Source Kamelet [camel-kamelets]

2024-04-29 Thread via GitHub


christophd merged PR #2010:
URL: https://github.com/apache/camel-kamelets/pull/2010


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [BACKPORT-4.4.x] Fix AWS DDB Streams Source Kamelet [camel-kamelets]

2024-04-29 Thread via GitHub


christophd commented on PR #2010:
URL: https://github.com/apache/camel-kamelets/pull/2010#issuecomment-2083190660

   requires #2012 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [BACKPORT-4.4.x] Fix AWS DDB Streams Source Kamelet [camel-kamelets]

2024-04-29 Thread via GitHub


christophd opened a new pull request, #2010:
URL: https://github.com/apache/camel-kamelets/pull/2010

   Fix AWS DDB Streams Source Kamelet
   
   - Use specific data type transformation to marshal the aws2-ddb record 
domain model to Json
   - Arbitrary Gson marshalling is not able to handle Java time instant type 
that is being used in aws2-ddb domain model
   - Add Java time instant Gson type adapter
   - Use Gson with timer instant type adapter in aws2-ddb Json Struct data type 
transformer
   - Add YAKS test to verify aws2-ddb-streams-source Kamelet
   
   Enable GH actions workflows on 4.4.x branch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org