spring-nats
spring-nats copied to clipboard
Upgrade to spring boot 3.1.10
Reason:
- Nats should support spring boot 3.x.
Fix: gh-42
@scottf These are initial changes. I am not able to run full clean install due to gpg keys issues on my laptop. Please have a initial look at the PR.
@kunalvarpe you can switch the java versions in the travis.yaml for the CI to pass. Probably now it's every java version from 17 on.
@kunalvarpe you can switch the java versions in the travis.yaml for the CI to pass. Probably now it's every java version from 17 on.
Yes, you are right everything would be java 17 as Spring Boot 3.x has baseline of Java 17.
I am doing few changes in my initial commit. I will incorporate CI changes also. Thank you for the pointer.
@YunaBraska @scottf I have upgraded the travis.yml
file with latest jdk version. Only jdk17 build succeeded all other failed due to 'unable to locate the jdk distribution on the ubuntu image'. Can someone help me here?
Hello 2 all, any progress with this PR?
Sorry for the delay, been dealing with customers, will look at this next week.
@scottf Are we planning any release date for this?
@kunalvarpe @YunaBraska Do we need to semver major version for this? Otherwise I will just do a minor
@kunalvarpe @YunaBraska Do we need to semver major version for this? Otherwise I will just do a minor
I believe it should be major version as underlying spring cloud version bump is also major. @YunaBraska What is your take on this?
@kunalvarpe I'm good with the major version. Can you add that to this PR?
Hello @kunalvarpe, @scottf Could you provide any estimations of when a version for Boot 3 will be released?
@kruchkou Releasing 0.6.0-3.1