Spring-cloud-aws: Spring Boot 2.4.x compatibility

Created on 22 Jan 2021  路  13Comments  路  Source: spring-cloud/spring-cloud-aws

Hi there,

Sorry for asking a question here since the stackoverflow question I found wasnt answered.
Is Spring Cloud AWS compatible with Spring Boot 2.4.x?

Because according to Spring Initilizr its not:
grafik

Or is the 2.3.x spring cloud aws release the first one to bring compatibility with spring boot 2.4.x?
If so, is there an ETA for 2.3.x?

Thank you!

question

Most helpful comment

Not yet. Spring Cloud AWS 2.3 is compatible with Spring Boot 2.4, it will be released very soon.

I'll keep this issue open till 2.3 is released.

All 13 comments

Not yet. Spring Cloud AWS 2.3 is compatible with Spring Boot 2.4, it will be released very soon.

I'll keep this issue open till 2.3 is released.

I ended up bumping into this, by accident (didn't see the warning) but everything seems to be working. Is there a particular issue that you're concerned about compatibility, or is it just not tested?

Not yet. Spring Cloud AWS 2.3 is compatible with Spring Boot 2.4, it will be released very soon.

I'll keep this issue open till 2.3 is released.

faster faster

@digimon1740 if all goes according to a plan, today Release Candidate!

@joelhess 2.2.x is built against Boot 2.3 and older Spring Cloud. It's not tested if it works with 2.4

@digimon1740 if all goes according to a plan, today Release Candidate!

Thanks for your feedback :) that sounds great

Spring Cloud AWS 2.3 RC2 has been released - https://maciejwalkowiak.com/blog/spring-cloud-aws-2-3-rc2-released/.

GA expected in a week. It would be great if you could use RC2 and give us feedback.

@maciejwalkowiak
I tested Spring Cloud AWS 2.3 RC2 with Spring Cloud Kafka and ran into the following issue: https://stackoverflow.com/questions/66371655/spring-cloud-kafka-and-aws-secrets-inputbindinglifecycle-exception

Any advice on how to fix that would be great!

@maciejwalkowiak
I tested Spring Cloud AWS 2.3 RC2 with Spring Cloud Kafka and ran into the following issue: https://stackoverflow.com/questions/66371655/spring-cloud-kafka-and-aws-secrets-inputbindinglifecycle-exception

Any advice on how to fix that would be great!

@D3jank - posted some advice to Stackoverflow, which may or may not help. Regards.

@maciejwalkowiak is there any schedule for the release?

It's been released. Check out https://github.com/awspring/spring-cloud-aws

So this page should be updated https://spring.io/projects/spring-cloud-aws ...

@joshiste We have released 2.3.0, next step is official announcement and update sites. Thanks for patience and your feedback is very welcome!

Was this page helpful?
0 / 5 - 0 ratings