Closed JackPGreen closed 8 months ago
Name | Link |
---|---|
Latest commit | 4ce5531c78cefac29ad5d4293f1609efd0031cbd |
Latest deploy log | https://app.netlify.com/sites/silly-valkyrie-e996d9/deploys/65ca32da4519500008322e62 |
This has been solved with https://github.com/hazelcast/hazelcast-csharp-client/commit/c4c2a40a977752d27c17fe75004997bdc64552ea
Now that
hazelcast-remote-controller
supports Java 17, the guard case preventing this can be removed.See related
client-compatibility-suites
PR.