Immutable
release. Only release title and notes can be modified.
Changes
This release adds more bheind the scene security improvements and also 2 small improvements.
NO_PROXY
This action now respects no_proxy/NO_PROXY environment variables which were previously ignored.
New output python-runtime-id
The new output python-runtime-id can be used to know which python version exactly was installed if you use activate-environment. See pyca/cryptography#15572 (comment) for details on why this can be useful.
馃悰 Bug fixes
- fix: respect no proxy directive @mj0nez (#1037)
- Use JSON + a typed wrapper instead of TS codegen @woodruffw (#1025)
馃殌 Enhancements
- Expose a Python "identity" output @woodruffw (#1036)
- Verify downloads with astral-sh/versions checksums @zaniebot (#1033)
馃О Maintenance
- chore: update known checksums for 0.12.12 @github-actions[bot] (#1041)
- chore: update known checksums for 0.12.10/0.12.11 @github-actions[bot] (#1038)
- chore: update known checksums for 0.12.9 @github-actions[bot] (#1035)
- chore: update known checksums for 0.12.7/0.12.8 @github-actions[bot] (#1031)
- chore: update known checksums for 0.12.6 @github-actions[bot] (#1030)
- chore: update known checksums for 0.12.5 @github-actions[bot] (#1020)
- Use self-repo syntax for all in-repo actions/reusable workflows @woodruffw (#1024)
- Pin one-shot tools @woodruffw (#1022)
- ci: remove obsolete direct push attempts @eifinger (#1019)
馃摎 Documentation
- docs: update version references to v10.0.1 @github-actions[bot] (#1018)