mirror of
https://github.com/clearml/clearml-docs
synced 2025-01-31 06:27:22 +00:00
Add ClearML Agent 1.9.3 release notes (#1006)
This commit is contained in:
parent
9bd3fbb2b2
commit
bae59e347b
@ -2,6 +2,24 @@
|
|||||||
title: Version 1.9
|
title: Version 1.9
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### ClearML Agent 1.9.3
|
||||||
|
|
||||||
|
**New Features**
|
||||||
|
* Add support for `uv` as package manager ([ClearML Agent GitHub issue #214](https://github.com/clearml/clearml-agent/issues/214))
|
||||||
|
* Add `agent.docker_args_filters` to enforce filter whitelist on docker arguments allowing only
|
||||||
|
those matching these filters to be used when running containers
|
||||||
|
* Add support for Python 3.13
|
||||||
|
* Remove Python 3.5 support
|
||||||
|
* Add `win32file` on Windows (`pywin32` dependency)
|
||||||
|
* Scan more Python 3 versions
|
||||||
|
* Support ignoring `kubectl` errors
|
||||||
|
* Support creating queue with tags
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
* Fix managed Python environment inside container (PEP 668)
|
||||||
|
* Fix default value handling in `merge_dicts()` utility function
|
||||||
|
* Fix Python 3.6 compatibility (no `:=` operator)
|
||||||
|
|
||||||
### ClearML Agent 1.9.2
|
### ClearML Agent 1.9.2
|
||||||
|
|
||||||
**New Features and Bug Fixes**
|
**New Features and Bug Fixes**
|
||||||
|
Loading…
Reference in New Issue
Block a user