·
2 commits
to master
since this release
v3.0.3 Release Notes
New Features and Bug Fixes
- Fix MD5 hashing compatibility with FIPS-enabled systems on Python 3.6+
- Add
agent.package_manager.uv_run_extra_argsconfiguration option to pass extra arguments touv run(mirrorsuv_sync_extra_args) - Add
agent.git_fetch_argsconfiguration option to pass extra arguments togit fetchwhen refreshing cached repositories - Add
agent.docker_apply_environment_from_vaultconfiguration option to inject task owner's vault environment variables as docker-eargs when running in host/docker mode - Kubernetes glue
- Consolidate k8s-glue Dockerfiles into a single multi-provider build (
glue-build)
- Consolidate k8s-glue Dockerfiles into a single multi-provider build (