Re: [VOTE] Bug-Fix Release Apache DataSketches-memory 3.0.2-RC1

2024-09-30 Thread Lee Rhodes
I have to close this vote. Unfortunately, I discovered that the Java version was checked in 2 places. Arrrgh! So I will have to submit an RC2. Sorry about that. 😞 On Sun, Sep 29, 2024 at 11:20 AM Yang Jie wrote: > +1, > > I am able to fetch datasketches-memory-3.0.2.jar successfully using sbt

Re: [VOTE] Bug-Fix Release Apache DataSketches-memory 3.0.2-RC1

2024-09-29 Thread Yang Jie
+1, I am able to fetch datasketches-memory-3.0.2.jar successfully using sbt now Thanks ~ On 2024/09/28 22:35:07 Lee Rhodes wrote: > Formatting got screwed up. Let me try again: > > *Key Changes From Last Release* > ### Removed a Java version check that prevented running with Java 21 in > limi

Re: [VOTE] Bug-Fix Release Apache DataSketches-memory 3.0.2-RC1

2024-09-28 Thread Lee Rhodes
Formatting got screwed up. Let me try again: *Key Changes From Last Release* ### Removed a Java version check that prevented running with Java 21 in limited mode. Java 21 is not supported, but if the user is not using off-heap memory it is still possible to use this memory component with Java 21.

[VOTE] Bug-Fix Release Apache DataSketches-memory 3.0.2-RC1

2024-09-28 Thread Lee Rhodes
### Removed a Java version check that prevented running with Java 21 in limited mode. Java 21 is not supported, but if the user is not using off-heap memory it is still possible to use this memory component with Java 21. One cannot compile with Java 21, but running with Java 21 in this limited mode