v4.1.1 (2026-09-15)
This release is published under the Apache-2.0 License.
Bug Fixes
-
Add numpy to test-base dependency group (
efce90f) -
Curl to bash can fail to curl and the step will still succeed. (
d5fe488) -
Resolve version dynamically via importlib.metadata (
e6bdf44) -
We can't publish changelogs with CLA checks enabled. (
28002e5)
Build System
-
Run quality inside Docker to keep ci.yml in parity with master (
7de502c) -
Sync the pip and pip-tools text file. (
2e57df4) -
deps: Bump actions/checkout from 6.0.2 to 6.0.3 (#307,
49e1ce9) -
deps: Bump actions/checkout from 6.0.3 to 7.0.0 (#311,
ae871f7) -
deps: Bump actions/checkout from 7.0.0 to 7.0.1 (
61a72cc) -
deps: Bump actions/setup-python from 6.2.0 to 6.3.0 (#313,
eed4add) -
deps: Bump actions/setup-python from 6.3.0 to 7.0.0 (
78d7842)
Chores
-
Drop Python 3.11 support (
af7a111) -
Install Docker venvs from dependency groups (
8a46de8) -
Modernize codejail to use uv and pyproject.toml (
0b38ff8) -
Pin GitHub Actions workflows to full commit SHAs (#303,
144ce5f) -
Run
make upgrade(3c91d3a) -
Update Dockerfile to use uv for dependency management (
a92ef81)
Detailed Changes: v4.1.0...v4.1.1