Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 3, 2021

Bumps wandb from 0.10.29 to 0.11.2.

Release notes

Sourced from wandb's releases.

v0.11.2

πŸ› Bug Fix

  • Restore vendored graphql-core library because of network regression

v0.11.1

βŒ› Deprecated

  • Python 3.5 will not be supported as of wandb==0.12.0

πŸ› Bug Fix

  • Reduce Memory Footprint of Images In Tables
  • Added a dependency on graphql-core>=2.3.0
  • Removed urllib3 pin to avoid conflicts, if you see urllib3 related errors run pip install --upgrade urllib3
  • Improved Public API HTTP error messages
  • Set run.dir to the generated directory name in disabled mode

πŸ’… Enhancement

  • Adds support for native Jax array logging
  • Tables now support Molecule data type
  • Improve Stable-Baselines3 API by auto log model's name and always upload models at the end of training
  • Implements the sweep local controller using wandb/sweeps

v0.11.0

βŒ› No Longer Supported

  • Remove Python 2.7 support

πŸ› Bug Fix

  • Fix issue where wandb.watch() broke model saving in pytorch
  • Fix issue where uniform sweep parameters were parsed as int_uniform
  • Fix issue where file_stream thread was killed on 4xx errors

πŸ’… Enhancement

  • Improve performance of artifact logging by making it non-blocking
  • Add wandb integration for Stable-Baselines3
  • Improve keras callback validation logging inference logic
  • Expose sweep state via the public API
  • Improve performance of sweep run fetches via the API

v0.10.33

πŸ› Bug Fix

  • Fix issue where wandb restore 404ed if the run did not have a diff.patch file
  • Fix issue where wandb.log raised an Exception after trying to log a pandas dataframe
  • Fix issue where runs could be marked finished before files were finished uploading

... (truncated)

Changelog

Sourced from wandb's changelog.

0.11.2 (August 2, 2021)

πŸ› Bug Fix

  • Restore vendored graphql-core library because of network regression

0.11.1 (July 29, 2021)

βŒ› Deprecated

  • Python 3.5 will not be supported as of wandb==0.12.0

πŸ› Bug Fix

  • Reduce Memory Footprint of Images In Tables
  • Added a dependency on graphql-core>=2.3.0
  • Removed urllib3 pin to avoid conflicts, if you see urllib3 related errors run pip install --upgrade urllib3
  • Improved Public API HTTP error messages
  • Set run.dir to the generated directory name in disabled mode

πŸ’… Enhancement

  • Adds support for native Jax array logging
  • Tables now support Molecule data type
  • Improve Stable-Baselines3 API by auto log model's name and always upload models at the end of training
  • Implements the sweep local controller using wandb/sweeps

0.11.0 (July 15, 2021)

βŒ› No Longer Supported

  • Remove Python 2.7 support

πŸ› Bug Fix

  • Fix issue where wandb.watch() broke model saving in pytorch
  • Fix issue where uniform sweep parameters were parsed as int_uniform
  • Fix issue where file_stream thread was killed on 4xx errors

πŸ’… Enhancement

  • Improve performance of artifact logging by making it non-blocking
  • Add wandb integration for Stable-Baselines3
  • Improve keras callback validation logging inference logic
  • Expose sweep state via the public API
  • Improve performance of sweep run fetches via the API

0.10.33 (June 28, 2021)

πŸ› Bug Fix

... (truncated)

Commits
  • 4798b71 Bump version: 0.11.2.dev1 β†’ 0.11.2
  • 2ff34e9 [WB-6259] Hotfix release 0.11.2 - Revert "Refactored client, removed vendored...
  • 1038dc0 Pin tox, remove pydoc-markdown to fix depends prob (#2487)
  • c285d43 Remove Summary Table Issues
  • 5ce4a13 Bump version: 0.11.1 β†’ 0.11.2.dev1
  • fe9415b Release 0.11.1 (#2473)
  • d3f6437 make sure sweeps_engine is captured by make dist (#2464)
  • 6e63813 [WB-6215] Pin sweeps submodule to wandb/sweeps_engine (#2463)
  • 5aa8268 [WB-6175] Stop logging TransientError to sentry. (#2436)
  • 8619b2d yea 0.5.1, resync mock_server, rework sender tests (#2443)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 3, 2021
Bumps [wandb](https://github.com/wandb/client) from 0.10.29 to 0.11.2.
- [Release notes](https://github.com/wandb/client/releases)
- [Changelog](https://github.com/wandb/client/blob/master/CHANGELOG.md)
- [Commits](wandb/wandb@v0.10.29...v0.11.2)

---
updated-dependencies:
- dependency-name: wandb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python/requirements/tune/wandb-0.11.2 branch from c4a4896 to 8e0f6b7 Compare August 5, 2021 19:06
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 14, 2021

Superseded by #45.

@dependabot dependabot bot closed this Aug 14, 2021
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/tune/wandb-0.11.2 branch August 14, 2021 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant