pypi wandb 0.15.4
v0.15.4

latest releases: 0.15.8, 0.15.7, 0.15.6...
10 months ago

What's Changed

🪄 Enhancements

🔨 Fixes

  • fix(integrations): ensure wandb can be used in AWS lambda by @dmitryduev in #5083
  • fix(sdk): permit LogicalPath to strip trailing slashes by @moredatarequired in #5473
  • fix(sdk): exercise caution when creating ~/.config/wandb/settings file by @dmitryduev in #5478
  • fix(sdk): update custom chart query handling and add alternate constructor for table-based charts by @andrewtruong in #4852
  • fix(artifacts): add s3 multipart uploading for artifact files by @estellazx in #5377
  • fix(artifacts): handle incompatible artifact name strings by @andrewtruong in #5416
  • fix(launch): docker runner always pull for image sourced jobs by @bcsherma in #5531
  • fix(launch): improve error handling for package installation by @TimH98 in #5509
  • fix(launch): custom k8s objects respect command/args overrides by @bcsherma in #5538
  • fix(artifacts): remove entity, project from valid properties and adjust name handling by @szymon-piechowicz-wandb in #5533
  • fix(launch): use env var for launch agent base url by @KyleGoyette in #5482
  • fix(artifacts): write to the cache defensively (catch OSError) by @moredatarequired in #5597
  • fix(launch): handle exception in finish_thread_id and fail run queue items by @KyleGoyette in #5610
  • fix(launch): add pull secrets for pre made images when registry is specified by @bcsherma in #5602
  • fix(launch): read kaniko pod sa name from env var by @bcsherma in #5619
  • fix(launch): misc gcp fixes by @bcsherma in #5626
  • fix(launch): support local environment and registry declaration by @KyleGoyette in #5630
  • fix(launch): support ssh git urls and submodules in agent by @KyleGoyette in #5635
  • fix(sdk): update git repo handling for failure cases and rename to gitlib by @kptkin in #5437
  • fix(sdk): unify offline and online mode during init and fix multiprocess attach by @kptkin in #5296
  • fix(integrations): prevent errors by checking for wandb.run in Gym integration by @ash0ts in #5649
  • fix(sdk): fix wandb tfevent sync issue by @eohomegrownapps in #5261

📚 Docs

  • docs(sdk): update contrib for yea-wandb changes by @kptkin in #5614

New Contributors

Full Changelog: v0.15.3...v0.15.4

Don't miss a new wandb release

NewReleases is sending notifications on new releases.