Hi all, A PR yesterday fixes a bug in the C++ theta sketch union: https://github.com/apache/datasketches-cpp/pull/218
The theta sketch is probably the most heavily-used sketch, so I suggest this justifies a new release. At least a patch release with that fix, but I think we've added a few things (jaccard similarity, seed support for more operations) that could justify a regular minor version release. Anyone second that? And if so, patch or bump the minor version? jon
