Hi all, I’d like to start a discussion about preparing the next release of Apache DataSketches Go.
The latest released version is currently v0.1.0, and since then we have accumulated several meaningful changes that may be useful to make available to users through an official release. Some notable updates include: - Added new sketches, including ArrayOfStrings sketches. - Completed the previously incomplete sampling sketches. - Added performance optimizations for some existing sketches. - Added documentation related to UTF-8 compatibility and cross-language behavior. Given these changes, it may be a good time to prepare a v0.2.0 release. Before starting a formal release vote, I’d like to hear if there are any concerns, remaining blockers, or other changes that should be included before preparing a release candidate. If there is agreement, I’m happy to help drive the release process. Please let me know what you think. Thanks, Hyeonho
