Releases: ApeWorX/silverback
Releases · ApeWorX/silverback
Silverback 0.7.38
Changes
- fix(Build): use relative path for single bot file/module @fubuloubu (#293)
- fix(CI): typo was causing images to build 3 times @fubuloubu (#292)
Special thanks to: @fubuloubu
Silverback 0.7.37
What's Changed
- fix(Runner): display hidden task metrics with DEBUG by @fubuloubu in #289
- fix(Build): examples were not building correctly by @fubuloubu in #291
Full Changelog: v0.7.36...v0.7.37
Silverback 0.7.36
Changes
- fix(Build): use system python @fubuloubu (#287)
- refactor(Build,Deps): multistage build (slim/full); migrate to uv/ruff @fubuloubu (#285)
- docs(Userguides): refactor all userguides for clarity @fubuloubu (#284)
- docs(Platform): revise Platform guide for clarity @fubuloubu (#282)
Special thanks to: @fubuloubu
Silverback 0.7.35
Changes
- feat(Bot): add
.clusterto access ClusterClient w/ API key @fubuloubu (#280) - fix(Docs): rm all mentions of
start_block=andnew_block_timeout=@fubuloubu (#281) - refactor!: remove poll settings @fubuloubu (#279)
- fix(Typing): bug in
silverback/cluster/mcp.py@google-labs-jules (#278)
Special thanks to: @fubuloubu, @google-labs-jules and @google-labs-jules[bot]
Silverback 0.7.34
Changes
- fix(Runner): incorrect handling for metrics
value:<op>label @fubuloubu (#277)
Special thanks to: @fubuloubu
Silverback 0.7.33
Changes
- fix: handle ContractEventWrapper containers better @fubuloubu (#275)
Special thanks to: @fubuloubu
Silverback 0.7.32
Changes
- fix(Runner): update strike rule to track both global and per-task exceptions @fubuloubu (#270)
Special thanks to: @fubuloubu
Silverback 0.7.31
Changes
- feat(CLI): support building w/ Podman (preferred by default) @fubuloubu (#274)
- fix(Docs): used wrong name for note admonition @fubuloubu (#273)
- refactor(Recorder): support converting metrics from session files to a DataFrame @fubuloubu (#272)
Special thanks to: @fubuloubu
Silverback 0.7.30
Changes
- fix(Runner): fix RuntimeError w/ HTTP Polling runner @fubuloubu (#271)
- fix(CLI): display module errors better @fubuloubu (#269)
- feat: add signer_required to SilverbackBot @lumoswiz (#268)
Special thanks to: @fubuloubu and @lumoswiz
Silverback 0.7.29
Changes
- feat: add --env-file to silverback run and silverback worker @lumoswiz (#267)
- feat(CLI): add
cluster pay infosubcommand @fubuloubu (#265)
Special thanks to: @fubuloubu and @lumoswiz