Skip to content

Releases: world-federation-of-advertisers/any-sketch-java

v0.8.0

16 Dec 18:07
47b460c
Compare
Choose a tag to compare

Highlights

  • Starting with this release, there are now Maven artifacts published for the libraries in this project. See the updated README

Potentially Requiring Action

  • The VidSampler package has been fixed to org.wfanet.sampling
  • Only the default target for each top-level Bazel package is visible

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

05 Jun 21:10
0a9837b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

04 Apr 18:56
3bd5516
Compare
Choose a tag to compare

What's Changed

  • Add JNI for secret share generator adapter. by @ple13 in #21

New Contributors

  • @ple13 made their first contribution in #21

Full Changelog: v0.5.0...v0.6.0

v0.5.0

24 Jan 22:07
e3ea3bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.2

18 Dec 21:54
3cd1366
Compare
Choose a tag to compare

What's Changed

  • Add salt into FarmFingerprinter. by @renjiezh in #18
  • Update common-cpp dep for boringssl error with Clang 16 by @renjiezh in #20

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 May 18:49
00d8c34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

Update to Bazel 5.1.1

25 May 21:12
285248b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

Add ability to filter VIDs by sampling bucket

18 Feb 19:07
a89f9cc
Compare
Choose a tag to compare
Add code for testing if a VID is a member of a sampling bucket. (#8)

* Adds code for testing if a VID is a member of a sampling bucket.

* Updates .bazelversion to work around apple_common error

* Reformats build file

* Adds unit test for checking that hashed VIDs are between 0 and 1

* Updates in response to comments from Sanjay

* Updates in response to comments from Craig Wright.

* Updated in response to comments from Craig Wright and Sanjay Vasandani.

* Changed a stray 52 to 23.

* Updates per comments from Craig Wright

v0.2.0

17 Aug 15:42
c8ab0f3
Compare
Choose a tag to compare
Use the sketchConfig in the Sketch proto when converting to AnySketch…

v0.1.0

13 Aug 23:27
46b0ea5
Compare
Choose a tag to compare

Updated any-sketch dependency (#6 )