Commit Graph

892 Commits

Author SHA1 Message Date
clearml
d998b46cb2 Update image URLs 2025-06-04 12:01:32 +03:00
clearml
afcccffab3 Version bump to v2.1.0 2025-06-04 12:00:28 +03:00
clearml
cfe0b4fa55 API version bump to 2.32 2025-06-04 12:00:23 +03:00
clearml
0a02b7ad63 Small refactor 2025-06-04 11:59:39 +03:00
clearml
34a9f29465 Bump setuptools version to fix a known security issue 2025-06-04 11:58:09 +03:00
clearml
16d0955ae1 Remove example S3 credentials 2025-06-04 11:57:40 +03:00
clearml
c3f927d6c1 Make sure stack trace is not returned by default 2025-06-04 11:53:05 +03:00
clearml
06a7aa3126 Support skipping mongodb version check on startup 2025-06-04 11:52:34 +03:00
clearml
98122690df Fix empty object might be returned to the client for Google JSON credentials 2025-06-04 11:51:41 +03:00
clearml
f3c67ac3fd Support chart series per single resource in workers.get_stats 2025-06-04 11:51:00 +03:00
clearml
1983b22157 Report last_update field is now set when changing report name or tags 2025-06-04 11:49:48 +03:00
clearml
8a3fcacf5f Fixed requirements vulnerabilities 2025-06-04 11:49:15 +03:00
clearml
c0183e4302 Fix CSV export vulnerability by escaping cell text if it matches a macro or formula prefix 2025-06-04 11:44:24 +03:00
clearml
a7e340212f Add data_tool export improvements including 'company' flag, increased batch size for performance, date-time to log strings, more logs, an option to create a separate zip file per root project, an option to translate urls during tool export 2025-06-04 11:43:31 +03:00
clearml
bf00441146 Update gunicorn constraints due to CVE-2024-6827 2025-03-22 23:00:50 +02:00
pollfly
473aeb6ce9
Update README links (#275) 2025-03-02 12:07:10 +02:00
clearml
c3d305e0e2 Update GitHub repo 2025-01-16 12:04:43 +02:00
clearml
2976ce69cc Add docker-compose files for upgrade 2025-01-01 10:54:27 +02:00
clearml
8de039ee35 Version bump to v2.0.0 2024-12-31 22:09:37 +02:00
clearml
dbebdf2885 Fix project statistics calculation when both include and exclude child task filters present 2024-12-31 22:09:26 +02:00
clearml
e94d7fcfa9 Fix old events deletion for re-imported tasks 2024-12-31 22:08:59 +02:00
clearml
fa3727c5fc Upgrade MongoDB, ElasticSearch and Redis versions 2024-12-31 22:07:43 +02:00
clearml
b7795b3e2e Do not drop service request num to 0 on the chart for the periods when serving model was not reporting 2024-12-31 22:06:05 +02:00
clearml
8c29ebaece Add x_axis_label support in scalar iter charts 2024-12-31 22:05:30 +02:00
clearml
478f6b531b Fix crash when mongodb host is overridden with cluster settings 2024-12-31 22:04:10 +02:00
clearml
893ba48eda Add support for queue display name 2024-12-18 17:47:51 +02:00
clearml
1b76f36dcd Add support for multiple cookie domains 2024-12-18 17:47:21 +02:00
clearml
1299ebfcf3 Version bump to v1.17.0 2024-12-05 22:38:25 +02:00
clearml
8c4932c7eb Model files are now deleted from the fileserver on models.delete call 2024-12-05 22:38:06 +02:00
clearml
e48e64a82f Do not throw internal error on invalid file paths 2024-12-05 22:37:15 +02:00
clearml
046a142f36 Do not return the last incomplete interval for worker stats chart 2024-12-05 22:36:33 +02:00
clearml
207b9e4746 Allow all users to access storage APIs 2024-12-05 22:35:16 +02:00
clearml
605fccdef1 Update ElasticSearch version 2024-12-05 22:34:23 +02:00
clearml
8b8d8d6e6f Change model input_size field to string 2024-12-05 22:33:52 +02:00
clearml
97b9bbc4a9 Return created_in_version property in users.get_current_user 2024-12-05 22:32:28 +02:00
clearml
ed60a27d1a Add mem used charts and cpu/gpu counts to model endpoints instance details
For the num of requests serving charts always take the max value from the interval
2024-12-05 22:31:45 +02:00
clearml
17fcaba2cb Add internal script to fix fileserver URLs in mongodb 2024-12-05 22:30:03 +02:00
clearml
83dbf0fcb8 Add age_sec field to loading serving models
Return serving instance charts sorted by instance name
2024-12-05 22:27:52 +02:00
clearml
a3b303fa28 Add support for OneOfEmbeddedField 2024-12-05 22:27:20 +02:00
clearml
543c579a2e Do not allow creating a project that has a name or part of the path matching the existing public project 2024-12-05 22:26:57 +02:00
clearml
41b003f328 Add an error for trying to duplicate a public project 2024-12-05 22:26:05 +02:00
clearml
606bf2c4be Fix mongodb connection when overridden connection string contains connection options 2024-12-05 22:25:35 +02:00
clearml
57ce9446b1 Add _any_/_all_ queries support for datetime fields 2024-12-05 22:25:08 +02:00
clearml
073cc96fb8 Optimize tasks.move 2024-12-05 22:24:40 +02:00
clearml
77e7fb5c13 Add reference field to serving models 2024-12-05 22:24:18 +02:00
clearml
0b61ec2a56 Workers statistics now return 0s for the periods where the worker did not report 2024-12-05 22:23:52 +02:00
clearml
7506a13fe8 Quote all non numeric fields in csv files 2024-12-05 22:23:22 +02:00
clearml
9dfb4b882a Fix tasks/models.edit_tags do not update the task/model last_changed time 2024-12-05 22:22:49 +02:00
clearml
2eee909364 Export csv files fixed for projects containing semicolon in their names 2024-12-05 22:22:12 +02:00
clearml
3bcbc38c4c Add storage service support 2024-12-05 22:21:12 +02:00