v0.28.1
What's Changed Notable Changes This version drops support for protobuf v4, and requires protobuf v5 or newer. This version drops compatibility with server versions older than 0.70.0. Added New filters parameter to Api().project().sweeps() matching the runs filter format (@kmikowicz-wandb in #12059) Added Run.stop() to the public API (wandb.Api().run(...).stop()) to programmatically request that an…