Skip to content

v4.20.0-rc3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 May 21:07
· 2669 commits to master since this release
fix: make sure all kernel constants are persisted eventually (#8238)

This PR avoids an issue where, through other potential bugs, constants
that are tracked by `Kernel.Environment` but not `Environment` are not
persisted.

(cherry picked from commit af51e3e4b1c655df43476972c4d9aeae76e49046)