Tags · kfaraz/datasketches-java · GitHub
Skip to content

Tags: kfaraz/datasketches-java

Tags

3.0.0

Toggle 3.0.0's commit message
Merge remote-tracking branch 'origin/3.0.X'

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request apache#348 from apache/Prep_for_2.0.0-RC3

Made parallel APIs for SetOperations in Theta, and Tuple (generics).

2.0.0-RC3

Toggle 2.0.0-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request apache#348 from apache/Prep_for_2.0.0-RC3

Made parallel APIs for SetOperations in Theta, and Tuple (generics).

2.0.0-RC2

Toggle 2.0.0-RC2's commit message
Fixed error in Tuple Intersection.update(Sketch, S summary), line 184.

Also added self return to UpdatableSummary<U> update(U value). This
simplifies user code. Also fixed naming of update methods where they
should have been deprecated.

2.1.0-SNAPSHOT

Toggle 2.1.0-SNAPSHOT's commit message
Release Process: Change pom version to 2.1.0-SNAPSHOT

2.0.0-RC1

Toggle 2.0.0-RC1's commit message
Start Release of 2.0.0

1.3.0-incubating

Toggle 1.3.0-incubating's commit message
Release 1.3.0-incubating

1.3.0-incubating-RC1

Toggle 1.3.0-incubating-RC1's commit message
Release Candidate 1