..
automation
AWS credential access fix ( #1000 )
2023-07-16 15:22:10 +03:00
backend_api
Fix typo in projects docstring ( #1038 )
2023-06-25 08:05:53 +03:00
backend_config
Support num_workers
in dataset operations
2022-11-21 17:12:02 +02:00
backend_interface
Fix task status comparison breaks when using a string
2023-06-21 08:54:01 +03:00
binding
Fix #1054 , now retring a pipeline step will continue from the correct tf epoch
2023-07-14 14:04:38 +03:00
cli
Add CLI client name to client header
2023-06-19 11:02:05 +03:00
config
Add default values in .conf files for s3 multipart
2023-07-14 14:24:10 +03:00
datasets
Add include_archived
to optionally exclude archived datasets from dataset.list_datasets()
( #1069 )
2023-07-10 20:59:49 +03:00
debugging
Fix task.close()
removes all log handlers (should only remove ClearML handlers)
2022-12-18 23:01:41 +02:00
external
storage
Merge pull request #1059 from cgaudreau-ubisoft/s3-configure-multipart
2023-07-14 14:13:21 +03:00
utilities
Fix Task.connect_configuration()
removes trailing +
sign from configuration key
2023-07-10 11:14:09 +03:00
__init__.py
Fixed Python 2.7 support, refactor, PEP8
2022-11-09 11:42:06 +02:00
errors.py
Add delete_from_storage
(default true) to Task.delete_artifacts()
2022-12-23 22:22:16 +02:00
logger.py
Correct spelling, code formatting, add deprecation warnings to logger methods ( #1052 )
2023-06-29 18:10:09 +03:00
model.py
Edit docstrings ( #1011 )
2023-05-07 15:50:49 +03:00
task_parameters.py
task.py
Correct spelling, code formatting, add deprecation warnings to logger methods ( #1052 )
2023-06-29 18:10:09 +03:00
version.py
Version bump to v1.11.2rc0
2023-07-10 11:20:27 +03:00