Hi Jinwoo, RC3 looks good now in my tests. One thing I want to note is mismatch on this lib version causing maven enforcer to fail it:
[ERROR] +-org.apache.geode:geode-core:2.0.0 [ERROR] +-jakarta.resource:jakarta.resource-api:2.1.0 [ERROR] +-jakarta.annotation:jakarta.annotation-api:2.1.0 [ERROR] +-org.apache.geode:geode-core:2.0.0 [ERROR] +-org.apache.geode:geode-gfsh:2.0.0 [runtime] [ERROR] +-org.springframework.shell:spring-shell-starter:3.3.3 [runtime] [ERROR] +-org.springframework.boot:spring-boot-starter:3.3.4 [runtime] [ERROR] +-jakarta.annotation:jakarta.annotation-api:2.1.1 [runtime] Would be good to sync up the version to jakarta.annotation-api:2.1.1 so there is no conflict out of the box for geode itself. Thanks for all your help! On Thu, Dec 11, 2025 at 8:59 PM Jinwoo Hwang via dev <[email protected]> wrote: > Hello Geode Dev Community, > > This is a release candidate for Apache Geode version 2.0.0.RC3. > Thanks to all the community members for their contributions to this > release! > > Please do a review and give your feedback, including the checks you > performed. > > Voting deadline: > 3PM PST Tue, December 16 2025. > > Please note that we are voting upon the source tag: > rel/v2.0.0.RC3 > > Release notes: > > https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-2.0.0 > > Source and binary distributions: > https://dist.apache.org/repos/dist/dev/geode/2.0.0.RC3/ > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachegeode-1148 > > GitHub: > https://github.com/apache/geode/tree/rel/v2.0.0.RC3 > https://github.com/apache/geode-examples/tree/rel/v2.0.0.RC3 > https://github.com/apache/geode-native/tree/rel/v2.0.0.RC3 > https://github.com/apache/geode-benchmarks/tree/rel/v2.0.0.RC3 > > Geode's KEYS file containing PGP keys we use to sign the release: > https://github.com/apache/geode/blob/develop/KEYS > > Command to run geode-examples: > ./gradlew -PgeodeReleaseUrl= > https://dist.apache.org/repos/dist/dev/geode/2.0.0.RC3 > -PgeodeRepositoryUrl= > https://repository.apache.org/content/repositories/orgapachegeode-1148 > build runAll > > > Best regards, > > Jinwoo Hwang (he/him/his) > > > > SAS® Research and Development > > http://JinwooHwang.com<http://jinwoohwang.com/> > > >
