Bump pinned relenv version from 0.22.23 to 0.22.25 on 3006.x.
Relenv 0.22.25 highlights (vs 0.22.23)
Scope
- Bump relenv_version in cicd/shared-gh-workflows-context.yml.
- Regenerate .github/workflows/*.yml via the generate-workflows pre-commit hook.
- Add a changelog entry.
Bump pinned relenv version from 0.22.23 to 0.22.25 on 3006.x.
Relenv 0.22.25 highlights (vs 0.22.23)
This fix stops the wrapper stacking that turned long-running Salt highstates into hangs on Python 3.13+ onedir minions after enough state.module_refresh() calls.
Scope