Sourced from actions/setup-python's releases.
v5.1.0
What's Changed
- Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by
@âShegoxin actions/setup-python#766.- Dependency updates by
@âdependabotand@âHarithaVattikutiin actions/setup-python#817- Documentation changes for version in README by
@âbasnijholtin actions/setup-python#776- Documentation changes for link in README by
@âukd1in actions/setup-python#793- Documentation changes for link in Advanced Usage by
@âJamimin actions/setup-python#782- Documentation changes for avoiding rate limit issues on GHES by
@âpriya-kinthaliin actions/setup-python#835New Contributors
@âbasnijholtmade their first contribution in actions/setup-python#776@âukd1made their first contribution in actions/setup-python#793@âJamimmade their first contribution in actions/setup-python#782@âShegoxmade their first contribution in actions/setup-python#766@âpriya-kinthalimade their first contribution in actions/setup-python#835Full Changelog: https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0
82c7e63 Documentation changes for avoiding rate limit issues on GHES (#835)10aa35a feat: fallback to raw endpoint for manifest when rate limit is reached (#766)9a7ac94 Bump undici from 5.27.2 to 5.28.3 (#817)871daa9 Fix the "Specifying multiple Python/PyPy versions" link (#782)2f07895 Fix broken README.md link (#793)e9d6f99 Replace setup-python@v4 by setup-python@v5 in README (#776)