spring-cloud / stream-applications

Functions and Spring Cloud Stream Applications for data driven microservices
https://spring.io/projects/spring-cloud-stream-applications
252 stars 104 forks source link

Upgrade to AWS SDK v2 #484

Closed artembilan closed 1 year ago

artembilan commented 1 year ago
artembilan commented 1 year ago

This might easy justify an RC2 - too many breaking changes.

I wish I didn't forget to do this a month ago when I released Spring Integration AWS 3.0 😢

artembilan commented 1 year ago

And the question.

There is a module like stream-applications-integration-tests. Do we use it any where? Do we really need to update its integration tests to our latest changes? Looks like that one rely on latest Docker images which I'm not sure when we make available. Perhaps already after release...

Thanks