snowcast
snowcast copied to clipboard
Support for Hazelcast v3.9
This seems sufficient to support 3.9-SNAPSHOT as-is now. Does not solve lots of @Deprecated
stuff.
Passing the ClientContext means it'll be a breaking change, isn't it? Yet ... another ... reflective ... factory ;)
Btw thanks for looking into it already! :) Unfortunately I have some other stuff I work on right now but glad to see you're working on it! Therefore, thanks again - big 👍
Well, it might be a breaking change for 3.7, but it works for 3.8 and 3.9 now. So I am not sure how to handle that and provide backward compatibility.
Here it is, compatibility fixes for 3.8!
I actually think to release V2 just now (with support for 3.7/3.8) and remove the old versions for V3 which would be 3.9+, what do you think?
Yes, definitely. There are too many changes to maintain.
is there any problem?