Skip to content

Release 5.3.3

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 20:14
1556537

Release 5.3.3

Changelog

Core

Fixed

  • Keep persisted real-time events out of the host app's documents (#292)
  • Create the real-time event store directory before writing to it (#291)
  • Recover from a failed init instead of staying uninitialised (#285)
  • Multicast Rokt.globalEvents so kit and client can both subscribe (#284)

Changed

  • Cover the init recovery guards and the performPost retry branch (#288)
  • Fix flaky UI tests caused by per-assertion wait budgets (#290)
  • Centralize the transient transport failure allowlist (#286)
  • Add workflow_dispatch to the Pull Request workflow (#289)