Skip to content

v5.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Aug 20:01
Immutable release. Only release title and notes can be modified.
bcad650

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.