mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 05:20:07 +00:00
Add ClearML 1.16.2 release notes (#853)
This commit is contained in:
parent
9cbbbd4c43
commit
5a4baa5540
@ -2,6 +2,21 @@
|
||||
title: Version 1.16
|
||||
---
|
||||
|
||||
### ClearML SDK 1.16.2
|
||||
|
||||
**New Features and Improvements**
|
||||
* Make dataset preview optional ([ClearML GitHub issue #1227](https://github.com/allegroai/clearml/issues/1227))
|
||||
* Add `api.public_ip_ping` (default: `8.8.8.8`) and `api.public_ip_service_urls` (default: `["api.ipify.org";, "ident.me";]`)
|
||||
configuration settings to detect public IP and network interface
|
||||
|
||||
**Bug Fixes**
|
||||
* Fix python-fire integration ([ClearML GitHub issue #1268](https://github.com/allegroai/clearml/issues/1268))
|
||||
* Fix path substitution for `file://` URIs (ClearML GitHub issues [#1217](https://github.com/allegroai/clearml/issues/1217)
|
||||
and [#1233](https://github.com/allegroai/clearml/issues/1233))
|
||||
* Fix numpy 2.0 compatibility (`np.NINF` removed)
|
||||
* Fix no need to recreate reporter if forking and reporting in subprocess
|
||||
* Fix forked detection mechanism
|
||||
|
||||
### ClearML SDK 1.16.1
|
||||
|
||||
**Bug Fixes**
|
||||
|
Loading…
Reference in New Issue
Block a user