There are currently 3 planned Bloom filter changes.  The first is [1], the
second [2] is waiting for 1 to land before being completed, and the final
one is a Stable bloom filter implementation [3] is waiting for the second
to land to reduce the size of the change.

[1] https://github.com/apache/commons-collections/pull/406
[2] https://github.com/apache/commons-collections/pull/402
[3] https://github.com/Claudenw/BloomFilters/tree/stable

On Sat, Jul 29, 2023 at 2:15 PM Gary Gregory <garydgreg...@gmail.com> wrote:

> I think we are waiting for the new bloom filter package to settle on a
> final public (and protected) API.
>
> Gary
>
> On Sat, Jul 29, 2023 at 6:44 AM Vadim Meshcheryakov <vadi...@gmail.com>
> wrote:
> >
> > Hello everyone.
> >
> > The latest version of commons-collections4 is 4.4, which was issued four
> > years ago. When is the next release scheduled? I guess it is time for
> 4.5.
> >
> > Thank you
> > Vadim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
>
>

-- 
LinkedIn: http://www.linkedin.com/in/claudewarren

Reply via email to