Releases: ApeWorX/silverback
Releases · ApeWorX/silverback
Silverback 0.3.3
Changes
- fix: label issues @mikeshultz (#72)
- fix(devops): do not use macos-latest until there's a setup-python fix @mikeshultz (#73)
Special thanks to: @mikeshultz
0.3.2
Changes
- refactor: allow multiple handlers @fubuloubu (#66)
- fix: catch more shutdown issues to resolve shutdown without dropping @fubuloubu (#65)
Special thanks to: @fubuloubu
0.3.1
Changes
- fix(devops): adds write perms to drafter workflow @mikeshultz (#62)
- fix(devops): grant write perms to docs job in workflow @mikeshultz (#61)
- fix: if BROKER_URI is not defined, give the constructor None @mikeshultz (#60)
- fix: encode/decode bytes/HexBytes recursively in messages @mikeshultz (#51)
Special thanks to: @mikeshultz
Silverback 0.3.0
Changes
- feat!: Handle 0.7 breaking changes and updates [SBK-369] @NotPeopling2day (#46)
- fix: add workaround for adhoc networks @mikeshultz (#49)
Special thanks to: @NotPeopling2day and @mikeshultz
Silverback 0.2.1
Silverback 0.2.0
Changes
- feat: adds persistence layer for app state and job results [SBK-363] @mikeshultz (#45)
Special thanks to: @mikeshultz
Silverback 0.1.1
Changes
- fix: include args for __exit__ func sig [SBK-371] @mikeshultz (#47)
- fix(docs): fix link to development guide @mikeshultz (#40)
Special thanks to: @mikeshultz
Silverback 0.1.0
Changes
- docs: add development userguide [SBK-286] @fubuloubu (#38)
- docs: update automated docs [SBK-285] @fubuloubu (#37)
- fix: docs ci [SBK-282] @fubuloubu (#36)
- feat: add docs [SBK-281] @fubuloubu (#35)
- refactor!: casings @antazoey (#20)
- feat!: websocket runner [SBK-244] @fubuloubu (#32)
Special thanks to: @antazoey and @fubuloubu
Silverback 0.1.0b11
Changes
- feat: allow configuring the runner class [SBK-233] @fubuloubu (#29)
Special thanks to: @fubuloubu
Silverback 0.1.0b10
Changes
- fix: make sure that envvars can override the default network option [SBK-223] @fubuloubu (#28)
- fix(docker): use stable base image (plus update for 3.10 base) [SBK-222] @fubuloubu (#27)
Special thanks to: @fubuloubu