spring-cloud-aws icon indicating copy to clipboard operation
spring-cloud-aws copied to clipboard

Timeline for Spring Boot 3.3.x compatible version?

Open rsheldon-sincro opened this issue 1 year ago • 8 comments
trafficstars

Question: With Spring Boot 3.3.0 and spring-cloud 2023.0.2 released now , is there a plan/timeline for a compatible version of spring-aws-cloud?

By default, the version checking will not let my app start. However I am able to start my app successfully when setting.

spring.cloud.compatibility-verifier.enabled=false

My app is doing very basic integration, so other modules may have compatibility issues I've not run into.

rsheldon-sincro avatar Jun 03 '24 20:06 rsheldon-sincro

Hey @rsheldon-ansira , we are going to release 3.1.2 first and then we are going to release 3.2.0 which will be spring boot 3.3.x compatible.

MatejNedic avatar Jun 17 '24 17:06 MatejNedic

@MatejNedic thanks for the info, what is the ETA here?

dominik-kovacs avatar Jul 09 '24 10:07 dominik-kovacs

Hey @dominik-kovacs , Have to.align with @maciejwalkowiak and @tomazfernandes . Issue is we are all really really busy at this time.of year.

Will get back to you once we sync internally and see the scope but hopefully we can start moving.

MatejNedic avatar Jul 09 '24 22:07 MatejNedic

@MatejNedic, we are also waiting for this release :)

Is there a tentative date for this release?

mutyasaisrikar avatar Jul 23 '24 14:07 mutyasaisrikar

Hey @mutyasaisrikar , sadly no and it is vacation time. I will be working today and in following days on certain features and preparing them for release. I can't promise but will target ~2 weeks from now.

MatejNedic avatar Jul 30 '24 06:07 MatejNedic

Hello! Do you have any plans of releasing this soon? Just an update about how is it going, please :)

MrLouzao avatar Aug 22 '24 12:08 MrLouzao

Can you please have a look at this, this is actually blocking our upgrade to 3.3.x and is also a security concern on our end.

AldinDuraki avatar Aug 29 '24 07:08 AldinDuraki

@AldinDuraki me too! if the new release will spent too much time, i think the solution is direct use of aws sdk

robertonav20 avatar Aug 29 '24 12:08 robertonav20

Let's see if this week something happens, otherwise I'm forced to migrate to something more frequently maintained.

AldinDuraki avatar Sep 02 '24 07:09 AldinDuraki

Might be worth the owners onboarding new additional maintainers if possible? That'd help clear the backlog of PRs too. Appreciate everyone is nervous in the aftermath of the XZ incident.

ascopes avatar Sep 02 '24 07:09 ascopes

Some updates to be transperent with community. I have spent most time into building Spring Data DynamoDB and have not got time to focus in Spring Cloud AWS that much. Also, I am without my macbook for 1 more week which makes working on spring cloud aws imposible.

It was vacation time for all of us maintainers and since this is not sponsored project it means we are delegating our free time to work on it.

When we moved repos it became tied to Maciej (release we do is tied to his account). We are looking for ways to add my account as well so we can both help eachother, but there are some issues with it which we are looking into.

I will be giving timeline now since I really want to do a release as well. We will be aiming for 20.09.2024.

Will try to squeze in GraalVm hints for nativr image build. S3 spring config import, sqs features and soem DynamoDb improvements. If you want some more features write here or make PR!

I know it has been long time, sorry for that, but we all had other things happening and couldn't spend our free times as much as we wanted to.

MatejNedic avatar Sep 02 '24 10:09 MatejNedic

Also since I gave it away. I would appreciate a lot if you leave suggestions or how you use DynamoDb currently:

https://github.com/awspring/spring-cloud-aws/discussions/1201

I will be sharing pre release design and simple demo in following months :)

MatejNedic avatar Sep 02 '24 11:09 MatejNedic

Spring Cloud AWS 3.2.0 compatible with 3.2.x and 3.3.x released today.

Check release notes

Next should be 3.3.x with features mentioned above, we decided to do 3.2.x first with some features and in 3.3.0 add Graal and s3 config.

MatejNedic avatar Sep 17 '24 14:09 MatejNedic