Skip to content

Releases: ApeWorX/silverback

Silverback 0.3.3

27 Apr 18:06
5e7f513
Compare
Choose a tag to compare

Changes

Special thanks to: @mikeshultz

0.3.2

17 Apr 00:46
87672ac
Compare
Choose a tag to compare

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

28 Mar 19:07
2b99d60
Compare
Choose a tag to compare

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

02 Jan 20:25
1092046
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day and @mikeshultz

Silverback 0.2.1

06 Dec 00:19
96453b6
Compare
Choose a tag to compare

Changes

Special thanks to: @mikeshultz

Silverback 0.2.0

30 Nov 19:18
4426342
Compare
Choose a tag to compare

Changes

  • feat: adds persistence layer for app state and job results [SBK-363] @mikeshultz (#45)

Special thanks to: @mikeshultz

Silverback 0.1.1

24 Nov 22:03
2e00106
Compare
Choose a tag to compare

Changes

Special thanks to: @mikeshultz

Silverback 0.1.0

21 Sep 14:10
feb3cff
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey and @fubuloubu

Silverback 0.1.0b11

22 Aug 15:47
921341c
Compare
Choose a tag to compare

Changes

  • feat: allow configuring the runner class [SBK-233] @fubuloubu (#29)

Special thanks to: @fubuloubu

Silverback 0.1.0b10

18 Aug 18:26
3b2d0f3
Compare
Choose a tag to compare

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