·
19 commits
to main
since this release
Patch Changes
-
#185
1623ee2
Thanks @dependabot! - [core] update rand requirement from 0.8.5 to 0.9.0 -
#168
9d40446
Thanks @rasendubi! - refactor(core): split poller thread into background thread and configuration poller.In preparation for doing more work in the background, we're refactoring poller thread into a more generic background thread / background runtime with configuration poller running on top of it.
This changes API of the core but should be invisible for SDKs. The only noticeable difference is that client should be more responsive to graceful shutdown requests.
Full Changelog: https://github.com/Eppo-exp/eppo-multiplatform/compare/[email protected]@4.2.4