This release fixes a bug where the reload layer would fail to pass through
max_level_hint to the underlying layer, potentially breaking filtering.
Fixed
- reload: pass through
max_level_hint to the inner Layer (#2204)
Thanks to @guswynn for contributing to this release!