Christian Bürgi
Christian Bürgi
Can confirm as well on kubernetes v1.24.1/weave 2.8.1 where downgrading to `containerd.io=1.5.11-1` solved the issue too.
> I am not entirely sure if this will still work with the release scripts. please ask @christophd for his opinion. > > /lgtm Yeah, I wasn't sure either. I...
I don't think it is required immediately. It's more of a problem that there is apparently a hard compatibility requirement between the simulator and citrus itself, which is not documented....
+1 Hi @svettwer! It would be really nice to be able to upgrade to Spring Boot 2, since 1.5 is not compatible with Java 11+. Do you have any estimation...
Documentation should also be updated. I'll do a PR.
Hi @svettwer! The last update is now almost a month old. Do you have any update on a potential release date for the next version? Thanks -- Christian
Hey @svettwer Any update on the next release? The PRs are now waiting for almost 1/4 of a year. Thanks -- Christian
See PR #65
Spring Framework 5.1 only officially supports JDK 8-12, but it's probably still a good idea to build against the latest JDK. See: https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions
Spring Boot 2.1 does not support JDK 13 -> we need to update support to Spring Boot 2.2 first