Skip to content

Releases: wandb/server

Release 0.9.23

20 Oct 20:00
Compare
Choose a tag to compare
  • Google cloud external buckets
  • Settings are not over written when clicking "Set frontend host"
  • Frontend console logs in debug bundles
  • Reporting comments and general improvements
  • Private report sharing

Release 0.9.22

20 Oct 20:00
Compare
Choose a tag to compare
  • Admin interface works properly in Safari
  • Handle crashing expression editor
  • Improved team / org management
  • Report comments and images in markdown

NOTE: There's a large data migration in this release that migrates files from an int to bigint primary key to allow for more file records. This migration takes ~5 seconds per 1 million file records so could result in some downtime during the rollover.

Release 0.9.21

20 Oct 19:59
Compare
Choose a tag to compare
  • s3 file store updates would loop infinitely from SQS events
  • error logs weren't being written to disk
  • Multiple agents caused sweeps to crash

Release 0.9.20

20 Oct 19:58
Compare
Choose a tag to compare
  • This release primarily fixes an issue with users upgrading from v0.9.16.

Release 0.9.19

20 Oct 19:58
Compare
Choose a tag to compare
  • Artifact UI improvements including deletion and multi-zoned buckets
  • Artifact downloads now work properly in local
  • No more onboarding UI
  • Performance improvements for Vega rendering
  • Report interface polish and improvements
  • Charting improvements and polish

Release 0.9.18

20 Oct 19:58
Compare
Choose a tag to compare
  • New advanced Bar Chart options for std-dev, and error bars
  • Restore deleted users via the user admin api
  • Configure local instances programmatically using environment variables.
  • Fix wandb.HTML rendering issues inside of wandb/local
  • Fix flagging users as admin when reconfiguring the database
  • Report UI improvements

Release 0.9.17

20 Oct 19:57
Compare
Choose a tag to compare
  • Forgot password emails and password reset link generation
  • Support for artifacts!

Release 0.9.16

20 Oct 19:56
Compare
Choose a tag to compare
  • Emails now sent directly from local
  • New frontend host settings to ensure links in emails are valid
  • No longer depend on external google fonts
  • Improved testing / QA process

Release 0.9.15

20 Oct 19:55
Compare
Choose a tag to compare
  • Fixes initial admin user flagging
  • Increases the default session length to 1 week.
  • Code saving is enabled by default.

Release 0.9.14

20 Oct 19:54
Compare
Choose a tag to compare
  • New user management UI
  • admins only get access to management UI's
  • Benchmarks enabled