Releases: ApeWorX/silverback
Releases · ApeWorX/silverback
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
Silverback 0.6.3
Changes
- docs: add managing userguide @dtdang (#161)
- chore: update pin for ApePay @Ninjagod1251 (#160)
- docs: update cli reference @dtdang (#159)
- feat: add cluster update @dtdang (#158)
- fix: silverback build missing files during generate @johnson2427 (#151)
- fix: update workspaces @dtdang (#156)
- feat: add workspace subcommands @dtdang (#148)
- docs: remove ape prefix @dtdang (#155)
- docs: fix docs cli references @dtdang (#154)
- docs: delete unneeded
build_docs.py
file @antazoey (#152)
Special thanks to: @Ninjagod1251, @antazoey, @dtdang and @johnson2427
0.6.2
Changes
- feat: updates bot logs command to support new interface @mikeshultz (#149)
- fix(cluster): health record was updated @fubuloubu (#147)
Special thanks to: @fubuloubu and @mikeshultz
Silverback 0.6.1
Changes
- fix: payment cli @dtdang (#142)
- fix: cluster and workspace form data @dtdang (#139)
- fix: auto run update @johnson2427 (#138)
- fix(cluster): vargroup "latest" doesn't work @fubuloubu (#135)
- fix: ensure stable and latest releases are properly built @johnson2427 (#131)
- fix(client): dump default profile.toml by alias (so it works) @fubuloubu (#134)
- docs: fix doc references @dtdang (#133)
Special thanks to: @dtdang, @fubuloubu and @johnson2427
Silverback 0.6.0
Changes
- feat!: add
app.state
@fubuloubu (#80) - feat(platform): add payment cli for streaming payments w/ ApePay @fubuloubu (#129)
- feat(cli)!: find bots by default paths @johnson2427 (#121)
Special thanks to: @fubuloubu and @johnson2427
Silverback 0.5.11
Changes
- feat: adds
silverback cluster registry auth
commands @mikeshultz (#120)
Special thanks to: @mikeshultz
Silverback 0.5.10
Changes
- fix(cluster): owner has wrong type
AddressType
@fubuloubu (#128)
Special thanks to: @fubuloubu
Silverback 0.5.9
Changes
- refactor(platform): updates to StreamInfo and ClusterInfo models @fubuloubu (#127)
- refactor: display task start with INFO instead of DEBUG @fubuloubu (#126)
- fix: warn the user (instead of DEBUG) log when runtime exit @fubuloubu (#125)
- feat: dockerfile uses ape slim and add build yaml @johnson2427 (#110)
- docs: use new documentation builder and layout @antazoey (#111)
- refactor(cluster): update ClusterConfiguration for final release @fubuloubu (#115)
- chore: make sure websocket timeouts are logged as warnings @mikeshultz (#112)
- test: max type was off in the test @antazoey (#114)
- feat: unlock acct for auto-signing if alias resolves to KeyfileAccount @fubuloubu (#97)
Special thanks to: @antazoey, @fubuloubu, @johnson2427 and @mikeshultz
0.5.8
Changes
- fix: handle deserialization of TaskResult @mikeshultz (#108)
- docs: use permanent link to example in quickstart userguide @fubuloubu (#103)
Special thanks to: @fubuloubu and @mikeshultz
Silverback 0.5.7
Changes
- refactor: platform updated
organizations
toworkspaces
@fubuloubu (#102)
Special thanks to: @fubuloubu