Sourced from astral-sh/setup-uv's releases.
v9.0.0 🌈 Change
prune-cachedefault tofalseChanges
This release disables the default cache cache pruning to ease the load on the PyPi infrastructure. Since users might experience more GitHub Actions cache usage which might result in higher costs this is marked as a breaking change. To read more on why we did this (now) you can read the detailed analysis and reasoning in #967
Besides this big breaking change we also have a small bugfix while building caches for linux distributions that behave a big different than the "big ones" and a speed up in version resolution by only reading the version manifest until a matching version is found saving runtime and network bandwith.
🚨 Breaking changes
- Change
prune-cachedefault tofalse@charliermarsh(#967)🐛 Bug fixes
🚀 Enhancements
- Speed up version client by partial response reads
@eifinger(#807)🧰 Maintenance
- chore: update known checksums for 0.11.30 @github-actions[bot] (#968)
- chore: update known checksums for 0.11.29 @github-actions[bot] (#960)
📚 Documentation
- docs: update version references to v8.3.2 @github-actions[bot] (#949)
⬆️ Dependency updates
- chore(deps): roll up Dependabot updates
@eifinger(#970)- chore(deps): roll up Dependabot updates
@eifinger(#962)
c771a70
chore(deps): roll up Dependabot updates (#970)2f537ca
chore: update known checksums for 0.11.30 (#968)2269552
Speed up version client by partial response reads (#807)47a7f4f
Change prune-cache default to false (#967)71966ef
chore(deps): roll up Dependabot updates (#962)f12b1f0
fix: fall back to distribution ID when os-release has no version field
(#961)ecd24dd
chore: update known checksums for 0.11.29 (#960)6a19136
docs: update version references to v8.3.2 (#949)11f9893
chore: roll up Dependabot updates (#948)f798556
docs: update version references to v8.3.1 (#946)