Releases: iterative/cml
Releases · iterative/cml
CML v0.17.2
CML v0.17.1
CML v0.17.0
- Add
send-comment --publish
(#1026) and--url
(#1075)- Support relative paths in Markdown (#1089)
- Add
runner --reuse-idle
(#1070) - Add
pr --title --body --message --branch
(#1063) - Fix
pr --skip-ci
on GitLab (#1056, #1062) - Misc
runner
edge cases improvements (#1030) - Detect
runner
ACPI shutdown (#1068) - Increase GHA workflow timeout to 35 days from 72h (#1067)
- Add
devcontainer.json
(#1082, #1085) - Fix external test triggers (#1061, #1078)
- Fix packages (#1079)
- Deps update and lock file check (#1081)
CML v0.16.1
- Add
pr --skip-ci
(#1035) - Faster
runner
termination (#1021) - Support native GPU types (#1049)
- Preserve plain HTTP in Git remote URL (#1043)
- Live
runner
logging & debug error capture (#1052) - Fix
send-comment --pr
for GitLab (#1040) - Soft-deprecate
--file
(#1059) - Remove tfFile (#1029)
- Correct Bitbucket Server mention (#1024)
- Fix TensorBoard protobuf tests (#1031)
- Trigger example repos/external tests (#988)
- Update dependencies (#998, #999, #1007, #1033)
CML v0.16.0
- Add
cml runner --driver=bitbucket
support for Bitbucket Cloud Pipelines (#798) - Try fallback auto-merge when unknown protection (#968)
- Default to
HEAD
onsend-comment --commit-sha
(#992) - Fix runner timer restarting on spot instances (#1009)
- Fix NVIDIA APT GPG keys (#994, #995)
- Refine safe directory code (#986)
- Remove
cml publish
pipe from examples (#1004) - Remove docker machine (#1011)