Skip to content

chore(main): release 5.14.0 - #383

Merged
abelonogov-ld merged 1 commit into
mainfrom
release-please--branches--main
Aug 12, 2026
Merged

chore(main): release 5.14.0#383
abelonogov-ld merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

5.14.0 (2026-08-12)

Features

  • add per-hook evaluation exposure deduplication (#380) (7c49324)
  • default the exposure deduper to a 10 minute window over 2000 keys (749508e)
  • let each hook choose how its exposures are deduplicated (399fcd7)

Bug Fixes

  • attribute an evaluation to the context it read the flag for (9e88483)
  • keep exposure keys distinct across environments (f46f1c9)
  • measure a dedupe window against a clock a time correction cannot move (4c3467a)
  • publish the hook list safely across threads (fd34a85)
  • publish the hook list safely across threads (#382) (c2687ad)

Performance Improvements

  • hash an exposure key only when something asks for its hash (2c29f46)

This PR was generated with Release Please. See documentation.


Note

Overview
This PR is an automated Release Please cut that bumps the SDK from 5.13.3 to 5.14.0 in gradle.properties and .release-please-manifest.json, and adds the 5.14.0 section to CHANGELOG.md. It does not modify SDK source in this diff.

The changelog for 5.14.0 documents shipped work from earlier merges: per-hook evaluation exposure deduplication (default 10-minute window, 2000 keys), fixes for evaluation context attribution, environment-scoped exposure keys, monotonic dedupe timing, and thread-safe hook list publication, plus lazy hashing of exposure keys.

Reviewed by Cursor Bugbot for commit 5000a8b. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot changed the title chore(main): release 5.13.4 chore(main): release 5.14.0 Aug 12, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from fda6acb to 5000a8b Compare August 12, 2026 19:00
@abelonogov-ld
abelonogov-ld merged commit bcad650 into main Aug 12, 2026
5 of 6 checks passed
@abelonogov-ld
abelonogov-ld deleted the release-please--branches--main branch August 12, 2026 20:00
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant