This repository was archived by the owner on Jun 14, 2026. It is now read-only.
v2.0.0-beta.1
Pre-release
Pre-release
2.0.0-beta.1 (2024-11-10)
Features
- Refactor adaptive configuration to allow a dedicated locker for adaptive (440fba2)
BREAKING CHANGES
- adaptive configuration is no more in common.closing.adaptive but directly in common.adaptive with 2 parameters (enable and locker). You need to adjust your configuration to follow this change. Follow documentation please