Wandb

Latest version: v0.19.1

Safety actively analyzes 688746 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 30

0.17.7

Fixed

- Ensure Nvidia GPU metrics are captured if `libnvidia-ml.so` is unavailable when using core (dmitryduev in https://github.com/wandb/wandb/pull/8138)
- Allow `define_metric("x", step_metric="x")` when using core (timoffex in https://github.com/wandb/wandb/pull/8107)
- Correctly upload empty files when using core (timoffex in https://github.com/wandb/wandb/pull/8109)
- Fix occasional "send on closed channel" panic when finishing a run using core (timoffex in https://github.com/wandb/wandb/pull/8140)

0.17.6

Added

- Specify job input schemas when calling manage_config_file or manage_wandb_config to create a nicer UI when launching the job (TimH98 in https://github.com/wandb/wandb/pull/7907, https://github.com/wandb/wandb/pull/7924, https://github.com/wandb/wandb/pull/7971)
- Use the filesystem rather than protobuf messages to transport manifests with more than 100k entries to the core process (moredatarequired in https://github.com/wandb/wandb/pull/7992)
- Adds the `box3d` constructor for `Box3D` (timoffex in https://github.com/wandb/wandb/pull/8086)

Changed

- `run.define_metric()` raises an error when given extraneous arguments (timoffex in https://github.com/wandb/wandb/pull/8040)
- In disabled mode, use the `wandb.sdk.wandb_run.Run` class instead of `wandb.sdk.wandb_run.RunDisabled`, which has been removed (dmitryduev in https://github.com/wandb/wandb/pull/8037)
- When `WANDB_MODE = offline` calling `artifact.download()` now throws an error instead of stalling (trane293 in https://github.com/wandb/wandb/pull/8009)

Fixed

- Correctly handle directory stubs when logging external artifact in azure storage account with Hierarchical Namespace enabled (marijncv in https://github.com/wandb/wandb/pull/7876)
- Docstring in `api.runs()` regarding default sort order, missed in https://github.com/wandb/wandb/pull/7675 (fellhorn in https://github.com/wandb/wandb/pull/8063)

0.17.5

Added

- When using wandb-core, support multipart uploads to S3 (moredatarequired in https://github.com/wandb/wandb/pull/7659)

Changed

- `run.finish()` may raise an exception in cases where previously it would `os._exit()` (timoffex in https://github.com/wandb/wandb/pull/7921)
- `run.link_artifact()` can now surface server errors. (ibindlish in https://github.com/wandb/wandb/pull/6941)

Fixed

- Handle `path_prefix`es that don't correspond to directory names when downloading artifacts (moredatarequired in https://github.com/wandb/wandb/pull/7721)
- Fix creating or updating an artifact with the `incremental=True` flag (amusipatla-wandb in https://github.com/wandb/wandb/pull/7939)
- Use filled resource_arg macros when submitting W&B Launch jobs to AmazonSageMaker (KyleGoyette in https://github.com/wandb/wandb/pull/7993)

0.17.4

Added

- Support queue template variables in launch sweep scheduler jobs (KyleGoyette in https://github.com/wandb/wandb/pull/7787)

Fixed

- Use `sys.exit()` instead of `os._exit()` if an internal subprocess exits with a non-zero code (timoffex in https://github.com/wandb/wandb/pull/7866)
- Fix an occasional race condition when using `core` that could affect run logs (timoffex in https://github.com/wandb/wandb/pull/7889)
- Fix OSError on `Artifact.download(skip_cache=True)` when encountering different filesystems (tonyyli-wandb in https://github.com/wandb/wandb/pull/7835)

0.17.3

Fixed

- Correctly name the netrc file on Windows as `_netrc` (dmitryduev in https://github.com/wandb/wandb/pull/7844)
- With core enabled, nested `tqdm` bars show up correctly in the Logs tab (timoffex in https://github.com/wandb/wandb/pull/7825)
- Fix W&B Launch registry ECR regex separating tag on forward slash and period (KyleGoyette in https://github.com/wandb/wandb/pull/7837)

0.17.2

Added

- Add prior runs when creating a sweep from the CLI by TimH98 in https://github.com/wandb/wandb/pull/7803

Fixed

- Fix issues with `numpy>=2` support by dmitryduev in https://github.com/wandb/wandb/pull/7816
- Fix "UnicodeDecodeError: 'charmap'" when opening HTML files on Windows by specifying UTF-8 encoding by KilnOfTheSecondFlame in https://github.com/wandb/wandb/pull/7730
- Ensure `Artifact.delete()` on linked artifacts only removes link, not source artifact by tonyyli-wandb in https://github.com/wandb/wandb/pull/7742
- Sweep runs no longer appear to be resumed when they are not by TimH98 https://github.com/wandb/wandb/pull/7684

Changed

- Upgrade github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.16 by wandb-kc in https://github.com/wandb/wandb/pull/7828

Page 3 of 30

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.