v0.12.2
·
100 commits
to main
since this release
v0.12.2 (2026-03-31)
This release is published under the Apache-2.0 License.
Bug Fixes
- Correct team slug in CODEOWNERS (
165a3f1)
The CODEOWNERS file referenced @coreweave/appliedtraining which does not match the actual GitHub team slug (applied-training). This prevented automatic review assignment on PRs.
Chores
- Add 7-day package cooldown via uv exclude-newer (
ce9896a)
Supply chain security measure that prevents uv from resolving packages published within the last 7 days, giving the community time to detect and remove malicious versions before they reach our environment.
Detailed Changes: v0.12.1...v0.12.2