Releases: ApeWorX/silverback
Releases · ApeWorX/silverback
Silverback 0.7.7
Changes
- fix(cli): reduce new cluster wait time suggestion @fubuloubu (#213)
Special thanks to: @fubuloubu
Silverback 0.7.6
Changes
- fix(cluster): increase timeout on some cluster commands @fubuloubu (#211)
- chore(deps): update pin of ApePay for bug fix @fubuloubu (#212)
Special thanks to: @fubuloubu
Silverback 0.7.5
Silverback 0.7.4
Changes
- fix(cluster): use PATCH not PUT for updating a Bot @fubuloubu (#209)
- fix(cli): set environment logic on bot update @fubuloubu (#207)
- refactor(cli): warn about hitting paid limit for bots @fubuloubu (#205)
- fix(cli): clear_environment had bad logic @fubuloubu (#206)
- fix(client): render timezone as local time for logs display @fubuloubu (#204)
- fix(cli): forgot to fix display of update bot in #200 @fubuloubu (#203)
- fix(cli): display warning/raise for unknown variable groups @fubuloubu (#202)
- fix(cli): don't display VarGroupInfo.id (or .created) @fubuloubu (#200)
- feat(cluster): add cluster migration command [Platform only] @fubuloubu (#199)
Special thanks to: @fubuloubu
Silverback 0.7.3
Changes
- refactor(cluster): add bots back to ClusterConfiguration @fubuloubu (#198)
- fix(cluster): error when handling streaming response exception @fubuloubu (#197)
- fix: pydantic v2 API; incorrect encoding @fubuloubu (#175)
Special thanks to: @fubuloubu
Silverback 0.7.2
Changes
- refactor(cluster): make bot logs display better @fubuloubu (#196)
Special thanks to: @fubuloubu
Silverback 0.7.1
Changes
- fix(cluster): cluster updates @fubuloubu (#195)
- fix: ClusterHealth model not following the input we are looking for @johnson2427 (#194)
- refactor(cluster): remove bots from pricing model @fubuloubu (#193)
Special thanks to: @fubuloubu and @johnson2427
Silverback 0.7.0
Changes
- refactor!: upgrade subs to use web3py @fubuloubu (#191)
- feat: list bots by network @dtdang (#187)
- fix: cluster bots commands @dtdang (#183)
- refactor: simplify registry cli @dtdang (#182)
- fix: delete method @Ninjagod1251 (#180)
- fix: new cluster vars @dtdang (#177)
- fix: change variable endpoint to vars @dtdang (#176)
- feat: add local time zone conversion @dtdang (#173)
- fix: token flag for cluster pay @dtdang (#171)
Special thanks to: @Ninjagod1251, @dtdang and @fubuloubu
Silverback 0.6.5
Changes
- feat(worker): add SILVERBACK_FORK_MODE handler execution context @fubuloubu (#157)
- chore: update lint @dtdang (#172)
- fix: ModuleNotFound on run cmd @antazoey (#169)
- perf: make silverback --help faster @antazoey (#162)
- feat(cli): add version to CLI @fubuloubu (#167)
Special thanks to: @antazoey, @dtdang and @fubuloubu
Silverback 0.6.4
Changes
- refactor(cli): new cluster and workspaces @dtdang (#166)
- fix: raise UsageError @dtdang (#165)
- feat: add cluster status to cluster list @dtdang (#164)
- fix(cli): bad display for
cluster info
@fubuloubu (#163)
Special thanks to: @dtdang and @fubuloubu